COLOR #B58697

HEX: #B58697 RGB: (181,134,151)

Color info

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

RGB color model

#B58697 color RGB value is (181,134,151).

RGB: (181,134,151) (71%, 53%, 59%)

RGB channels and saturation

R 181 of 255 = 71%
G 134 of 255 = 53%
B 151 of 255 = 59%

181
134
151

R + G + B ~ 61%. #B58697 is quite light color.

Portions of RGB colors in percentages

R + G + B = 181 + 134 + 151 = 466 (100%)
R 181 of 466 ~ 38.84%
G 134 of 466 ~ 28.76%
B 151 of 466 ~ 32.4'%

%38.84
%28.76
%32.4

CMYK color model

#B58697 color CMYK value is (0,26,17,29).

  • cyan value is 0.00%
  • magenta value is 25.97%
  • yellow value is 16.57%
  • key color value is 29.02%

CMYK: (0,26,17,29)
C0M26Y17K29 (0%, 26%, 17%, 29%)
(0.00 / 0.26 / 0.17 / 0.29)

CMYK percentages

%0
%25.97
%16.57
%29.02

Codes

Color #B58697 in popluar color models

B5 86 97
RGB 181 134 151
HSL 338° 24.10% 61.76%
HSB/HSV 338° 25.97% 70.98%
CMYK 0.00% 25.97% 16.57%
29.02%

Color #B58697 in popluar number systems.

HEX B5 86 97
Decimal 181 134 151
Binary 10110101 10000110 10010111
Octal 265 206 227

Shades and tints

Shades of #B58697

#B58697
(181,134,151)
#A57A8A
(165,122,138)
#956E7D
(149,110,125)
#856270
(133,98,112)
#755663
(117,86,99)
#654A56
(101,74,86)
#553E49
(85,62,73)
#45323C
(69,50,60)
#35262F
(53,38,47)
#251A22
(37,26,34)
#150E15
(21,14,21)
#000000
(0,0,0)

Tints of #B58697

#B58697
(181,134,151)
#BB91A0
(187,145,160)
#C19CA9
(193,156,169)
#C7A7B2
(199,167,178)
#CDB2BB
(205,178,187)
#D3BDC4
(211,189,196)
#D9C8CD
(217,200,205)
#DFD3D6
(223,211,214)
#E5DEDF
(229,222,223)
#EBE9E8
(235,233,232)
#F1F4F1
(241,244,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B58697 color. Also use rgb(181,134,151) instead hex code.

Text Font Color

.myTextColor { color: #B58697; }

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

This text font color is #B58697.

Background Color

.myBgColor { background-color: #B58697; }

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

This div background color is #B58697.

Border color

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

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

This div border color is #B58697.

Opacity

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

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

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

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

This text has shadow with #B58697 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B58697.

Preview

Color preview on black background

This text has color #B58697 on black background.


Color preview on white background

This text has color #B58697 on white background.


Black color preview on #B58697 background

This text has black color on #B58697 background.


White color preview on #B58697 background

This text has white color on #B58697 background.


Related colors

Complementary color

Complementary color for #hex is #4A7968.


I love getcolorcode.com

Triadic colors

1 #97B586 and #8697B5 with #B58697 are triadic colors.

2 #9786B5 and #86B597 with #B58697 are triadic colors.