COLOR #B3C596

HEX: #B3C596 RGB: (179,197,150)

Color info

#B3C596 contains red, green and blue colors in about the same proportion. Web safe color of #B3C596 is #99CC99 (or #9C9).

RGB color model

#B3C596 color RGB value is (179,197,150).

RGB: (179,197,150) (70%, 77%, 59%)

RGB channels and saturation

R 179 of 255 = 70%
G 197 of 255 = 77%
B 150 of 255 = 59%

179
197
150

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

Portions of RGB colors in percentages

R + G + B = 179 + 197 + 150 = 526 (100%)
R 179 of 526 ~ 34.03%
G 197 of 526 ~ 37.45%
B 150 of 526 ~ 28.52'%

%34.03
%37.45
%28.52

CMYK color model

#B3C596 color CMYK value is (9,0,24,23).

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

CMYK: (9,0,24,23)
C9M0Y24K23 (9%, 0%, 24%, 23%)
(0.09 / 0.00 / 0.24 / 0.23)

CMYK percentages

%9.14
%0
%23.86
%22.75

Codes

Color #B3C596 in popluar color models

B3 C5 96
RGB 179 197 150
HSL 83° 28.83% 68.04%
HSB/HSV 83° 23.86% 77.25%
CMYK 9.14% 0.00% 23.86%
22.75%

Color #B3C596 in popluar number systems.

HEX B3 C5 96
Decimal 179 197 150
Binary 10110011 11000101 10010110
Octal 263 305 226

Shades and tints

Shades of #B3C596

#B3C596
(179,197,150)
#A3B489
(163,180,137)
#93A37C
(147,163,124)
#83926F
(131,146,111)
#738162
(115,129,98)
#637055
(99,112,85)
#535F48
(83,95,72)
#434E3B
(67,78,59)
#333D2E
(51,61,46)
#232C21
(35,44,33)
#131B14
(19,27,20)
#000000
(0,0,0)

Tints of #B3C596

#B3C596
(179,197,150)
#B9CA9F
(185,202,159)
#BFCFA8
(191,207,168)
#C5D4B1
(197,212,177)
#CBD9BA
(203,217,186)
#D1DEC3
(209,222,195)
#D7E3CC
(215,227,204)
#DDE8D5
(221,232,213)
#E3EDDE
(227,237,222)
#E9F2E7
(233,242,231)
#EFF7F0
(239,247,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B3C596; }

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

This text font color is #B3C596.

Background Color

.myBgColor { background-color: #B3C596; }

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

This div background color is #B3C596.

Border color

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

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

This div border color is #B3C596.

Opacity

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

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

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

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

This text has shadow with #B3C596 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B3C596.

Preview

Color preview on black background

This text has color #B3C596 on black background.


Color preview on white background

This text has color #B3C596 on white background.


Black color preview on #B3C596 background

This text has black color on #B3C596 background.


White color preview on #B3C596 background

This text has white color on #B3C596 background.


Related colors

Complementary color

Complementary color for #hex is #4C3A69.


I love getcolorcode.com

Triadic colors

1 #96B3C5 and #C596B3 with #B3C596 are triadic colors.

2 #96C5B3 and #C5B396 with #B3C596 are triadic colors.