COLOR #845561

HEX: #845561 RGB: (132,85,97)

Color info

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

RGB color model

#845561 color RGB value is (132,85,97).

RGB: (132,85,97) (52%, 33%, 38%)

RGB channels and saturation

R 132 of 255 = 52%
G 85 of 255 = 33%
B 97 of 255 = 38%

132
85
97

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

Portions of RGB colors in percentages

R + G + B = 132 + 85 + 97 = 314 (100%)
R 132 of 314 ~ 42.04%
G 85 of 314 ~ 27.07%
B 97 of 314 ~ 30.89'%

%42.04
%27.07
%30.89

CMYK color model

#845561 color CMYK value is (0,36,27,48).

  • cyan value is 0.00%
  • magenta value is 35.61%
  • yellow value is 26.52%
  • key color value is 48.24%

CMYK: (0,36,27,48)
C0M36Y27K48 (0%, 36%, 27%, 48%)
(0.00 / 0.36 / 0.27 / 0.48)

CMYK percentages

%0
%35.61
%26.52
%48.24

Codes

Color #845561 in popluar color models

84 55 61
RGB 132 85 97
HSL 345° 21.66% 42.55%
HSB/HSV 345° 35.61% 51.76%
CMYK 0.00% 35.61% 26.52%
48.24%

Color #845561 in popluar number systems.

HEX 84 55 61
Decimal 132 85 97
Binary 10000100 1010101 1100001
Octal 204 125 141

Shades and tints

Shades of #845561

#845561
(132,85,97)
#784E59
(120,78,89)
#6C4751
(108,71,81)
#604049
(96,64,73)
#543941
(84,57,65)
#483239
(72,50,57)
#3C2B31
(60,43,49)
#302429
(48,36,41)
#241D21
(36,29,33)
#181619
(24,22,25)
#0C0F11
(12,15,17)
#000000
(0,0,0)

Tints of #845561

#845561
(132,85,97)
#8F646F
(143,100,111)
#9A737D
(154,115,125)
#A5828B
(165,130,139)
#B09199
(176,145,153)
#BBA0A7
(187,160,167)
#C6AFB5
(198,175,181)
#D1BEC3
(209,190,195)
#DCCDD1
(220,205,209)
#E7DCDF
(231,220,223)
#F2EBED
(242,235,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #845561 color. Also use rgb(132,85,97) instead hex code.

Text Font Color

.myTextColor { color: #845561; }

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

This text font color is #845561.

Background Color

.myBgColor { background-color: #845561; }

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

This div background color is #845561.

Border color

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

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

This div border color is #845561.

Opacity

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

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

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

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

This text has shadow with #845561 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #845561.

Preview

Color preview on black background

This text has color #845561 on black background.


Color preview on white background

This text has color #845561 on white background.


Black color preview on #845561 background

This text has black color on #845561 background.


White color preview on #845561 background

This text has white color on #845561 background.


Related colors

Complementary color

Complementary color for #hex is #7BAA9E.


I love getcolorcode.com

Triadic colors

1 #618455 and #556184 with #845561 are triadic colors.

2 #615584 and #558461 with #845561 are triadic colors.