COLOR #B79397

HEX: #B79397 RGB: (183,147,151)

Color info

#B79397 contains red, green and blue colors in about the same proportion. Web safe color of #B79397 is #CC9999 (or #C99).

RGB color model

#B79397 color RGB value is (183,147,151).

RGB: (183,147,151) (72%, 58%, 59%)

RGB channels and saturation

R 183 of 255 = 72%
G 147 of 255 = 58%
B 151 of 255 = 59%

183
147
151

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

Portions of RGB colors in percentages

R + G + B = 183 + 147 + 151 = 481 (100%)
R 183 of 481 ~ 38.05%
G 147 of 481 ~ 30.56%
B 151 of 481 ~ 31.39'%

%38.05
%30.56
%31.39

CMYK color model

#B79397 color CMYK value is (0,20,17,28).

  • cyan value is 0.00%
  • magenta value is 19.67%
  • yellow value is 17.49%
  • key color value is 28.24%
CMYK: (0,20,17,28) C0M20Y17K28 (0%,20%,17%,28%) (0.00/0.20/0.17/0.28) 

CMYK percentages

%0
%19.67
%17.49
%28.24

Codes

Color #B79397 in popluar color models

B7 93 97
RGB 183 147 151
HSL 353° 20.00% 64.71%
HSB/HSV 353° 19.67% 71.76%
CMYK 0.00% 19.67% 17.49%
28.24%

Color #B79397 in popluar number systems.

HEX B7 93 97
Decimal 183 147 151
Binary 10110111 10010011 10010111
Octal 267 223 227

Shades and tints

Shades of #B79397

#B79397
(183,147,151)
#A7868A
(167,134,138)
#97797D
(151,121,125)
#876C70
(135,108,112)
#775F63
(119,95,99)
#675256
(103,82,86)
#574549
(87,69,73)
#47383C
(71,56,60)
#372B2F
(55,43,47)
#271E22
(39,30,34)
#171115
(23,17,21)
#000000
(0,0,0)

Tints of #B79397

#B79397
(183,147,151)
#BD9CA0
(189,156,160)
#C3A5A9
(195,165,169)
#C9AEB2
(201,174,178)
#CFB7BB
(207,183,187)
#D5C0C4
(213,192,196)
#DBC9CD
(219,201,205)
#E1D2D6
(225,210,214)
#E7DBDF
(231,219,223)
#EDE4E8
(237,228,232)
#F3EDF1
(243,237,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B79397 color. Also use rgb(183,147,151) instead hex code.

Text Font Color

.myTextColor { color: #B79397; }

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

This text font color is #B79397.

Background Color

.myBgColor { background-color: #B79397; }

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

This div background color is #B79397.

Border color

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

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

This div border color is #B79397.

Opacity

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

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

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

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

This text has shadow with #B79397 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B79397.

Preview

Color preview on black background

This text has color #B79397 on black background.


Color preview on white background

This text has color #B79397 on white background.


Black color preview on #B79397 background

This text has black color on #B79397 background.


White color preview on #B79397 background

This text has white color on #B79397 background.


Related colors

Complementary color

Complementary color for #hex is #486C68.


I love getcolorcode.com

Triadic colors

1 #97B793 and #9397B7 with #B79397 are triadic colors.

2 #9793B7 and #93B797 with #B79397 are triadic colors.