COLOR #B88272

HEX: #B88272 RGB: (184,130,114)

Color info

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

RGB color model

#B88272 color RGB value is (184,130,114).

RGB: (184,130,114) (72%, 51%, 45%)

RGB channels and saturation

R 184 of 255 = 72%
G 130 of 255 = 51%
B 114 of 255 = 45%

184
130
114

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

Portions of RGB colors in percentages

R + G + B = 184 + 130 + 114 = 428 (100%)
R 184 of 428 ~ 42.99%
G 130 of 428 ~ 30.37%
B 114 of 428 ~ 26.64'%

%42.99
%30.37
%26.64

CMYK color model

#B88272 color CMYK value is (0,29,38,28).

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

CMYK: (0,29,38,28)
C0M29Y38K28 (0%, 29%, 38%, 28%)
(0.00 / 0.29 / 0.38 / 0.28)

CMYK percentages

%0
%29.35
%38.04
%27.84

Codes

Color #B88272 in popluar color models

B8 82 72
RGB 184 130 114
HSL 14° 33.02% 58.43%
HSB/HSV 14° 38.04% 72.16%
CMYK 0.00% 29.35% 38.04%
27.84%

Color #B88272 in popluar number systems.

HEX B8 82 72
Decimal 184 130 114
Binary 10111000 10000010 1110010
Octal 270 202 162

Shades and tints

Shades of #B88272

#B88272
(184,130,114)
#A87768
(168,119,104)
#986C5E
(152,108,94)
#886154
(136,97,84)
#78564A
(120,86,74)
#684B40
(104,75,64)
#584036
(88,64,54)
#48352C
(72,53,44)
#382A22
(56,42,34)
#281F18
(40,31,24)
#18140E
(24,20,14)
#000000
(0,0,0)

Tints of #B88272

#B88272
(184,130,114)
#BE8D7E
(190,141,126)
#C4988A
(196,152,138)
#CAA396
(202,163,150)
#D0AEA2
(208,174,162)
#D6B9AE
(214,185,174)
#DCC4BA
(220,196,186)
#E2CFC6
(226,207,198)
#E8DAD2
(232,218,210)
#EEE5DE
(238,229,222)
#F4F0EA
(244,240,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B88272; }

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

This text font color is #B88272.

Background Color

.myBgColor { background-color: #B88272; }

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

This div background color is #B88272.

Border color

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

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

This div border color is #B88272.

Opacity

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

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

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

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

This text has shadow with #B88272 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B88272.

Preview

Color preview on black background

This text has color #B88272 on black background.


Color preview on white background

This text has color #B88272 on white background.


Black color preview on #B88272 background

This text has black color on #B88272 background.


White color preview on #B88272 background

This text has white color on #B88272 background.


Related colors

Complementary color

Complementary color for #hex is #477D8D.


I love getcolorcode.com

Triadic colors

1 #72B882 and #8272B8 with #B88272 are triadic colors.

2 #7282B8 and #82B872 with #B88272 are triadic colors.