COLOR #B58861

HEX: #B58861 RGB: (181,136,97)

Color info

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

RGB color model

#B58861 color RGB value is (181,136,97).

RGB: (181,136,97) (71%, 53%, 38%)

RGB channels and saturation

R 181 of 255 = 71%
G 136 of 255 = 53%
B 97 of 255 = 38%

181
136
97

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

Portions of RGB colors in percentages

R + G + B = 181 + 136 + 97 = 414 (100%)
R 181 of 414 ~ 43.72%
G 136 of 414 ~ 32.85%
B 97 of 414 ~ 23.43'%

%43.72
%32.85
%23.43

CMYK color model

#B58861 color CMYK value is (0,25,46,29).

  • cyan value is 0.00%
  • magenta value is 24.86%
  • yellow value is 46.41%
  • key color value is 29.02%

CMYK: (0,25,46,29)
C0M25Y46K29 (0%, 25%, 46%, 29%)
(0.00 / 0.25 / 0.46 / 0.29)

CMYK percentages

%0
%24.86
%46.41
%29.02

Codes

Color #B58861 in popluar color models

B5 88 61
RGB 181 136 97
HSL 28° 36.21% 54.51%
HSB/HSV 28° 46.41% 70.98%
CMYK 0.00% 24.86% 46.41%
29.02%

Color #B58861 in popluar number systems.

HEX B5 88 61
Decimal 181 136 97
Binary 10110101 10001000 1100001
Octal 265 210 141

Shades and tints

Shades of #B58861

#B58861
(181,136,97)
#A57C59
(165,124,89)
#957051
(149,112,81)
#856449
(133,100,73)
#755841
(117,88,65)
#654C39
(101,76,57)
#554031
(85,64,49)
#453429
(69,52,41)
#352821
(53,40,33)
#251C19
(37,28,25)
#151011
(21,16,17)
#000000
(0,0,0)

Tints of #B58861

#B58861
(181,136,97)
#BB926F
(187,146,111)
#C19C7D
(193,156,125)
#C7A68B
(199,166,139)
#CDB099
(205,176,153)
#D3BAA7
(211,186,167)
#D9C4B5
(217,196,181)
#DFCEC3
(223,206,195)
#E5D8D1
(229,216,209)
#EBE2DF
(235,226,223)
#F1ECED
(241,236,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B58861 color. Also use rgb(181,136,97) instead hex code.

Text Font Color

.myTextColor { color: #B58861; }

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

This text font color is #B58861.

Background Color

.myBgColor { background-color: #B58861; }

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

This div background color is #B58861.

Border color

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

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

This div border color is #B58861.

Opacity

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

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

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

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

This text has shadow with #B58861 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B58861.

Preview

Color preview on black background

This text has color #B58861 on black background.


Color preview on white background

This text has color #B58861 on white background.


Black color preview on #B58861 background

This text has black color on #B58861 background.


White color preview on #B58861 background

This text has white color on #B58861 background.


Related colors

Complementary color

Complementary color for #hex is #4A779E.


I love getcolorcode.com

Triadic colors

1 #61B588 and #8861B5 with #B58861 are triadic colors.

2 #6188B5 and #88B561 with #B58861 are triadic colors.