COLOR #B1C396

HEX: #B1C396 RGB: (177,195,150)

Color info

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

RGB color model

#B1C396 color RGB value is (177,195,150).

RGB: (177,195,150) (69%, 76%, 59%)

RGB channels and saturation

R 177 of 255 = 69%
G 195 of 255 = 76%
B 150 of 255 = 59%

177
195
150

R + G + B ~ 68%. #B1C396 is quite light color.

Portions of RGB colors in percentages

R + G + B = 177 + 195 + 150 = 522 (100%)
R 177 of 522 ~ 33.91%
G 195 of 522 ~ 37.36%
B 150 of 522 ~ 28.74'%

%33.91
%37.36
%28.74

CMYK color model

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

  • cyan value is 9.23%
  • magenta value is 0.00%
  • yellow value is 23.08%
  • key color value is 23.53%

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

CMYK percentages

%9.23
%0
%23.08
%23.53

Codes

Color #B1C396 in popluar color models

B1 C3 96
RGB 177 195 150
HSL 84° 27.27% 67.65%
HSB/HSV 84° 23.08% 76.47%
CMYK 9.23% 0.00% 23.08%
23.53%

Color #B1C396 in popluar number systems.

HEX B1 C3 96
Decimal 177 195 150
Binary 10110001 11000011 10010110
Octal 261 303 226

Shades and tints

Shades of #B1C396

#B1C396
(177,195,150)
#A1B289
(161,178,137)
#91A17C
(145,161,124)
#81906F
(129,144,111)
#717F62
(113,127,98)
#616E55
(97,110,85)
#515D48
(81,93,72)
#414C3B
(65,76,59)
#313B2E
(49,59,46)
#212A21
(33,42,33)
#111914
(17,25,20)
#000000
(0,0,0)

Tints of #B1C396

#B1C396
(177,195,150)
#B8C89F
(184,200,159)
#BFCDA8
(191,205,168)
#C6D2B1
(198,210,177)
#CDD7BA
(205,215,186)
#D4DCC3
(212,220,195)
#DBE1CC
(219,225,204)
#E2E6D5
(226,230,213)
#E9EBDE
(233,235,222)
#F0F0E7
(240,240,231)
#F7F5F0
(247,245,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B1C396 color. Also use rgb(177,195,150) instead hex code.

Text Font Color

.myTextColor { color: #B1C396; }

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

This text font color is #B1C396.

Background Color

.myBgColor { background-color: #B1C396; }

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

This div background color is #B1C396.

Border color

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

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

This div border color is #B1C396.

Opacity

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

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

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

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

This text has shadow with #B1C396 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B1C396.

Preview

Color preview on black background

This text has color #B1C396 on black background.


Color preview on white background

This text has color #B1C396 on white background.


Black color preview on #B1C396 background

This text has black color on #B1C396 background.


White color preview on #B1C396 background

This text has white color on #B1C396 background.


Related colors

Complementary color

Complementary color for #hex is #4E3C69.


I love getcolorcode.com

Triadic colors

1 #96B1C3 and #C396B1 with #B1C396 are triadic colors.

2 #96C3B1 and #C3B196 with #B1C396 are triadic colors.