COLOR #B58478

HEX: #B58478 RGB: (181,132,120)

Color info

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

RGB color model

#B58478 color RGB value is (181,132,120).

RGB: (181,132,120) (71%, 52%, 47%)

RGB channels and saturation

R 181 of 255 = 71%
G 132 of 255 = 52%
B 120 of 255 = 47%

181
132
120

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

Portions of RGB colors in percentages

R + G + B = 181 + 132 + 120 = 433 (100%)
R 181 of 433 ~ 41.8%
G 132 of 433 ~ 30.48%
B 120 of 433 ~ 27.71'%

%41.8
%30.48
%27.71

CMYK color model

#B58478 color CMYK value is (0,27,34,29).

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

CMYK: (0,27,34,29)
C0M27Y34K29 (0%, 27%, 34%, 29%)
(0.00 / 0.27 / 0.34 / 0.29)

CMYK percentages

%0
%27.07
%33.7
%29.02

Codes

Color #B58478 in popluar color models

B5 84 78
RGB 181 132 120
HSL 12° 29.19% 59.02%
HSB/HSV 12° 33.70% 70.98%
CMYK 0.00% 27.07% 33.70%
29.02%

Color #B58478 in popluar number systems.

HEX B5 84 78
Decimal 181 132 120
Binary 10110101 10000100 1111000
Octal 265 204 170

Shades and tints

Shades of #B58478

#B58478
(181,132,120)
#A5786E
(165,120,110)
#956C64
(149,108,100)
#85605A
(133,96,90)
#755450
(117,84,80)
#654846
(101,72,70)
#553C3C
(85,60,60)
#453032
(69,48,50)
#352428
(53,36,40)
#25181E
(37,24,30)
#150C14
(21,12,20)
#000000
(0,0,0)

Tints of #B58478

#B58478
(181,132,120)
#BB8F84
(187,143,132)
#C19A90
(193,154,144)
#C7A59C
(199,165,156)
#CDB0A8
(205,176,168)
#D3BBB4
(211,187,180)
#D9C6C0
(217,198,192)
#DFD1CC
(223,209,204)
#E5DCD8
(229,220,216)
#EBE7E4
(235,231,228)
#F1F2F0
(241,242,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B58478; }

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

This text font color is #B58478.

Background Color

.myBgColor { background-color: #B58478; }

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

This div background color is #B58478.

Border color

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

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

This div border color is #B58478.

Opacity

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

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

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

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

This text has shadow with #B58478 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B58478.

Preview

Color preview on black background

This text has color #B58478 on black background.


Color preview on white background

This text has color #B58478 on white background.


Black color preview on #B58478 background

This text has black color on #B58478 background.


White color preview on #B58478 background

This text has white color on #B58478 background.


Related colors

Complementary color

Complementary color for #hex is #4A7B87.


I love getcolorcode.com

Triadic colors

1 #78B584 and #8478B5 with #B58478 are triadic colors.

2 #7884B5 and #84B578 with #B58478 are triadic colors.