COLOR #B2B096

HEX: #B2B096 RGB: (178,176,150)

Color info

#B2B096 contains red, green and blue colors in about the same proportion. Web safe color of #B2B096 is #999999 (or #999).

RGB color model

#B2B096 color RGB value is (178,176,150).

RGB: (178,176,150) (70%, 69%, 59%)

RGB channels and saturation

R 178 of 255 = 70%
G 176 of 255 = 69%
B 150 of 255 = 59%

178
176
150

R + G + B ~ 66%. #B2B096 is quite light color.

Portions of RGB colors in percentages

R + G + B = 178 + 176 + 150 = 504 (100%)
R 178 of 504 ~ 35.32%
G 176 of 504 ~ 34.92%
B 150 of 504 ~ 29.76'%

%35.32
%34.92
%29.76

CMYK color model

#B2B096 color CMYK value is (0,1,16,30).

  • cyan value is 0.00%
  • magenta value is 1.12%
  • yellow value is 15.73%
  • key color value is 30.20%

CMYK: (0,1,16,30)
C0M1Y16K30 (0%, 1%, 16%, 30%)
(0.00 / 0.01 / 0.16 / 0.30)

CMYK percentages

%0
%1.12
%15.73
%30.2

Codes

Color #B2B096 in popluar color models

B2 B0 96
RGB 178 176 150
HSL 56° 15.38% 64.31%
HSB/HSV 56° 15.73% 69.80%
CMYK 0.00% 1.12% 15.73%
30.20%

Color #B2B096 in popluar number systems.

HEX B2 B0 96
Decimal 178 176 150
Binary 10110010 10110000 10010110
Octal 262 260 226

Shades and tints

Shades of #B2B096

#B2B096
(178,176,150)
#A2A089
(162,160,137)
#92907C
(146,144,124)
#82806F
(130,128,111)
#727062
(114,112,98)
#626055
(98,96,85)
#525048
(82,80,72)
#42403B
(66,64,59)
#32302E
(50,48,46)
#222021
(34,32,33)
#121014
(18,16,20)
#000000
(0,0,0)

Tints of #B2B096

#B2B096
(178,176,150)
#B9B79F
(185,183,159)
#C0BEA8
(192,190,168)
#C7C5B1
(199,197,177)
#CECCBA
(206,204,186)
#D5D3C3
(213,211,195)
#DCDACC
(220,218,204)
#E3E1D5
(227,225,213)
#EAE8DE
(234,232,222)
#F1EFE7
(241,239,231)
#F8F6F0
(248,246,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B2B096 color. Also use rgb(178,176,150) instead hex code.

Text Font Color

.myTextColor { color: #B2B096; }

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

This text font color is #B2B096.

Background Color

.myBgColor { background-color: #B2B096; }

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

This div background color is #B2B096.

Border color

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

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

This div border color is #B2B096.

Opacity

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

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

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

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

This text has shadow with #B2B096 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B2B096.

Preview

Color preview on black background

This text has color #B2B096 on black background.


Color preview on white background

This text has color #B2B096 on white background.


Black color preview on #B2B096 background

This text has black color on #B2B096 background.


White color preview on #B2B096 background

This text has white color on #B2B096 background.


Related colors

Complementary color

Complementary color for #hex is #4D4F69.


I love getcolorcode.com

Triadic colors

1 #96B2B0 and #B096B2 with #B2B096 are triadic colors.

2 #96B0B2 and #B0B296 with #B2B096 are triadic colors.