COLOR #856987

HEX: #856987 RGB: (133,105,135)

Color info

#856987 contains red, green and blue colors in about the same proportion. Web safe color of #856987 is #996699 (or #969).

RGB color model

#856987 color RGB value is (133,105,135).

RGB: (133,105,135) (52%, 41%, 53%)

RGB channels and saturation

R 133 of 255 = 52%
G 105 of 255 = 41%
B 135 of 255 = 53%

133
105
135

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

Portions of RGB colors in percentages

R + G + B = 133 + 105 + 135 = 373 (100%)
R 133 of 373 ~ 35.66%
G 105 of 373 ~ 28.15%
B 135 of 373 ~ 36.19'%

%35.66
%28.15
%36.19

CMYK color model

#856987 color CMYK value is (1,22,0,47).

  • cyan value is 1.48%
  • magenta value is 22.22%
  • yellow value is 0.00%
  • key color value is 47.06%

CMYK: (1,22,0,47)
C1M22Y0K47 (1%, 22%, 0%, 47%)
(0.01 / 0.22 / 0.00 / 0.47)

CMYK percentages

%1.48
%22.22
%0
%47.06

Codes

Color #856987 in popluar color models

85 69 87
RGB 133 105 135
HSL 296° 12.50% 47.06%
HSB/HSV 296° 22.22% 52.94%
CMYK 1.48% 22.22% 0.00%
47.06%

Color #856987 in popluar number systems.

HEX 85 69 87
Decimal 133 105 135
Binary 10000101 1101001 10000111
Octal 205 151 207

Shades and tints

Shades of #856987

#856987
(133,105,135)
#79607B
(121,96,123)
#6D576F
(109,87,111)
#614E63
(97,78,99)
#554557
(85,69,87)
#493C4B
(73,60,75)
#3D333F
(61,51,63)
#312A33
(49,42,51)
#252127
(37,33,39)
#19181B
(25,24,27)
#0D0F0F
(13,15,15)
#000000
(0,0,0)

Tints of #856987

#856987
(133,105,135)
#907691
(144,118,145)
#9B839B
(155,131,155)
#A690A5
(166,144,165)
#B19DAF
(177,157,175)
#BCAAB9
(188,170,185)
#C7B7C3
(199,183,195)
#D2C4CD
(210,196,205)
#DDD1D7
(221,209,215)
#E8DEE1
(232,222,225)
#F3EBEB
(243,235,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #856987 color. Also use rgb(133,105,135) instead hex code.

Text Font Color

.myTextColor { color: #856987; }

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

This text font color is #856987.

Background Color

.myBgColor { background-color: #856987; }

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

This div background color is #856987.

Border color

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

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

This div border color is #856987.

Opacity

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

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

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

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

This text has shadow with #856987 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #856987.

Preview

Color preview on black background

This text has color #856987 on black background.


Color preview on white background

This text has color #856987 on white background.


Black color preview on #856987 background

This text has black color on #856987 background.


White color preview on #856987 background

This text has white color on #856987 background.


Related colors

Complementary color

Complementary color for #hex is #7A9678.


I love getcolorcode.com

Triadic colors

1 #878569 and #698785 with #856987 are triadic colors.

2 #876985 and #698587 with #856987 are triadic colors.