COLOR #B8AE96

HEX: #B8AE96 RGB: (184,174,150)

Color info

#B8AE96 contains red, green and blue colors in about the same proportion. Web safe color of #B8AE96 is #CC9999 (or #C99).

RGB color model

#B8AE96 color RGB value is (184,174,150).

RGB: (184,174,150) (72%, 68%, 59%)

RGB channels and saturation

R 184 of 255 = 72%
G 174 of 255 = 68%
B 150 of 255 = 59%

184
174
150

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

Portions of RGB colors in percentages

R + G + B = 184 + 174 + 150 = 508 (100%)
R 184 of 508 ~ 36.22%
G 174 of 508 ~ 34.25%
B 150 of 508 ~ 29.53'%

%36.22
%34.25
%29.53

CMYK color model

#B8AE96 color CMYK value is (0,5,18,28).

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

CMYK: (0,5,18,28)
C0M5Y18K28 (0%, 5%, 18%, 28%)
(0.00 / 0.05 / 0.18 / 0.28)

CMYK percentages

%0
%5.43
%18.48
%27.84

Codes

Color #B8AE96 in popluar color models

B8 AE 96
RGB 184 174 150
HSL 42° 19.32% 65.49%
HSB/HSV 42° 18.48% 72.16%
CMYK 0.00% 5.43% 18.48%
27.84%

Color #B8AE96 in popluar number systems.

HEX B8 AE 96
Decimal 184 174 150
Binary 10111000 10101110 10010110
Octal 270 256 226

Shades and tints

Shades of #B8AE96

#B8AE96
(184,174,150)
#A89F89
(168,159,137)
#98907C
(152,144,124)
#88816F
(136,129,111)
#787262
(120,114,98)
#686355
(104,99,85)
#585448
(88,84,72)
#48453B
(72,69,59)
#38362E
(56,54,46)
#282721
(40,39,33)
#181814
(24,24,20)
#000000
(0,0,0)

Tints of #B8AE96

#B8AE96
(184,174,150)
#BEB59F
(190,181,159)
#C4BCA8
(196,188,168)
#CAC3B1
(202,195,177)
#D0CABA
(208,202,186)
#D6D1C3
(214,209,195)
#DCD8CC
(220,216,204)
#E2DFD5
(226,223,213)
#E8E6DE
(232,230,222)
#EEEDE7
(238,237,231)
#F4F4F0
(244,244,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B8AE96; }

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

This text font color is #B8AE96.

Background Color

.myBgColor { background-color: #B8AE96; }

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

This div background color is #B8AE96.

Border color

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

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

This div border color is #B8AE96.

Opacity

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

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

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

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

This text has shadow with #B8AE96 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B8AE96.

Preview

Color preview on black background

This text has color #B8AE96 on black background.


Color preview on white background

This text has color #B8AE96 on white background.


Black color preview on #B8AE96 background

This text has black color on #B8AE96 background.


White color preview on #B8AE96 background

This text has white color on #B8AE96 background.


Related colors

Complementary color

Complementary color for #hex is #475169.


I love getcolorcode.com

Triadic colors

1 #96B8AE and #AE96B8 with #B8AE96 are triadic colors.

2 #96AEB8 and #AEB896 with #B8AE96 are triadic colors.