COLOR #B59093

HEX: #B59093 RGB: (181,144,147)

Color info

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

RGB color model

#B59093 color RGB value is (181,144,147).

RGB: (181,144,147) (71%, 56%, 58%)

RGB channels and saturation

R 181 of 255 = 71%
G 144 of 255 = 56%
B 147 of 255 = 58%

181
144
147

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

Portions of RGB colors in percentages

R + G + B = 181 + 144 + 147 = 472 (100%)
R 181 of 472 ~ 38.35%
G 144 of 472 ~ 30.51%
B 147 of 472 ~ 31.14'%

%38.35
%30.51
%31.14

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 20.44%
  • yellow value is 18.78%
  • key color value is 29.02%
CMYK: (0,20,19,29) C0M20Y19K29 (0%,20%,19%,29%) (0.00/0.20/0.19/0.29) 

CMYK percentages

%0
%20.44
%18.78
%29.02

Codes

Color #B59093 in popluar color models

B5 90 93
RGB 181 144 147
HSL 355° 20.00% 63.73%
HSB/HSV 355° 20.44% 70.98%
CMYK 0.00% 20.44% 18.78%
29.02%

Color #B59093 in popluar number systems.

HEX B5 90 93
Decimal 181 144 147
Binary 10110101 10010000 10010011
Octal 265 220 223

Shades and tints

Shades of #B59093

#B59093
(181,144,147)
#A58386
(165,131,134)
#957679
(149,118,121)
#85696C
(133,105,108)
#755C5F
(117,92,95)
#654F52
(101,79,82)
#554245
(85,66,69)
#453538
(69,53,56)
#35282B
(53,40,43)
#251B1E
(37,27,30)
#150E11
(21,14,17)
#000000
(0,0,0)

Tints of #B59093

#B59093
(181,144,147)
#BB9A9C
(187,154,156)
#C1A4A5
(193,164,165)
#C7AEAE
(199,174,174)
#CDB8B7
(205,184,183)
#D3C2C0
(211,194,192)
#D9CCC9
(217,204,201)
#DFD6D2
(223,214,210)
#E5E0DB
(229,224,219)
#EBEAE4
(235,234,228)
#F1F4ED
(241,244,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B59093; }

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

This text font color is #B59093.

Background Color

.myBgColor { background-color: #B59093; }

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

This div background color is #B59093.

Border color

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

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

This div border color is #B59093.

Opacity

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

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

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

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

This text has shadow with #B59093 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B59093.

Preview

Color preview on black background

This text has color #B59093 on black background.


Color preview on white background

This text has color #B59093 on white background.


Black color preview on #B59093 background

This text has black color on #B59093 background.


White color preview on #B59093 background

This text has white color on #B59093 background.


Related colors

Complementary color

Complementary color for #hex is #4A6F6C.


I love getcolorcode.com

Triadic colors

1 #93B590 and #9093B5 with #B59093 are triadic colors.

2 #9390B5 and #90B593 with #B59093 are triadic colors.