COLOR #B38487

HEX: #B38487 RGB: (179,132,135)

Color info

#B38487 contains red, green and blue colors in about the same proportion. Web safe color of #B38487 is #999999 (or #999).

RGB color model

#B38487 color RGB value is (179,132,135).

RGB: (179,132,135) (70%, 52%, 53%)

RGB channels and saturation

R 179 of 255 = 70%
G 132 of 255 = 52%
B 135 of 255 = 53%

179
132
135

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

Portions of RGB colors in percentages

R + G + B = 179 + 132 + 135 = 446 (100%)
R 179 of 446 ~ 40.13%
G 132 of 446 ~ 29.6%
B 135 of 446 ~ 30.27'%

%40.13
%29.6
%30.27

CMYK color model

#B38487 color CMYK value is (0,26,25,30).

  • cyan value is 0.00%
  • magenta value is 26.26%
  • yellow value is 24.58%
  • key color value is 29.80%

CMYK: (0,26,25,30)
C0M26Y25K30 (0%, 26%, 25%, 30%)
(0.00 / 0.26 / 0.25 / 0.30)

CMYK percentages

%0
%26.26
%24.58
%29.8

Codes

Color #B38487 in popluar color models

B3 84 87
RGB 179 132 135
HSL 356° 23.62% 60.98%
HSB/HSV 356° 26.26% 70.20%
CMYK 0.00% 26.26% 24.58%
29.80%

Color #B38487 in popluar number systems.

HEX B3 84 87
Decimal 179 132 135
Binary 10110011 10000100 10000111
Octal 263 204 207

Shades and tints

Shades of #B38487

#B38487
(179,132,135)
#A3787B
(163,120,123)
#936C6F
(147,108,111)
#836063
(131,96,99)
#735457
(115,84,87)
#63484B
(99,72,75)
#533C3F
(83,60,63)
#433033
(67,48,51)
#332427
(51,36,39)
#23181B
(35,24,27)
#130C0F
(19,12,15)
#000000
(0,0,0)

Tints of #B38487

#B38487
(179,132,135)
#B98F91
(185,143,145)
#BF9A9B
(191,154,155)
#C5A5A5
(197,165,165)
#CBB0AF
(203,176,175)
#D1BBB9
(209,187,185)
#D7C6C3
(215,198,195)
#DDD1CD
(221,209,205)
#E3DCD7
(227,220,215)
#E9E7E1
(233,231,225)
#EFF2EB
(239,242,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B38487 color. Also use rgb(179,132,135) instead hex code.

Text Font Color

.myTextColor { color: #B38487; }

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

This text font color is #B38487.

Background Color

.myBgColor { background-color: #B38487; }

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

This div background color is #B38487.

Border color

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

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

This div border color is #B38487.

Opacity

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

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

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

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

This text has shadow with #B38487 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B38487.

Preview

Color preview on black background

This text has color #B38487 on black background.


Color preview on white background

This text has color #B38487 on white background.


Black color preview on #B38487 background

This text has black color on #B38487 background.


White color preview on #B38487 background

This text has white color on #B38487 background.


Related colors

Complementary color

Complementary color for #hex is #4C7B78.


I love getcolorcode.com

Triadic colors

1 #87B384 and #8487B3 with #B38487 are triadic colors.

2 #8784B3 and #84B387 with #B38487 are triadic colors.