COLOR #845873

HEX: #845873 RGB: (132,88,115)

Color info

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

RGB color model

#845873 color RGB value is (132,88,115).

RGB: (132,88,115) (52%, 35%, 45%)

RGB channels and saturation

R 132 of 255 = 52%
G 88 of 255 = 35%
B 115 of 255 = 45%

132
88
115

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

Portions of RGB colors in percentages

R + G + B = 132 + 88 + 115 = 335 (100%)
R 132 of 335 ~ 39.4%
G 88 of 335 ~ 26.27%
B 115 of 335 ~ 34.33'%

%39.4
%26.27
%34.33

CMYK color model

#845873 color CMYK value is (0,33,13,48).

  • cyan value is 0.00%
  • magenta value is 33.33%
  • yellow value is 12.88%
  • key color value is 48.24%
CMYK: (0,33,13,48) C0M33Y13K48 (0%,33%,13%,48%) (0.00/0.33/0.13/0.48) 

CMYK percentages

%0
%33.33
%12.88
%48.24

Codes

Color #845873 in popluar color models

84 58 73
RGB 132 88 115
HSL 323° 20.00% 43.14%
HSB/HSV 323° 33.33% 51.76%
CMYK 0.00% 33.33% 12.88%
48.24%

Color #845873 in popluar number systems.

HEX 84 58 73
Decimal 132 88 115
Binary 10000100 1011000 1110011
Octal 204 130 163

Shades and tints

Shades of #845873

#845873
(132,88,115)
#785069
(120,80,105)
#6C485F
(108,72,95)
#604055
(96,64,85)
#54384B
(84,56,75)
#483041
(72,48,65)
#3C2837
(60,40,55)
#30202D
(48,32,45)
#241823
(36,24,35)
#181019
(24,16,25)
#0C080F
(12,8,15)
#000000
(0,0,0)

Tints of #845873

#845873
(132,88,115)
#8F677F
(143,103,127)
#9A768B
(154,118,139)
#A58597
(165,133,151)
#B094A3
(176,148,163)
#BBA3AF
(187,163,175)
#C6B2BB
(198,178,187)
#D1C1C7
(209,193,199)
#DCD0D3
(220,208,211)
#E7DFDF
(231,223,223)
#F2EEEB
(242,238,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #845873; }

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

This text font color is #845873.

Background Color

.myBgColor { background-color: #845873; }

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

This div background color is #845873.

Border color

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

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

This div border color is #845873.

Opacity

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

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

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

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

This text has shadow with #845873 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #845873.

Preview

Color preview on black background

This text has color #845873 on black background.


Color preview on white background

This text has color #845873 on white background.


Black color preview on #845873 background

This text has black color on #845873 background.


White color preview on #845873 background

This text has white color on #845873 background.


Related colors

Complementary color

Complementary color for #hex is #7BA78C.


I love getcolorcode.com

Triadic colors

1 #738458 and #587384 with #845873 are triadic colors.

2 #735884 and #588473 with #845873 are triadic colors.