COLOR #B59067

HEX: #B59067 RGB: (181,144,103)

Color info

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

RGB color model

#B59067 color RGB value is (181,144,103).

RGB: (181,144,103) (71%, 56%, 40%)

RGB channels and saturation

R 181 of 255 = 71%
G 144 of 255 = 56%
B 103 of 255 = 40%

181
144
103

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

Portions of RGB colors in percentages

R + G + B = 181 + 144 + 103 = 428 (100%)
R 181 of 428 ~ 42.29%
G 144 of 428 ~ 33.64%
B 103 of 428 ~ 24.07'%

%42.29
%33.64
%24.07

CMYK color model

#B59067 color CMYK value is (0,20,43,29).

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

CMYK: (0,20,43,29)
C0M20Y43K29 (0%, 20%, 43%, 29%)
(0.00 / 0.20 / 0.43 / 0.29)

CMYK percentages

%0
%20.44
%43.09
%29.02

Codes

Color #B59067 in popluar color models

B5 90 67
RGB 181 144 103
HSL 32° 34.51% 55.69%
HSB/HSV 32° 43.09% 70.98%
CMYK 0.00% 20.44% 43.09%
29.02%

Color #B59067 in popluar number systems.

HEX B5 90 67
Decimal 181 144 103
Binary 10110101 10010000 1100111
Octal 265 220 147

Shades and tints

Shades of #B59067

#B59067
(181,144,103)
#A5835E
(165,131,94)
#957655
(149,118,85)
#85694C
(133,105,76)
#755C43
(117,92,67)
#654F3A
(101,79,58)
#554231
(85,66,49)
#453528
(69,53,40)
#35281F
(53,40,31)
#251B16
(37,27,22)
#150E0D
(21,14,13)
#000000
(0,0,0)

Tints of #B59067

#B59067
(181,144,103)
#BB9A74
(187,154,116)
#C1A481
(193,164,129)
#C7AE8E
(199,174,142)
#CDB89B
(205,184,155)
#D3C2A8
(211,194,168)
#D9CCB5
(217,204,181)
#DFD6C2
(223,214,194)
#E5E0CF
(229,224,207)
#EBEADC
(235,234,220)
#F1F4E9
(241,244,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B59067; }

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

This text font color is #B59067.

Background Color

.myBgColor { background-color: #B59067; }

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

This div background color is #B59067.

Border color

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

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

This div border color is #B59067.

Opacity

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

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

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

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

This text has shadow with #B59067 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B59067.

Preview

Color preview on black background

This text has color #B59067 on black background.


Color preview on white background

This text has color #B59067 on white background.


Black color preview on #B59067 background

This text has black color on #B59067 background.


White color preview on #B59067 background

This text has white color on #B59067 background.


Related colors

Complementary color

Complementary color for #hex is #4A6F98.


I love getcolorcode.com

Triadic colors

1 #67B590 and #9067B5 with #B59067 are triadic colors.

2 #6790B5 and #90B567 with #B59067 are triadic colors.