#be6550 - Chestnut Hex Color Code

#BE6550 (Chestnut) - RGB 190, 101, 80 Color Information

#be6550 Conversion Table

HEX Triplet BE, 65, 50
RGB Decimal 190, 101, 80
RGB Octal 276, 145, 120
RGB Percent 74.5%, 39.6%, 31.4%
RGB Binary 10111110, 1100101, 1010000
CMY 0.255, 0.604, 0.686
CMYK 0, 47, 58, 25

Percentages of Color #BE6550

R 74.5%
G 39.6%
B 31.4%
RGB Percentages of Color #be6550
C 0%
M 47%
Y 58%
K 25%
CMYK Percentages of Color #be6550

Color spaces of #BE6550 Chestnut - RGB(190, 101, 80)

HSV (or HSB) 11°, 58°, 75°
HSL 11°, 46°, 53°
Web Safe #cc6666
XYZ 27.337, 20.834, 10.170
CIE-Lab 52.767, 33.636, 27.820
xyY 0.469, 0.357, 20.834
Decimal 12477776

#be6550 Color Accessibility Scores (Chestnut Contrast Checker)

#be6550

On dark background [POOR]

#be6550

On light background [GOOD]

#be6550

As background color [GOOD]

Chestnut ↔ #be6550 Color Blindness Simulator

Coming soon... You can see how #be6550 is perceived by people affected by a color vision deficiency. This can be useful if you need to ensure your color combinations are accessible to color-blind users.

#BE6550 Color Combinations - Color Schemes with be6550

#be6550 Analogous Colors

#be6550 Triadic Colors

#be6550 Split Complementary Colors

#be6550 Complementary Colors

Shades and Tints of #be6550 Color Variations

#be6550 Shade Color Variations (When you combine pure black with this color, #be6550, darker shades are produced.)

#be6550 Tint Color Variations (Lighter shades of #be6550 can be created by blending the color with different amounts of white.)

Alternatives colours to Chestnut (#be6550)

#be6550 Color Codes for CSS3/HTML5 and Icon Previews

Text with Hexadecimal Color #be6550
This sample text has a font color of #be6550
#be6550 Border Color
This sample element has a border color of #be6550
#be6550 CSS3 Linear Gradient
#be6550 Background Color
This sample paragraph has a background color of #be6550
#be6550 Text Shadow
This sample text has a shadow color of #be6550
Sample text with glow color #be6550
This sample text has a glow color of #be6550
#be6550 Box Shadow
This sample element has a box shadow of #be6550
Sample text with Underline Color #be6550
This sample text has a underline color of #be6550
A selection of SVG images/icons using the hex version #be6550 of the current color.

#BE6550 in Programming

HTML5, CSS3 #be6550
Java new Color(190, 101, 80);
.NET Color.FromArgb(255, 190, 101, 80);
Swift UIColor(red:190, green:101, blue:80, alpha:1.00000)
Objective-C [UIColor colorWithRed:190 green:101 blue:80 alpha:1.00000];
OpenGL glColor3f(190f, 101f, 80f);
Python Color('#be6550')

#be6550 - RGB(190, 101, 80) - Chestnut Color FAQ

What is the color code for Chestnut?

Hex color code for Chestnut color is #be6550. RGB color code for chestnut color is rgb(190, 101, 80).

What is the RGB value of #be6550?

The RGB value corresponding to the hexadecimal color code #be6550 is rgb(190, 101, 80). These values represent the intensities of the red, green, and blue components of the color, respectively. Here, '190' indicates the intensity of the red component, '101' represents the green component's intensity, and '80' denotes the blue component's intensity. Combined in these specific proportions, these three color components create the color represented by #be6550.

What is the RGB percentage of #be6550?

The RGB percentage composition for the hexadecimal color code #be6550 is detailed as follows: 74.5% Red, 39.6% Green, and 31.4% Blue. This breakdown indicates the relative contribution of each primary color in the RGB color model to achieve this specific shade. The value 74.5% for Red signifies a dominant red component, contributing significantly to the overall color. The Green and Blue components are comparatively lower, with 39.6% and 31.4% respectively, playing a smaller role in the composition of this particular hue. Together, these percentages of Red, Green, and Blue mix to form the distinct color represented by #be6550.

What does RGB 190,101,80 mean?

The RGB color 190, 101, 80 represents a dull and muted shade of Red. The websafe version of this color is hex cc6666. This color might be commonly referred to as a shade similar to Chestnut.

What is the CMYK (Cyan Magenta Yellow Black) color model of #be6550?

In the CMYK (Cyan, Magenta, Yellow, Black) color model, the color represented by the hexadecimal code #be6550 is composed of 0% Cyan, 47% Magenta, 58% Yellow, and 25% Black. In this CMYK breakdown, the Cyan component at 0% influences the coolness or green-blue aspects of the color, whereas the 47% of Magenta contributes to the red-purple qualities. The 58% of Yellow typically adds to the brightness and warmth, and the 25% of Black determines the depth and overall darkness of the shade. The resulting color can range from bright and vivid to deep and muted, depending on these CMYK values. The CMYK color model is crucial in color printing and graphic design, offering a practical way to mix these four ink colors to create a vast spectrum of hues.

What is the HSL value of #be6550?

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #be6550 has an HSL value of 11° (degrees) for Hue, 46% for Saturation, and 53% for Lightness. In this HSL representation, the Hue at 11° indicates the basic color tone, which is a shade of red in this case. The Saturation value of 46% describes the intensity or purity of this color, with a higher percentage indicating a more vivid and pure color. The Lightness value of 53% determines the brightness of the color, where a higher percentage represents a lighter shade. Together, these HSL values combine to create the distinctive shade of red that is both moderately vivid and fairly bright, as indicated by the specific values for this color. The HSL color model is particularly useful in digital arts and web design, as it allows for easy adjustments of color tones, saturation, and brightness levels.

Did you know our free color tools?
Exploring the Role of Colors in Branding

Colors play an indispensable role in shaping a brand’s identity, influencing consumer perception and reaction toward a business. These elements provoke an array of emotions, guide decision-making processes, and communicate the ethos a brand emb...

Incorporating Colors in Design: A Comprehensive Guide

Colors are potent communicative elements. They excite emotions, manipulate moods, and transmit unspoken messages. To heighten resonance in design, skillful integration of colors is essential. This guide is equipped with insights and hands-on tips on ...

How to Use CSS3 Gradients to Create Beautiful Web Backgrounds and Effects

Engaging your audience and increasing their time spent on the website is possible with CSS3 gradients. Your university website can really stand out with its visual appeal. CSS3 is useful when creating and formatting content structure in web design. Y...

E-commerce Homepage Examples & CRO Best Practices

Conversion rate optimization (CRO) is a critical aspect of e-commerce success. By optimizing your homepage, you can increase the chances that visitors will take the desired action, whether it be signing up for a newsletter, making a purchase, or down...

How Color Theory Enhances Visual Design Impact

Color theory plays a crucial role in graphic design, influencing the way we perceive and interpret visual information. Understanding the principles of color theory is essential for designers to create visually appealing and effective designs that com...