#b97a6c - Chocolate Hex Color Code

#B97A6C (Chocolate) - RGB 185, 122, 108 Color Information

#b97a6c Conversion Table

HEX Triplet B9, 7A, 6C
RGB Decimal 185, 122, 108
RGB Octal 271, 172, 154
RGB Percent 72.5%, 47.8%, 42.4%
RGB Binary 10111001, 1111010, 1101100
CMY 0.275, 0.522, 0.576
CMYK 0, 34, 42, 27

Percentages of Color #B97A6C

R 72.5%
G 47.8%
B 42.4%
RGB Percentages of Color #b97a6c
C 0%
M 34%
Y 42%
K 27%
CMYK Percentages of Color #b97a6c

Color spaces of #B97A6C Chocolate - RGB(185, 122, 108)

HSV (or HSB) 11°, 42°, 73°
HSL 11°, 35°, 57°
Web Safe #cc6666
XYZ 29.674, 25.316, 17.510
CIE-Lab 57.382, 22.892, 17.760
xyY 0.409, 0.349, 25.316
Decimal 12155500

#b97a6c Color Accessibility Scores (Chocolate Contrast Checker)

#b97a6c

On dark background [POOR]

#b97a6c

On light background [GOOD]

#b97a6c

As background color [GOOD]

Chocolate ↔ #b97a6c Color Blindness Simulator

Coming soon... You can see how #b97a6c 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.

#B97A6C Color Combinations - Color Schemes with b97a6c

#b97a6c Analogous Colors

#b97a6c Triadic Colors

#b97a6c Split Complementary Colors

#b97a6c Complementary Colors

Shades and Tints of #b97a6c Color Variations

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

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

Alternatives colours to Chocolate (#b97a6c)

#b97a6c Color Codes for CSS3/HTML5 and Icon Previews

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

#B97A6C in Programming

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

#b97a6c - RGB(185, 122, 108) - Chocolate Color FAQ

What is the color code for Chocolate?

Hex color code for Chocolate color is #b97a6c. RGB color code for chocolate color is rgb(185, 122, 108).

What is the RGB value of #b97a6c?

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

What is the RGB percentage of #b97a6c?

The RGB percentage composition for the hexadecimal color code #b97a6c is detailed as follows: 72.5% Red, 47.8% Green, and 42.4% Blue. This breakdown indicates the relative contribution of each primary color in the RGB color model to achieve this specific shade. The value 72.5% for Red signifies a dominant red component, contributing significantly to the overall color. The Green and Blue components are comparatively lower, with 47.8% and 42.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 #b97a6c.

What does RGB 185,122,108 mean?

The RGB color 185, 122, 108 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 Chocolate.

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

In the CMYK (Cyan, Magenta, Yellow, Black) color model, the color represented by the hexadecimal code #b97a6c is composed of 0% Cyan, 34% Magenta, 42% Yellow, and 27% Black. In this CMYK breakdown, the Cyan component at 0% influences the coolness or green-blue aspects of the color, whereas the 34% of Magenta contributes to the red-purple qualities. The 42% of Yellow typically adds to the brightness and warmth, and the 27% 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 #b97a6c?

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #b97a6c has an HSL value of 11° (degrees) for Hue, 35% for Saturation, and 57% 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 35% describes the intensity or purity of this color, with a higher percentage indicating a more vivid and pure color. The Lightness value of 57% 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?
Adjusting Mac Screen Brightness: Tips for Better Viewing Experience

Mac computers are your trusted ally through all your digital adventures. However, staring at their glowing screens for hours can take a toll. It can strain your eyes and disrupt your sleep cycle. It is critical to adjust the screen brightness of your...

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...

Why Every Designer Should Consider an IQ Test: Unlocking Creative Potential

The world of design is a vast and intricate space, brimming with creativity, innovation, and a perpetual desire for originality. Designers continually push their cognitive boundaries to conceive concepts that are not only visually enticing but also f...

Exploring the Benefits of VPN for Designers and Creatives

When breaches of confidentiality and privacy became the norm on the Internet, all and sundry began to discuss VPNs. Today, we delve into the benefits of using VPN for designers. How can web designers leverage VPNs to enhance their productivity and sa...

The Ultimate Guide to Color Psychology and Conversion Rates

In today’s highly competitive online market, understanding color psychology and its impact on conversion rates can give you the edge you need to stand out from the competition. In this comprehensive guide, we will explore how color affects user...