COLOR #845868

HEX: #845868 RGB: (132,88,104)

Color info

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

RGB color model

#845868 color RGB value is (132,88,104).

RGB: (132,88,104) (52%, 35%, 41%)

RGB channels and saturation

R 132 of 255 = 52%
G 88 of 255 = 35%
B 104 of 255 = 41%

132
88
104

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

Portions of RGB colors in percentages

R + G + B = 132 + 88 + 104 = 324 (100%)
R 132 of 324 ~ 40.74%
G 88 of 324 ~ 27.16%
B 104 of 324 ~ 32.1'%

%40.74
%27.16
%32.1

CMYK color model

#845868 color CMYK value is (0,33,21,48).

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

CMYK: (0,33,21,48)
C0M33Y21K48 (0%, 33%, 21%, 48%)
(0.00 / 0.33 / 0.21 / 0.48)

CMYK percentages

%0
%33.33
%21.21
%48.24

Codes

Color #845868 in popluar color models

84 58 68
RGB 132 88 104
HSL 338° 20.00% 43.14%
HSB/HSV 338° 33.33% 51.76%
CMYK 0.00% 33.33% 21.21%
48.24%

Color #845868 in popluar number systems.

HEX 84 58 68
Decimal 132 88 104
Binary 10000100 1011000 1101000
Octal 204 130 150

Shades and tints

Shades of #845868

#845868
(132,88,104)
#78505F
(120,80,95)
#6C4856
(108,72,86)
#60404D
(96,64,77)
#543844
(84,56,68)
#48303B
(72,48,59)
#3C2832
(60,40,50)
#302029
(48,32,41)
#241820
(36,24,32)
#181017
(24,16,23)
#0C080E
(12,8,14)
#000000
(0,0,0)

Tints of #845868

#845868
(132,88,104)
#8F6775
(143,103,117)
#9A7682
(154,118,130)
#A5858F
(165,133,143)
#B0949C
(176,148,156)
#BBA3A9
(187,163,169)
#C6B2B6
(198,178,182)
#D1C1C3
(209,193,195)
#DCD0D0
(220,208,208)
#E7DFDD
(231,223,221)
#F2EEEA
(242,238,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #845868; }

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

This text font color is #845868.

Background Color

.myBgColor { background-color: #845868; }

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

This div background color is #845868.

Border color

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

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

This div border color is #845868.

Opacity

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

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

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

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

This text has shadow with #845868 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #845868.

Preview

Color preview on black background

This text has color #845868 on black background.


Color preview on white background

This text has color #845868 on white background.


Black color preview on #845868 background

This text has black color on #845868 background.


White color preview on #845868 background

This text has white color on #845868 background.


Related colors

Complementary color

Complementary color for #hex is #7BA797.


I love getcolorcode.com

Triadic colors

1 #688458 and #586884 with #845868 are triadic colors.

2 #685884 and #588468 with #845868 are triadic colors.