COLOR #B6C39E

HEX: #B6C39E RGB: (182,195,158)

Color info

#B6C39E contains red, green and blue colors in about the same proportion. Web safe color of #B6C39E is #CCCC99 (or #CC9).

RGB color model

#B6C39E color RGB value is (182,195,158).

RGB: (182,195,158) (71%, 76%, 62%)

RGB channels and saturation

R 182 of 255 = 71%
G 195 of 255 = 76%
B 158 of 255 = 62%

182
195
158

R + G + B ~ 70%. #B6C39E is quite light color.

Portions of RGB colors in percentages

R + G + B = 182 + 195 + 158 = 535 (100%)
R 182 of 535 ~ 34.02%
G 195 of 535 ~ 36.45%
B 158 of 535 ~ 29.53'%

%34.02
%36.45
%29.53

CMYK color model

#B6C39E color CMYK value is (7,0,19,24).

  • cyan value is 6.67%
  • magenta value is 0.00%
  • yellow value is 18.97%
  • key color value is 23.53%

CMYK: (7,0,19,24)
C7M0Y19K24 (7%, 0%, 19%, 24%)
(0.07 / 0.00 / 0.19 / 0.24)

CMYK percentages

%6.67
%0
%18.97
%23.53

Codes

Color #B6C39E in popluar color models

B6 C3 9E
RGB 182 195 158
HSL 81° 23.57% 69.22%
HSB/HSV 81° 18.97% 76.47%
CMYK 6.67% 0.00% 18.97%
23.53%

Color #B6C39E in popluar number systems.

HEX B6 C3 9E
Decimal 182 195 158
Binary 10110110 11000011 10011110
Octal 266 303 236

Shades and tints

Shades of #B6C39E

#B6C39E
(182,195,158)
#A6B290
(166,178,144)
#96A182
(150,161,130)
#869074
(134,144,116)
#767F66
(118,127,102)
#666E58
(102,110,88)
#565D4A
(86,93,74)
#464C3C
(70,76,60)
#363B2E
(54,59,46)
#262A20
(38,42,32)
#161912
(22,25,18)
#000000
(0,0,0)

Tints of #B6C39E

#B6C39E
(182,195,158)
#BCC8A6
(188,200,166)
#C2CDAE
(194,205,174)
#C8D2B6
(200,210,182)
#CED7BE
(206,215,190)
#D4DCC6
(212,220,198)
#DAE1CE
(218,225,206)
#E0E6D6
(224,230,214)
#E6EBDE
(230,235,222)
#ECF0E6
(236,240,230)
#F2F5EE
(242,245,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B6C39E color. Also use rgb(182,195,158) instead hex code.

Text Font Color

.myTextColor { color: #B6C39E; }

<p style="color:#B6C39E">This sample text font color is #B6C39E.</p>

This text font color is #B6C39E.

Background Color

.myBgColor { background-color: #B6C39E; }

<div style="background-color:#B6C39E">Inner text</div>

This div background color is #B6C39E.

Border color

.myBorderColor { border: 1px solid #B6C39E; }

<div style="border:3px solid #B6C39E">Div</div>

This div border color is #B6C39E.

Opacity

.myOpacity80 { color: #B6C39E; opacity: 0.8; }

<p style="color:#B6C39E;opacity:0.8;">80%</p>

Text with #B6C39E color and opacity 100% | 80% | 50% | 30%.

Background with opacity value 100%.
Background with opacity value 80%.
Background with opacity value 50%.
Background with opacity value 30%.

Text shadow color

.textShadow {text-shadow: 3px 3px 1px #B6C39E;}

<p style="text-shadow: 3px 3px 1px #B6C39E">Text here.</p>

This text has shadow with #B6C39E color.


.textShadow {text-shadow: 3px 3px 1px #B6C39E', 3px 3px 1px red;}

<p style="text-shadow: 3px 3px 1px #B6C39E, 5px 5px 20px red">Text here.</p>

This text has shadow with #B6C39E primary color and red secondary color.


Styles for old Internet Explorer:
.textShadow {filter: Shadow(Color=#B6C39E, Direction=45, Strength=4)}

<p style="filter: Shadow(Color=#B6C39E, Direction=45, Strength=4)">Text</p>

This text has shadow with #B6C39E and red colors in old Internet Explorer.

Div box shadow color

/* css code */
.divShadow
{
-moz-box-shadow: 1px 1px 3px 2px #B6C39E;
-webkit-box-shadow: 1px 1px 3px 2px #B6C39E;
box-shadow: 1px 1px 3px 2px #B6C39E;
}

/* html code with inline style */
<div style="-moz-box-shadow: 1px 1px 3px 2px #B6C39E; -webkit-box-shadow: 1px 1px 3px 2px #B6C39E; box-shadow:1px 1px 3px 2px #B6C39E;">
Div content here
</div>

This div box has shadow with color #B6C39E.

Preview

Color preview on black background

This text has color #B6C39E on black background.


Color preview on white background

This text has color #B6C39E on white background.


Black color preview on #B6C39E background

This text has black color on #B6C39E background.


White color preview on #B6C39E background

This text has white color on #B6C39E background.


Related colors

Complementary color

Complementary color for #hex is #493C61.


I love getcolorcode.com

Triadic colors

1 #9EB6C3 and #C39EB6 with #B6C39E are triadic colors.

2 #9EC3B6 and #C3B69E with #B6C39E are triadic colors.