#8b836a - Olive Haze Hex Color Code

#8B836A (Olive Haze) - RGB 139, 131, 106 Color Information

#8b836a Conversion Table

HEX Triplet 8B, 83, 6A
RGB Decimal 139, 131, 106
RGB Octal 213, 203, 152
RGB Percent 54.5%, 51.4%, 41.6%
RGB Binary 10001011, 10000011, 1101010
CMY 0.455, 0.486, 0.584
CMYK 0, 6, 24, 45

Percentages of Color #8B836A

R 54.5%
G 51.4%
B 41.6%
RGB Percentages of Color #8b836a
C 0%
M 6%
Y 24%
K 45%
CMYK Percentages of Color #8b836a

Color spaces of #8B836A Olive Haze - RGB(139, 131, 106)

HSV (or HSB) 45°, 24°, 55°
HSL 45°, 13°, 48°
Web Safe #999966
XYZ 21.365, 22.762, 16.903
CIE-Lab 54.827, -1.273, 14.625
xyY 0.350, 0.373, 22.762
Decimal 9143146

#8b836a Color Accessibility Scores (Olive Haze Contrast Checker)

#8b836a

On dark background [POOR]

#8b836a

On light background [GOOD]

#8b836a

As background color [GOOD]

Olive Haze ↔ #8b836a Color Blindness Simulator

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

#8B836A Color Combinations - Color Schemes with 8b836a

#8b836a Analogous Colors

#8b836a Triadic Colors

#8b836a Split Complementary Colors

#8b836a Complementary Colors

Shades and Tints of #8b836a Color Variations

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

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

Alternatives colours to Olive Haze (#8b836a)

#8b836a Color Codes for CSS3/HTML5 and Icon Previews

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

#8B836A in Programming

HTML5, CSS3 #8b836a
Java new Color(139, 131, 106);
.NET Color.FromArgb(255, 139, 131, 106);
Swift UIColor(red:139, green:131, blue:106, alpha:1.00000)
Objective-C [UIColor colorWithRed:139 green:131 blue:106 alpha:1.00000];
OpenGL glColor3f(139f, 131f, 106f);
Python Color('#8b836a')

#8b836a - RGB(139, 131, 106) - Olive Haze Color FAQ

What is the color code for Olive Haze?

Hex color code for Olive Haze color is #8b836a. RGB color code for olive haze color is rgb(139, 131, 106).

What is the RGB value of #8b836a?

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

What is the RGB percentage of #8b836a?

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

What does RGB 139,131,106 mean?

The RGB color 139, 131, 106 represents a dull and muted shade of Red. The websafe version of this color is hex 999966. This color might be commonly referred to as a shade similar to Olive Haze.

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

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

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #8b836a has an HSL value of 45° (degrees) for Hue, 13% for Saturation, and 48% for Lightness. In this HSL representation, the Hue at 45° indicates the basic color tone, which is a shade of red in this case. The Saturation value of 13% describes the intensity or purity of this color, with a higher percentage indicating a more vivid and pure color. The Lightness value of 48% 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?
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...

The Comprehensive Guide to Choosing the Best Office Paint Colors

The choice of paint colors in an office is not merely a matter of aesthetics; it’s a strategic decision that can influence employee well-being, productivity, and the overall ambiance of the workspace. This comprehensive guide delves into the ps...

A/B testing: How to optimize website design and content for maximum conversion

Do you want to learn more about A/B testing and how to optimize design and content for maximum conversion? Here are some tips and tricks. The world we live in is highly technologized. Every business and organization have to make its presence online n...

Creating a Branded Educational Identity: A Guide to HTML Color Palette Selection

The creation of a color palette for branding purposes in the field of education follows unique goals that usually go beyond classic marketing methods. The reason for that is the necessity to create a different kind of brand recognition where the use ...