COLOR #B88497

HEX: #B88497 RGB: (184,132,151)

Color info

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

RGB color model

#B88497 color RGB value is (184,132,151).

RGB: (184,132,151) (72%, 52%, 59%)

RGB channels and saturation

R 184 of 255 = 72%
G 132 of 255 = 52%
B 151 of 255 = 59%

184
132
151

R + G + B ~ 61%. #B88497 is quite light color.

Portions of RGB colors in percentages

R + G + B = 184 + 132 + 151 = 467 (100%)
R 184 of 467 ~ 39.4%
G 132 of 467 ~ 28.27%
B 151 of 467 ~ 32.33'%

%39.4
%28.27
%32.33

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 28.26%
  • yellow value is 17.93%
  • key color value is 27.84%

CMYK: (0,28,18,28)
C0M28Y18K28 (0%, 28%, 18%, 28%)
(0.00 / 0.28 / 0.18 / 0.28)

CMYK percentages

%0
%28.26
%17.93
%27.84

Codes

Color #B88497 in popluar color models

B8 84 97
RGB 184 132 151
HSL 338° 26.80% 61.96%
HSB/HSV 338° 28.26% 72.16%
CMYK 0.00% 28.26% 17.93%
27.84%

Color #B88497 in popluar number systems.

HEX B8 84 97
Decimal 184 132 151
Binary 10111000 10000100 10010111
Octal 270 204 227

Shades and tints

Shades of #B88497

#B88497
(184,132,151)
#A8788A
(168,120,138)
#986C7D
(152,108,125)
#886070
(136,96,112)
#785463
(120,84,99)
#684856
(104,72,86)
#583C49
(88,60,73)
#48303C
(72,48,60)
#38242F
(56,36,47)
#281822
(40,24,34)
#180C15
(24,12,21)
#000000
(0,0,0)

Tints of #B88497

#B88497
(184,132,151)
#BE8FA0
(190,143,160)
#C49AA9
(196,154,169)
#CAA5B2
(202,165,178)
#D0B0BB
(208,176,187)
#D6BBC4
(214,187,196)
#DCC6CD
(220,198,205)
#E2D1D6
(226,209,214)
#E8DCDF
(232,220,223)
#EEE7E8
(238,231,232)
#F4F2F1
(244,242,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B88497 color. Also use rgb(184,132,151) instead hex code.

Text Font Color

.myTextColor { color: #B88497; }

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

This text font color is #B88497.

Background Color

.myBgColor { background-color: #B88497; }

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

This div background color is #B88497.

Border color

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

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

This div border color is #B88497.

Opacity

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

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

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

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

This text has shadow with #B88497 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B88497.

Preview

Color preview on black background

This text has color #B88497 on black background.


Color preview on white background

This text has color #B88497 on white background.


Black color preview on #B88497 background

This text has black color on #B88497 background.


White color preview on #B88497 background

This text has white color on #B88497 background.


Related colors

Complementary color

Complementary color for #hex is #477B68.


I love getcolorcode.com

Triadic colors

1 #97B884 and #8497B8 with #B88497 are triadic colors.

2 #9784B8 and #84B897 with #B88497 are triadic colors.