COLOR #B59894

HEX: #B59894 RGB: (181,152,148)

Color info

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

RGB color model

#B59894 color RGB value is (181,152,148).

RGB: (181,152,148) (71%, 60%, 58%)

RGB channels and saturation

R 181 of 255 = 71%
G 152 of 255 = 60%
B 148 of 255 = 58%

181
152
148

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

Portions of RGB colors in percentages

R + G + B = 181 + 152 + 148 = 481 (100%)
R 181 of 481 ~ 37.63%
G 152 of 481 ~ 31.6%
B 148 of 481 ~ 30.77'%

%37.63
%31.6
%30.77

CMYK color model

#B59894 color CMYK value is (0,16,18,29).

  • cyan value is 0.00%
  • magenta value is 16.02%
  • yellow value is 18.23%
  • key color value is 29.02%
CMYK: (0,16,18,29) C0M16Y18K29 (0%,16%,18%,29%) (0.00/0.16/0.18/0.29) 

CMYK percentages

%0
%16.02
%18.23
%29.02

Codes

Color #B59894 in popluar color models

B5 98 94
RGB 181 152 148
HSL 18.23% 64.51%
HSB/HSV 18.23% 70.98%
CMYK 0.00% 16.02% 18.23%
29.02%

Color #B59894 in popluar number systems.

HEX B5 98 94
Decimal 181 152 148
Binary 10110101 10011000 10010100
Octal 265 230 224

Shades and tints

Shades of #B59894

#B59894
(181,152,148)
#A58B87
(165,139,135)
#957E7A
(149,126,122)
#85716D
(133,113,109)
#756460
(117,100,96)
#655753
(101,87,83)
#554A46
(85,74,70)
#453D39
(69,61,57)
#35302C
(53,48,44)
#25231F
(37,35,31)
#151612
(21,22,18)
#000000
(0,0,0)

Tints of #B59894

#B59894
(181,152,148)
#BBA19D
(187,161,157)
#C1AAA6
(193,170,166)
#C7B3AF
(199,179,175)
#CDBCB8
(205,188,184)
#D3C5C1
(211,197,193)
#D9CECA
(217,206,202)
#DFD7D3
(223,215,211)
#E5E0DC
(229,224,220)
#EBE9E5
(235,233,229)
#F1F2EE
(241,242,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B59894 color. Also use rgb(181,152,148) instead hex code.

Text Font Color

.myTextColor { color: #B59894; }

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

This text font color is #B59894.

Background Color

.myBgColor { background-color: #B59894; }

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

This div background color is #B59894.

Border color

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

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

This div border color is #B59894.

Opacity

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

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

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

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

This text has shadow with #B59894 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B59894.

Preview

Color preview on black background

This text has color #B59894 on black background.


Color preview on white background

This text has color #B59894 on white background.


Black color preview on #B59894 background

This text has black color on #B59894 background.


White color preview on #B59894 background

This text has white color on #B59894 background.


Related colors

Complementary color

Complementary color for #hex is #4A676B.


I love getcolorcode.com

Triadic colors

1 #94B598 and #9894B5 with #B59894 are triadic colors.

2 #9498B5 and #98B594 with #B59894 are triadic colors.