COLOR #845B58

HEX: #845B58 RGB: (132,91,88)

Color info

#845B58 contains red, green and blue colors in about the same proportion. Web safe color of #845B58 is #996666 (or #966).

RGB color model

#845B58 color RGB value is (132,91,88).

RGB: (132,91,88) (52%, 36%, 35%)

RGB channels and saturation

R 132 of 255 = 52%
G 91 of 255 = 36%
B 88 of 255 = 35%

132
91
88

R + G + B ~ 41%. #845B58 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 132 + 91 + 88 = 311 (100%)
R 132 of 311 ~ 42.44%
G 91 of 311 ~ 29.26%
B 88 of 311 ~ 28.3'%

%42.44
%29.26
%28.3

CMYK color model

#845B58 color CMYK value is (0,31,33,48).

  • cyan value is 0.00%
  • magenta value is 31.06%
  • yellow value is 33.33%
  • key color value is 48.24%

CMYK: (0,31,33,48)
C0M31Y33K48 (0%, 31%, 33%, 48%)
(0.00 / 0.31 / 0.33 / 0.48)

CMYK percentages

%0
%31.06
%33.33
%48.24

Codes

Color #845B58 in popluar color models

84 5B 58
RGB 132 91 88
HSL 20.00% 43.14%
HSB/HSV 33.33% 51.76%
CMYK 0.00% 31.06% 33.33%
48.24%

Color #845B58 in popluar number systems.

HEX 84 5B 58
Decimal 132 91 88
Binary 10000100 1011011 1011000
Octal 204 133 130

Shades and tints

Shades of #845B58

#845B58
(132,91,88)
#785350
(120,83,80)
#6C4B48
(108,75,72)
#604340
(96,67,64)
#543B38
(84,59,56)
#483330
(72,51,48)
#3C2B28
(60,43,40)
#302320
(48,35,32)
#241B18
(36,27,24)
#181310
(24,19,16)
#0C0B08
(12,11,8)
#000000
(0,0,0)

Tints of #845B58

#845B58
(132,91,88)
#8F6967
(143,105,103)
#9A7776
(154,119,118)
#A58585
(165,133,133)
#B09394
(176,147,148)
#BBA1A3
(187,161,163)
#C6AFB2
(198,175,178)
#D1BDC1
(209,189,193)
#DCCBD0
(220,203,208)
#E7D9DF
(231,217,223)
#F2E7EE
(242,231,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #845B58 color. Also use rgb(132,91,88) instead hex code.

Text Font Color

.myTextColor { color: #845B58; }

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

This text font color is #845B58.

Background Color

.myBgColor { background-color: #845B58; }

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

This div background color is #845B58.

Border color

.myBorderColor { border: 1px solid #845B58; }

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

This div border color is #845B58.

Opacity

.myOpacity80 { color: #845B58; opacity: 0.8; }

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

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

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

This text has shadow with #845B58 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #845B58.

Preview

Color preview on black background

This text has color #845B58 on black background.


Color preview on white background

This text has color #845B58 on white background.


Black color preview on #845B58 background

This text has black color on #845B58 background.


White color preview on #845B58 background

This text has white color on #845B58 background.


Related colors

Complementary color

Complementary color for #hex is #7BA4A7.


I love getcolorcode.com

Triadic colors

1 #58845B and #5B5884 with #845B58 are triadic colors.

2 #585B84 and #5B8458 with #845B58 are triadic colors.