COLOR #B6C596

HEX: #B6C596 RGB: (182,197,150)

Color info

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

RGB color model

#B6C596 color RGB value is (182,197,150).

RGB: (182,197,150) (71%, 77%, 59%)

RGB channels and saturation

R 182 of 255 = 71%
G 197 of 255 = 77%
B 150 of 255 = 59%

182
197
150

R + G + B ~ 69%. #B6C596 is quite light color.

Portions of RGB colors in percentages

R + G + B = 182 + 197 + 150 = 529 (100%)
R 182 of 529 ~ 34.4%
G 197 of 529 ~ 37.24%
B 150 of 529 ~ 28.36'%

%34.4
%37.24
%28.36

CMYK color model

#B6C596 color CMYK value is (8,0,24,23).

  • cyan value is 7.61%
  • magenta value is 0.00%
  • yellow value is 23.86%
  • key color value is 22.75%

CMYK: (8,0,24,23)
C8M0Y24K23 (8%, 0%, 24%, 23%)
(0.08 / 0.00 / 0.24 / 0.23)

CMYK percentages

%7.61
%0
%23.86
%22.75

Codes

Color #B6C596 in popluar color models

B6 C5 96
RGB 182 197 150
HSL 79° 28.83% 68.04%
HSB/HSV 79° 23.86% 77.25%
CMYK 7.61% 0.00% 23.86%
22.75%

Color #B6C596 in popluar number systems.

HEX B6 C5 96
Decimal 182 197 150
Binary 10110110 11000101 10010110
Octal 266 305 226

Shades and tints

Shades of #B6C596

#B6C596
(182,197,150)
#A6B489
(166,180,137)
#96A37C
(150,163,124)
#86926F
(134,146,111)
#768162
(118,129,98)
#667055
(102,112,85)
#565F48
(86,95,72)
#464E3B
(70,78,59)
#363D2E
(54,61,46)
#262C21
(38,44,33)
#161B14
(22,27,20)
#000000
(0,0,0)

Tints of #B6C596

#B6C596
(182,197,150)
#BCCA9F
(188,202,159)
#C2CFA8
(194,207,168)
#C8D4B1
(200,212,177)
#CED9BA
(206,217,186)
#D4DEC3
(212,222,195)
#DAE3CC
(218,227,204)
#E0E8D5
(224,232,213)
#E6EDDE
(230,237,222)
#ECF2E7
(236,242,231)
#F2F7F0
(242,247,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B6C596 color. Also use rgb(182,197,150) instead hex code.

Text Font Color

.myTextColor { color: #B6C596; }

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

This text font color is #B6C596.

Background Color

.myBgColor { background-color: #B6C596; }

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

This div background color is #B6C596.

Border color

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

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

This div border color is #B6C596.

Opacity

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

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

Text with #B6C596 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 #B6C596;}

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

This text has shadow with #B6C596 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B6C596.

Preview

Color preview on black background

This text has color #B6C596 on black background.


Color preview on white background

This text has color #B6C596 on white background.


Black color preview on #B6C596 background

This text has black color on #B6C596 background.


White color preview on #B6C596 background

This text has white color on #B6C596 background.


Related colors

Complementary color

Complementary color for #hex is #493A69.


I love getcolorcode.com

Triadic colors

1 #96B6C5 and #C596B6 with #B6C596 are triadic colors.

2 #96C5B6 and #C5B696 with #B6C596 are triadic colors.