COLOR #B88872

HEX: #B88872 RGB: (184,136,114)

Color info

#B88872 contains mainly red and green colors. Web safe color of #B88872 is #CC9966 (or #C96).

RGB color model

#B88872 color RGB value is (184,136,114).

RGB: (184,136,114) (72%, 53%, 45%)

RGB channels and saturation

R 184 of 255 = 72%
G 136 of 255 = 53%
B 114 of 255 = 45%

184
136
114

R + G + B ~ 57%. #B88872 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 184 + 136 + 114 = 434 (100%)
R 184 of 434 ~ 42.4%
G 136 of 434 ~ 31.34%
B 114 of 434 ~ 26.27'%

%42.4
%31.34
%26.27

CMYK color model

#B88872 color CMYK value is (0,26,38,28).

  • cyan value is 0.00%
  • magenta value is 26.09%
  • yellow value is 38.04%
  • key color value is 27.84%

CMYK: (0,26,38,28)
C0M26Y38K28 (0%, 26%, 38%, 28%)
(0.00 / 0.26 / 0.38 / 0.28)

CMYK percentages

%0
%26.09
%38.04
%27.84

Codes

Color #B88872 in popluar color models

B8 88 72
RGB 184 136 114
HSL 19° 33.02% 58.43%
HSB/HSV 19° 38.04% 72.16%
CMYK 0.00% 26.09% 38.04%
27.84%

Color #B88872 in popluar number systems.

HEX B8 88 72
Decimal 184 136 114
Binary 10111000 10001000 1110010
Octal 270 210 162

Shades and tints

Shades of #B88872

#B88872
(184,136,114)
#A87C68
(168,124,104)
#98705E
(152,112,94)
#886454
(136,100,84)
#78584A
(120,88,74)
#684C40
(104,76,64)
#584036
(88,64,54)
#48342C
(72,52,44)
#382822
(56,40,34)
#281C18
(40,28,24)
#18100E
(24,16,14)
#000000
(0,0,0)

Tints of #B88872

#B88872
(184,136,114)
#BE927E
(190,146,126)
#C49C8A
(196,156,138)
#CAA696
(202,166,150)
#D0B0A2
(208,176,162)
#D6BAAE
(214,186,174)
#DCC4BA
(220,196,186)
#E2CEC6
(226,206,198)
#E8D8D2
(232,216,210)
#EEE2DE
(238,226,222)
#F4ECEA
(244,236,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B88872 color. Also use rgb(184,136,114) instead hex code.

Text Font Color

.myTextColor { color: #B88872; }

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

This text font color is #B88872.

Background Color

.myBgColor { background-color: #B88872; }

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

This div background color is #B88872.

Border color

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

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

This div border color is #B88872.

Opacity

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

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

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

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

This text has shadow with #B88872 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B88872.

Preview

Color preview on black background

This text has color #B88872 on black background.


Color preview on white background

This text has color #B88872 on white background.


Black color preview on #B88872 background

This text has black color on #B88872 background.


White color preview on #B88872 background

This text has white color on #B88872 background.


Related colors

Complementary color

Complementary color for #hex is #47778D.


I love getcolorcode.com

Triadic colors

1 #72B888 and #8872B8 with #B88872 are triadic colors.

2 #7288B8 and #88B872 with #B88872 are triadic colors.