COLOR #B39493

HEX: #B39493 RGB: (179,148,147)

Color info

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

RGB color model

#B39493 color RGB value is (179,148,147).

RGB: (179,148,147) (70%, 58%, 58%)

RGB channels and saturation

R 179 of 255 = 70%
G 148 of 255 = 58%
B 147 of 255 = 58%

179
148
147

R + G + B ~ 62%. #B39493 is quite light color.

Portions of RGB colors in percentages

R + G + B = 179 + 148 + 147 = 474 (100%)
R 179 of 474 ~ 37.76%
G 148 of 474 ~ 31.22%
B 147 of 474 ~ 31.01'%

%37.76
%31.22
%31.01

CMYK color model

#B39493 color CMYK value is (0,17,18,30).

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

CMYK: (0,17,18,30)
C0M17Y18K30 (0%, 17%, 18%, 30%)
(0.00 / 0.17 / 0.18 / 0.30)

CMYK percentages

%0
%17.32
%17.88
%29.8

Codes

Color #B39493 in popluar color models

B3 94 93
RGB 179 148 147
HSL 17.39% 63.92%
HSB/HSV 17.88% 70.20%
CMYK 0.00% 17.32% 17.88%
29.80%

Color #B39493 in popluar number systems.

HEX B3 94 93
Decimal 179 148 147
Binary 10110011 10010100 10010011
Octal 263 224 223

Shades and tints

Shades of #B39493

#B39493
(179,148,147)
#A38786
(163,135,134)
#937A79
(147,122,121)
#836D6C
(131,109,108)
#73605F
(115,96,95)
#635352
(99,83,82)
#534645
(83,70,69)
#433938
(67,57,56)
#332C2B
(51,44,43)
#231F1E
(35,31,30)
#131211
(19,18,17)
#000000
(0,0,0)

Tints of #B39493

#B39493
(179,148,147)
#B99D9C
(185,157,156)
#BFA6A5
(191,166,165)
#C5AFAE
(197,175,174)
#CBB8B7
(203,184,183)
#D1C1C0
(209,193,192)
#D7CAC9
(215,202,201)
#DDD3D2
(221,211,210)
#E3DCDB
(227,220,219)
#E9E5E4
(233,229,228)
#EFEEED
(239,238,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B39493; }

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

This text font color is #B39493.

Background Color

.myBgColor { background-color: #B39493; }

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

This div background color is #B39493.

Border color

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

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

This div border color is #B39493.

Opacity

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

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

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

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

This text has shadow with #B39493 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B39493.

Preview

Color preview on black background

This text has color #B39493 on black background.


Color preview on white background

This text has color #B39493 on white background.


Black color preview on #B39493 background

This text has black color on #B39493 background.


White color preview on #B39493 background

This text has white color on #B39493 background.


Related colors

Complementary color

Complementary color for #hex is #4C6B6C.


I love getcolorcode.com

Triadic colors

1 #93B394 and #9493B3 with #B39493 are triadic colors.

2 #9394B3 and #94B393 with #B39493 are triadic colors.