COLOR #B39893

HEX: #B39893 RGB: (179,152,147)

Color info

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

RGB color model

#B39893 color RGB value is (179,152,147).

RGB: (179,152,147) (70%, 60%, 58%)

RGB channels and saturation

R 179 of 255 = 70%
G 152 of 255 = 60%
B 147 of 255 = 58%

179
152
147

R + G + B ~ 63%. #B39893 is quite light color.

Portions of RGB colors in percentages

R + G + B = 179 + 152 + 147 = 478 (100%)
R 179 of 478 ~ 37.45%
G 152 of 478 ~ 31.8%
B 147 of 478 ~ 30.75'%

%37.45
%31.8
%30.75

CMYK color model

#B39893 color CMYK value is (0,15,18,30).

  • cyan value is 0.00%
  • magenta value is 15.08%
  • yellow value is 17.88%
  • key color value is 29.80%

CMYK: (0,15,18,30)
C0M15Y18K30 (0%, 15%, 18%, 30%)
(0.00 / 0.15 / 0.18 / 0.30)

CMYK percentages

%0
%15.08
%17.88
%29.8

Codes

Color #B39893 in popluar color models

B3 98 93
RGB 179 152 147
HSL 17.39% 63.92%
HSB/HSV 17.88% 70.20%
CMYK 0.00% 15.08% 17.88%
29.80%

Color #B39893 in popluar number systems.

HEX B3 98 93
Decimal 179 152 147
Binary 10110011 10011000 10010011
Octal 263 230 223

Shades and tints

Shades of #B39893

#B39893
(179,152,147)
#A38B86
(163,139,134)
#937E79
(147,126,121)
#83716C
(131,113,108)
#73645F
(115,100,95)
#635752
(99,87,82)
#534A45
(83,74,69)
#433D38
(67,61,56)
#33302B
(51,48,43)
#23231E
(35,35,30)
#131611
(19,22,17)
#000000
(0,0,0)

Tints of #B39893

#B39893
(179,152,147)
#B9A19C
(185,161,156)
#BFAAA5
(191,170,165)
#C5B3AE
(197,179,174)
#CBBCB7
(203,188,183)
#D1C5C0
(209,197,192)
#D7CEC9
(215,206,201)
#DDD7D2
(221,215,210)
#E3E0DB
(227,224,219)
#E9E9E4
(233,233,228)
#EFF2ED
(239,242,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B39893 color. Also use rgb(179,152,147) instead hex code.

Text Font Color

.myTextColor { color: #B39893; }

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

This text font color is #B39893.

Background Color

.myBgColor { background-color: #B39893; }

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

This div background color is #B39893.

Border color

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

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

This div border color is #B39893.

Opacity

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

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

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

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

This text has shadow with #B39893 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B39893.

Preview

Color preview on black background

This text has color #B39893 on black background.


Color preview on white background

This text has color #B39893 on white background.


Black color preview on #B39893 background

This text has black color on #B39893 background.


White color preview on #B39893 background

This text has white color on #B39893 background.


Related colors

Complementary color

Complementary color for #hex is #4C676C.


I love getcolorcode.com

Triadic colors

1 #93B398 and #9893B3 with #B39893 are triadic colors.

2 #9398B3 and #98B393 with #B39893 are triadic colors.