COLOR #B88470

HEX: #B88470 RGB: (184,132,112)

Color info

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

RGB color model

#B88470 color RGB value is (184,132,112).

RGB: (184,132,112) (72%, 52%, 44%)

RGB channels and saturation

R 184 of 255 = 72%
G 132 of 255 = 52%
B 112 of 255 = 44%

184
132
112

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

Portions of RGB colors in percentages

R + G + B = 184 + 132 + 112 = 428 (100%)
R 184 of 428 ~ 42.99%
G 132 of 428 ~ 30.84%
B 112 of 428 ~ 26.17'%

%42.99
%30.84
%26.17

CMYK color model

#B88470 color CMYK value is (0,28,39,28).

  • cyan value is 0.00%
  • magenta value is 28.26%
  • yellow value is 39.13%
  • key color value is 27.84%
CMYK: (0,28,39,28) C0M28Y39K28 (0%,28%,39%,28%) (0.00/0.28/0.39/0.28) 

CMYK percentages

%0
%28.26
%39.13
%27.84

Codes

Color #B88470 in popluar color models

B8 84 70
RGB 184 132 112
HSL 17° 33.64% 58.04%
HSB/HSV 17° 39.13% 72.16%
CMYK 0.00% 28.26% 39.13%
27.84%

Color #B88470 in popluar number systems.

HEX B8 84 70
Decimal 184 132 112
Binary 10111000 10000100 1110000
Octal 270 204 160

Shades and tints

Shades of #B88470

#B88470
(184,132,112)
#A87866
(168,120,102)
#986C5C
(152,108,92)
#886052
(136,96,82)
#785448
(120,84,72)
#68483E
(104,72,62)
#583C34
(88,60,52)
#48302A
(72,48,42)
#382420
(56,36,32)
#281816
(40,24,22)
#180C0C
(24,12,12)
#000000
(0,0,0)

Tints of #B88470

#B88470
(184,132,112)
#BE8F7D
(190,143,125)
#C49A8A
(196,154,138)
#CAA597
(202,165,151)
#D0B0A4
(208,176,164)
#D6BBB1
(214,187,177)
#DCC6BE
(220,198,190)
#E2D1CB
(226,209,203)
#E8DCD8
(232,220,216)
#EEE7E5
(238,231,229)
#F4F2F2
(244,242,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B88470; }

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

This text font color is #B88470.

Background Color

.myBgColor { background-color: #B88470; }

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

This div background color is #B88470.

Border color

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

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

This div border color is #B88470.

Opacity

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

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

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

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

This text has shadow with #B88470 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B88470.

Preview

Color preview on black background

This text has color #B88470 on black background.


Color preview on white background

This text has color #B88470 on white background.


Black color preview on #B88470 background

This text has black color on #B88470 background.


White color preview on #B88470 background

This text has white color on #B88470 background.


Related colors

Complementary color

Complementary color for #hex is #477B8F.


I love getcolorcode.com

Triadic colors

1 #70B884 and #8470B8 with #B88470 are triadic colors.

2 #7084B8 and #84B870 with #B88470 are triadic colors.