COLOR #B39697

HEX: #B39697 RGB: (179,150,151)

Color info

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

RGB color model

#B39697 color RGB value is (179,150,151).

RGB: (179,150,151) (70%, 59%, 59%)

RGB channels and saturation

R 179 of 255 = 70%
G 150 of 255 = 59%
B 151 of 255 = 59%

179
150
151

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

Portions of RGB colors in percentages

R + G + B = 179 + 150 + 151 = 480 (100%)
R 179 of 480 ~ 37.29%
G 150 of 480 ~ 31.25%
B 151 of 480 ~ 31.46'%

%37.29
%31.25
%31.46

CMYK color model

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

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

CMYK: (0,16,16,30)
C0M16Y16K30 (0%, 16%, 16%, 30%)
(0.00 / 0.16 / 0.16 / 0.30)

CMYK percentages

%0
%16.2
%15.64
%29.8

Codes

Color #B39697 in popluar color models

B3 96 97
RGB 179 150 151
HSL 358° 16.02% 64.51%
HSB/HSV 358° 16.20% 70.20%
CMYK 0.00% 16.20% 15.64%
29.80%

Color #B39697 in popluar number systems.

HEX B3 96 97
Decimal 179 150 151
Binary 10110011 10010110 10010111
Octal 263 226 227

Shades and tints

Shades of #B39697

#B39697
(179,150,151)
#A3898A
(163,137,138)
#937C7D
(147,124,125)
#836F70
(131,111,112)
#736263
(115,98,99)
#635556
(99,85,86)
#534849
(83,72,73)
#433B3C
(67,59,60)
#332E2F
(51,46,47)
#232122
(35,33,34)
#131415
(19,20,21)
#000000
(0,0,0)

Tints of #B39697

#B39697
(179,150,151)
#B99FA0
(185,159,160)
#BFA8A9
(191,168,169)
#C5B1B2
(197,177,178)
#CBBABB
(203,186,187)
#D1C3C4
(209,195,196)
#D7CCCD
(215,204,205)
#DDD5D6
(221,213,214)
#E3DEDF
(227,222,223)
#E9E7E8
(233,231,232)
#EFF0F1
(239,240,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B39697; }

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

This text font color is #B39697.

Background Color

.myBgColor { background-color: #B39697; }

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

This div background color is #B39697.

Border color

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

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

This div border color is #B39697.

Opacity

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

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

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

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

This text has shadow with #B39697 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B39697.

Preview

Color preview on black background

This text has color #B39697 on black background.


Color preview on white background

This text has color #B39697 on white background.


Black color preview on #B39697 background

This text has black color on #B39697 background.


White color preview on #B39697 background

This text has white color on #B39697 background.


Related colors

Complementary color

Complementary color for #hex is #4C6968.


I love getcolorcode.com

Triadic colors

1 #97B396 and #9697B3 with #B39697 are triadic colors.

2 #9796B3 and #96B397 with #B39697 are triadic colors.