COLOR #B1B896

HEX: #B1B896 RGB: (177,184,150)

Color info

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

RGB color model

#B1B896 color RGB value is (177,184,150).

RGB: (177,184,150) (69%, 72%, 59%)

RGB channels and saturation

R 177 of 255 = 69%
G 184 of 255 = 72%
B 150 of 255 = 59%

177
184
150

R + G + B ~ 67%. #B1B896 is quite light color.

Portions of RGB colors in percentages

R + G + B = 177 + 184 + 150 = 511 (100%)
R 177 of 511 ~ 34.64%
G 184 of 511 ~ 36.01%
B 150 of 511 ~ 29.35'%

%34.64
%36.01
%29.35

CMYK color model

#B1B896 color CMYK value is (4,0,18,28).

  • cyan value is 3.80%
  • magenta value is 0.00%
  • yellow value is 18.48%
  • key color value is 27.84%

CMYK: (4,0,18,28)
C4M0Y18K28 (4%, 0%, 18%, 28%)
(0.04 / 0.00 / 0.18 / 0.28)

CMYK percentages

%3.8
%0
%18.48
%27.84

Codes

Color #B1B896 in popluar color models

B1 B8 96
RGB 177 184 150
HSL 72° 19.32% 65.49%
HSB/HSV 72° 18.48% 72.16%
CMYK 3.80% 0.00% 18.48%
27.84%

Color #B1B896 in popluar number systems.

HEX B1 B8 96
Decimal 177 184 150
Binary 10110001 10111000 10010110
Octal 261 270 226

Shades and tints

Shades of #B1B896

#B1B896
(177,184,150)
#A1A889
(161,168,137)
#91987C
(145,152,124)
#81886F
(129,136,111)
#717862
(113,120,98)
#616855
(97,104,85)
#515848
(81,88,72)
#41483B
(65,72,59)
#31382E
(49,56,46)
#212821
(33,40,33)
#111814
(17,24,20)
#000000
(0,0,0)

Tints of #B1B896

#B1B896
(177,184,150)
#B8BE9F
(184,190,159)
#BFC4A8
(191,196,168)
#C6CAB1
(198,202,177)
#CDD0BA
(205,208,186)
#D4D6C3
(212,214,195)
#DBDCCC
(219,220,204)
#E2E2D5
(226,226,213)
#E9E8DE
(233,232,222)
#F0EEE7
(240,238,231)
#F7F4F0
(247,244,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B1B896; }

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

This text font color is #B1B896.

Background Color

.myBgColor { background-color: #B1B896; }

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

This div background color is #B1B896.

Border color

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

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

This div border color is #B1B896.

Opacity

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

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

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

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

This text has shadow with #B1B896 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B1B896.

Preview

Color preview on black background

This text has color #B1B896 on black background.


Color preview on white background

This text has color #B1B896 on white background.


Black color preview on #B1B896 background

This text has black color on #B1B896 background.


White color preview on #B1B896 background

This text has white color on #B1B896 background.


Related colors

Complementary color

Complementary color for #hex is #4E4769.


I love getcolorcode.com

Triadic colors

1 #96B1B8 and #B896B1 with #B1B896 are triadic colors.

2 #96B8B1 and #B8B196 with #B1B896 are triadic colors.