COLOR #B39492

HEX: #B39492 RGB: (179,148,146)

Color info

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

RGB color model

#B39492 color RGB value is (179,148,146).

RGB: (179,148,146) (70%, 58%, 57%)

RGB channels and saturation

R 179 of 255 = 70%
G 148 of 255 = 58%
B 146 of 255 = 57%

179
148
146

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

Portions of RGB colors in percentages

R + G + B = 179 + 148 + 146 = 473 (100%)
R 179 of 473 ~ 37.84%
G 148 of 473 ~ 31.29%
B 146 of 473 ~ 30.87'%

%37.84
%31.29
%30.87

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 17.32%
  • yellow value is 18.44%
  • 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
%18.44
%29.8

Codes

Color #B39492 in popluar color models

B3 94 92
RGB 179 148 146
HSL 17.84% 63.73%
HSB/HSV 18.44% 70.20%
CMYK 0.00% 17.32% 18.44%
29.80%

Color #B39492 in popluar number systems.

HEX B3 94 92
Decimal 179 148 146
Binary 10110011 10010100 10010010
Octal 263 224 222

Shades and tints

Shades of #B39492

#B39492
(179,148,146)
#A38785
(163,135,133)
#937A78
(147,122,120)
#836D6B
(131,109,107)
#73605E
(115,96,94)
#635351
(99,83,81)
#534644
(83,70,68)
#433937
(67,57,55)
#332C2A
(51,44,42)
#231F1D
(35,31,29)
#131210
(19,18,16)
#000000
(0,0,0)

Tints of #B39492

#B39492
(179,148,146)
#B99D9B
(185,157,155)
#BFA6A4
(191,166,164)
#C5AFAD
(197,175,173)
#CBB8B6
(203,184,182)
#D1C1BF
(209,193,191)
#D7CAC8
(215,202,200)
#DDD3D1
(221,211,209)
#E3DCDA
(227,220,218)
#E9E5E3
(233,229,227)
#EFEEEC
(239,238,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B39492; }

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

This text font color is #B39492.

Background Color

.myBgColor { background-color: #B39492; }

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

This div background color is #B39492.

Border color

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

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

This div border color is #B39492.

Opacity

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

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

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

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

This text has shadow with #B39492 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B39492.

Preview

Color preview on black background

This text has color #B39492 on black background.


Color preview on white background

This text has color #B39492 on white background.


Black color preview on #B39492 background

This text has black color on #B39492 background.


White color preview on #B39492 background

This text has white color on #B39492 background.


Related colors

Complementary color

Complementary color for #hex is #4C6B6D.


I love getcolorcode.com

Triadic colors

1 #92B394 and #9492B3 with #B39492 are triadic colors.

2 #9294B3 and #94B392 with #B39492 are triadic colors.