COLOR #B59072

HEX: #B59072 RGB: (181,144,114)

Color info

#B59072 contains mainly red and green colors. Web safe color of #B59072 is #CC9966 (or #C96).

RGB color model

#B59072 color RGB value is (181,144,114).

RGB: (181,144,114) (71%, 56%, 45%)

RGB channels and saturation

R 181 of 255 = 71%
G 144 of 255 = 56%
B 114 of 255 = 45%

181
144
114

R + G + B ~ 57%. #B59072 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 181 + 144 + 114 = 439 (100%)
R 181 of 439 ~ 41.23%
G 144 of 439 ~ 32.8%
B 114 of 439 ~ 25.97'%

%41.23
%32.8
%25.97

CMYK color model

#B59072 color CMYK value is (0,20,37,29).

  • cyan value is 0.00%
  • magenta value is 20.44%
  • yellow value is 37.02%
  • key color value is 29.02%

CMYK: (0,20,37,29)
C0M20Y37K29 (0%, 20%, 37%, 29%)
(0.00 / 0.20 / 0.37 / 0.29)

CMYK percentages

%0
%20.44
%37.02
%29.02

Codes

Color #B59072 in popluar color models

B5 90 72
RGB 181 144 114
HSL 27° 31.16% 57.84%
HSB/HSV 27° 37.02% 70.98%
CMYK 0.00% 20.44% 37.02%
29.02%

Color #B59072 in popluar number systems.

HEX B5 90 72
Decimal 181 144 114
Binary 10110101 10010000 1110010
Octal 265 220 162

Shades and tints

Shades of #B59072

#B59072
(181,144,114)
#A58368
(165,131,104)
#95765E
(149,118,94)
#856954
(133,105,84)
#755C4A
(117,92,74)
#654F40
(101,79,64)
#554236
(85,66,54)
#45352C
(69,53,44)
#352822
(53,40,34)
#251B18
(37,27,24)
#150E0E
(21,14,14)
#000000
(0,0,0)

Tints of #B59072

#B59072
(181,144,114)
#BB9A7E
(187,154,126)
#C1A48A
(193,164,138)
#C7AE96
(199,174,150)
#CDB8A2
(205,184,162)
#D3C2AE
(211,194,174)
#D9CCBA
(217,204,186)
#DFD6C6
(223,214,198)
#E5E0D2
(229,224,210)
#EBEADE
(235,234,222)
#F1F4EA
(241,244,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B59072; }

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

This text font color is #B59072.

Background Color

.myBgColor { background-color: #B59072; }

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

This div background color is #B59072.

Border color

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

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

This div border color is #B59072.

Opacity

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

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

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

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

This text has shadow with #B59072 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B59072.

Preview

Color preview on black background

This text has color #B59072 on black background.


Color preview on white background

This text has color #B59072 on white background.


Black color preview on #B59072 background

This text has black color on #B59072 background.


White color preview on #B59072 background

This text has white color on #B59072 background.


Related colors

Complementary color

Complementary color for #hex is #4A6F8D.


I love getcolorcode.com

Triadic colors

1 #72B590 and #9072B5 with #B59072 are triadic colors.

2 #7290B5 and #90B572 with #B59072 are triadic colors.