COLOR #856E8A

HEX: #856E8A RGB: (133,110,138)

Color info

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

RGB color model

#856E8A color RGB value is (133,110,138).

RGB: (133,110,138) (52%, 43%, 54%)

RGB channels and saturation

R 133 of 255 = 52%
G 110 of 255 = 43%
B 138 of 255 = 54%

133
110
138

R + G + B ~ 50%. #856E8A is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 133 + 110 + 138 = 381 (100%)
R 133 of 381 ~ 34.91%
G 110 of 381 ~ 28.87%
B 138 of 381 ~ 36.22'%

%34.91
%28.87
%36.22

CMYK color model

#856E8A color CMYK value is (4,20,0,46).

  • cyan value is 3.62%
  • magenta value is 20.29%
  • yellow value is 0.00%
  • key color value is 45.88%
CMYK: (4,20,0,46) C4M20Y0K46 (4%,20%,0%,46%) (0.04/0.20/0.00/0.46) 

CMYK percentages

%3.62
%20.29
%0
%45.88

Codes

Color #856E8A in popluar color models

85 6E 8A
RGB 133 110 138
HSL 289° 11.29% 48.63%
HSB/HSV 289° 20.29% 54.12%
CMYK 3.62% 20.29% 0.00%
45.88%

Color #856E8A in popluar number systems.

HEX 85 6E 8A
Decimal 133 110 138
Binary 10000101 1101110 10001010
Octal 205 156 212

Shades and tints

Shades of #856E8A

#856E8A
(133,110,138)
#79647E
(121,100,126)
#6D5A72
(109,90,114)
#615066
(97,80,102)
#55465A
(85,70,90)
#493C4E
(73,60,78)
#3D3242
(61,50,66)
#312836
(49,40,54)
#251E2A
(37,30,42)
#19141E
(25,20,30)
#0D0A12
(13,10,18)
#000000
(0,0,0)

Tints of #856E8A

#856E8A
(133,110,138)
#907B94
(144,123,148)
#9B889E
(155,136,158)
#A695A8
(166,149,168)
#B1A2B2
(177,162,178)
#BCAFBC
(188,175,188)
#C7BCC6
(199,188,198)
#D2C9D0
(210,201,208)
#DDD6DA
(221,214,218)
#E8E3E4
(232,227,228)
#F3F0EE
(243,240,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #856E8A color. Also use rgb(133,110,138) instead hex code.

Text Font Color

.myTextColor { color: #856E8A; }

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

This text font color is #856E8A.

Background Color

.myBgColor { background-color: #856E8A; }

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

This div background color is #856E8A.

Border color

.myBorderColor { border: 1px solid #856E8A; }

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

This div border color is #856E8A.

Opacity

.myOpacity80 { color: #856E8A; opacity: 0.8; }

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

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

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

This text has shadow with #856E8A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #856E8A.

Preview

Color preview on black background

This text has color #856E8A on black background.


Color preview on white background

This text has color #856E8A on white background.


Black color preview on #856E8A background

This text has black color on #856E8A background.


White color preview on #856E8A background

This text has white color on #856E8A background.


Related colors

Complementary color

Complementary color for #hex is #7A9175.


I love getcolorcode.com

Triadic colors

1 #8A856E and #6E8A85 with #856E8A are triadic colors.

2 #8A6E85 and #6E858A with #856E8A are triadic colors.