COLOR #B58460

HEX: #B58460 RGB: (181,132,96)

Color info

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

RGB color model

#B58460 color RGB value is (181,132,96).

RGB: (181,132,96) (71%, 52%, 38%)

RGB channels and saturation

R 181 of 255 = 71%
G 132 of 255 = 52%
B 96 of 255 = 38%

181
132
96

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

Portions of RGB colors in percentages

R + G + B = 181 + 132 + 96 = 409 (100%)
R 181 of 409 ~ 44.25%
G 132 of 409 ~ 32.27%
B 96 of 409 ~ 23.47'%

%44.25
%32.27
%23.47

CMYK color model

#B58460 color CMYK value is (0,27,47,29).

  • cyan value is 0.00%
  • magenta value is 27.07%
  • yellow value is 46.96%
  • key color value is 29.02%

CMYK: (0,27,47,29)
C0M27Y47K29 (0%, 27%, 47%, 29%)
(0.00 / 0.27 / 0.47 / 0.29)

CMYK percentages

%0
%27.07
%46.96
%29.02

Codes

Color #B58460 in popluar color models

B5 84 60
RGB 181 132 96
HSL 25° 36.48% 54.31%
HSB/HSV 25° 46.96% 70.98%
CMYK 0.00% 27.07% 46.96%
29.02%

Color #B58460 in popluar number systems.

HEX B5 84 60
Decimal 181 132 96
Binary 10110101 10000100 1100000
Octal 265 204 140

Shades and tints

Shades of #B58460

#B58460
(181,132,96)
#A57858
(165,120,88)
#956C50
(149,108,80)
#856048
(133,96,72)
#755440
(117,84,64)
#654838
(101,72,56)
#553C30
(85,60,48)
#453028
(69,48,40)
#352420
(53,36,32)
#251818
(37,24,24)
#150C10
(21,12,16)
#000000
(0,0,0)

Tints of #B58460

#B58460
(181,132,96)
#BB8F6E
(187,143,110)
#C19A7C
(193,154,124)
#C7A58A
(199,165,138)
#CDB098
(205,176,152)
#D3BBA6
(211,187,166)
#D9C6B4
(217,198,180)
#DFD1C2
(223,209,194)
#E5DCD0
(229,220,208)
#EBE7DE
(235,231,222)
#F1F2EC
(241,242,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B58460 color. Also use rgb(181,132,96) instead hex code.

Text Font Color

.myTextColor { color: #B58460; }

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

This text font color is #B58460.

Background Color

.myBgColor { background-color: #B58460; }

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

This div background color is #B58460.

Border color

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

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

This div border color is #B58460.

Opacity

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

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

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

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

This text has shadow with #B58460 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B58460.

Preview

Color preview on black background

This text has color #B58460 on black background.


Color preview on white background

This text has color #B58460 on white background.


Black color preview on #B58460 background

This text has black color on #B58460 background.


White color preview on #B58460 background

This text has white color on #B58460 background.


Related colors

Complementary color

Complementary color for #hex is #4A7B9F.


I love getcolorcode.com

Triadic colors

1 #60B584 and #8460B5 with #B58460 are triadic colors.

2 #6084B5 and #84B560 with #B58460 are triadic colors.