COLOR #B59391

HEX: #B59391 RGB: (181,147,145)

Color info

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

RGB color model

#B59391 color RGB value is (181,147,145).

RGB: (181,147,145) (71%, 58%, 57%)

RGB channels and saturation

R 181 of 255 = 71%
G 147 of 255 = 58%
B 145 of 255 = 57%

181
147
145

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

Portions of RGB colors in percentages

R + G + B = 181 + 147 + 145 = 473 (100%)
R 181 of 473 ~ 38.27%
G 147 of 473 ~ 31.08%
B 145 of 473 ~ 30.66'%

%38.27
%31.08
%30.66

CMYK color model

#B59391 color CMYK value is (0,19,20,29).

  • cyan value is 0.00%
  • magenta value is 18.78%
  • yellow value is 19.89%
  • key color value is 29.02%

CMYK: (0,19,20,29)
C0M19Y20K29 (0%, 19%, 20%, 29%)
(0.00 / 0.19 / 0.20 / 0.29)

CMYK percentages

%0
%18.78
%19.89
%29.02

Codes

Color #B59391 in popluar color models

B5 93 91
RGB 181 147 145
HSL 19.57% 63.92%
HSB/HSV 19.89% 70.98%
CMYK 0.00% 18.78% 19.89%
29.02%

Color #B59391 in popluar number systems.

HEX B5 93 91
Decimal 181 147 145
Binary 10110101 10010011 10010001
Octal 265 223 221

Shades and tints

Shades of #B59391

#B59391
(181,147,145)
#A58684
(165,134,132)
#957977
(149,121,119)
#856C6A
(133,108,106)
#755F5D
(117,95,93)
#655250
(101,82,80)
#554543
(85,69,67)
#453836
(69,56,54)
#352B29
(53,43,41)
#251E1C
(37,30,28)
#15110F
(21,17,15)
#000000
(0,0,0)

Tints of #B59391

#B59391
(181,147,145)
#BB9C9B
(187,156,155)
#C1A5A5
(193,165,165)
#C7AEAF
(199,174,175)
#CDB7B9
(205,183,185)
#D3C0C3
(211,192,195)
#D9C9CD
(217,201,205)
#DFD2D7
(223,210,215)
#E5DBE1
(229,219,225)
#EBE4EB
(235,228,235)
#F1EDF5
(241,237,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B59391 color. Also use rgb(181,147,145) instead hex code.

Text Font Color

.myTextColor { color: #B59391; }

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

This text font color is #B59391.

Background Color

.myBgColor { background-color: #B59391; }

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

This div background color is #B59391.

Border color

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

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

This div border color is #B59391.

Opacity

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

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

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

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

This text has shadow with #B59391 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B59391.

Preview

Color preview on black background

This text has color #B59391 on black background.


Color preview on white background

This text has color #B59391 on white background.


Black color preview on #B59391 background

This text has black color on #B59391 background.


White color preview on #B59391 background

This text has white color on #B59391 background.


Related colors

Complementary color

Complementary color for #hex is #4A6C6E.


I love getcolorcode.com

Triadic colors

1 #91B593 and #9391B5 with #B59391 are triadic colors.

2 #9193B5 and #93B591 with #B59391 are triadic colors.