COLOR #B88996

HEX: #B88996 RGB: (184,137,150)

Color info

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

RGB color model

#B88996 color RGB value is (184,137,150).

RGB: (184,137,150) (72%, 54%, 59%)

RGB channels and saturation

R 184 of 255 = 72%
G 137 of 255 = 54%
B 150 of 255 = 59%

184
137
150

R + G + B ~ 62%. #B88996 is quite light color.

Portions of RGB colors in percentages

R + G + B = 184 + 137 + 150 = 471 (100%)
R 184 of 471 ~ 39.07%
G 137 of 471 ~ 29.09%
B 150 of 471 ~ 31.85'%

%39.07
%29.09
%31.85

CMYK color model

#B88996 color CMYK value is (0,26,18,28).

  • cyan value is 0.00%
  • magenta value is 25.54%
  • yellow value is 18.48%
  • key color value is 27.84%
CMYK: (0,26,18,28) C0M26Y18K28 (0%,26%,18%,28%) (0.00/0.26/0.18/0.28) 

CMYK percentages

%0
%25.54
%18.48
%27.84

Codes

Color #B88996 in popluar color models

B8 89 96
RGB 184 137 150
HSL 343° 24.87% 62.94%
HSB/HSV 343° 25.54% 72.16%
CMYK 0.00% 25.54% 18.48%
27.84%

Color #B88996 in popluar number systems.

HEX B8 89 96
Decimal 184 137 150
Binary 10111000 10001001 10010110
Octal 270 211 226

Shades and tints

Shades of #B88996

#B88996
(184,137,150)
#A87D89
(168,125,137)
#98717C
(152,113,124)
#88656F
(136,101,111)
#785962
(120,89,98)
#684D55
(104,77,85)
#584148
(88,65,72)
#48353B
(72,53,59)
#38292E
(56,41,46)
#281D21
(40,29,33)
#181114
(24,17,20)
#000000
(0,0,0)

Tints of #B88996

#B88996
(184,137,150)
#BE939F
(190,147,159)
#C49DA8
(196,157,168)
#CAA7B1
(202,167,177)
#D0B1BA
(208,177,186)
#D6BBC3
(214,187,195)
#DCC5CC
(220,197,204)
#E2CFD5
(226,207,213)
#E8D9DE
(232,217,222)
#EEE3E7
(238,227,231)
#F4EDF0
(244,237,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B88996; }

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

This text font color is #B88996.

Background Color

.myBgColor { background-color: #B88996; }

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

This div background color is #B88996.

Border color

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

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

This div border color is #B88996.

Opacity

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

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

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

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

This text has shadow with #B88996 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B88996.

Preview

Color preview on black background

This text has color #B88996 on black background.


Color preview on white background

This text has color #B88996 on white background.


Black color preview on #B88996 background

This text has black color on #B88996 background.


White color preview on #B88996 background

This text has white color on #B88996 background.


Related colors

Complementary color

Complementary color for #hex is #477669.


I love getcolorcode.com

Triadic colors

1 #96B889 and #8996B8 with #B88996 are triadic colors.

2 #9689B8 and #89B896 with #B88996 are triadic colors.