COLOR #B39597

HEX: #B39597 RGB: (179,149,151)

Color info

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

RGB color model

#B39597 color RGB value is (179,149,151).

RGB: (179,149,151) (70%, 58%, 59%)

RGB channels and saturation

R 179 of 255 = 70%
G 149 of 255 = 58%
B 151 of 255 = 59%

179
149
151

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

Portions of RGB colors in percentages

R + G + B = 179 + 149 + 151 = 479 (100%)
R 179 of 479 ~ 37.37%
G 149 of 479 ~ 31.11%
B 151 of 479 ~ 31.52'%

%37.37
%31.11
%31.52

CMYK color model

#B39597 color CMYK value is (0,17,16,30).

  • cyan value is 0.00%
  • magenta value is 16.76%
  • yellow value is 15.64%
  • key color value is 29.80%

CMYK: (0,17,16,30)
C0M17Y16K30 (0%, 17%, 16%, 30%)
(0.00 / 0.17 / 0.16 / 0.30)

CMYK percentages

%0
%16.76
%15.64
%29.8

Codes

Color #B39597 in popluar color models

B3 95 97
RGB 179 149 151
HSL 356° 16.48% 64.31%
HSB/HSV 356° 16.76% 70.20%
CMYK 0.00% 16.76% 15.64%
29.80%

Color #B39597 in popluar number systems.

HEX B3 95 97
Decimal 179 149 151
Binary 10110011 10010101 10010111
Octal 263 225 227

Shades and tints

Shades of #B39597

#B39597
(179,149,151)
#A3888A
(163,136,138)
#937B7D
(147,123,125)
#836E70
(131,110,112)
#736163
(115,97,99)
#635456
(99,84,86)
#534749
(83,71,73)
#433A3C
(67,58,60)
#332D2F
(51,45,47)
#232022
(35,32,34)
#131315
(19,19,21)
#000000
(0,0,0)

Tints of #B39597

#B39597
(179,149,151)
#B99EA0
(185,158,160)
#BFA7A9
(191,167,169)
#C5B0B2
(197,176,178)
#CBB9BB
(203,185,187)
#D1C2C4
(209,194,196)
#D7CBCD
(215,203,205)
#DDD4D6
(221,212,214)
#E3DDDF
(227,221,223)
#E9E6E8
(233,230,232)
#EFEFF1
(239,239,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B39597 color. Also use rgb(179,149,151) instead hex code.

Text Font Color

.myTextColor { color: #B39597; }

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

This text font color is #B39597.

Background Color

.myBgColor { background-color: #B39597; }

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

This div background color is #B39597.

Border color

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

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

This div border color is #B39597.

Opacity

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

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

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

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

This text has shadow with #B39597 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B39597.

Preview

Color preview on black background

This text has color #B39597 on black background.


Color preview on white background

This text has color #B39597 on white background.


Black color preview on #B39597 background

This text has black color on #B39597 background.


White color preview on #B39597 background

This text has white color on #B39597 background.


Related colors

Complementary color

Complementary color for #hex is #4C6A68.


I love getcolorcode.com

Triadic colors

1 #97B395 and #9597B3 with #B39597 are triadic colors.

2 #9795B3 and #95B397 with #B39597 are triadic colors.