COLOR #856082

HEX: #856082 RGB: (133,96,130)

Color info

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

RGB color model

#856082 color RGB value is (133,96,130).

RGB: (133,96,130) (52%, 38%, 51%)

RGB channels and saturation

R 133 of 255 = 52%
G 96 of 255 = 38%
B 130 of 255 = 51%

133
96
130

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

Portions of RGB colors in percentages

R + G + B = 133 + 96 + 130 = 359 (100%)
R 133 of 359 ~ 37.05%
G 96 of 359 ~ 26.74%
B 130 of 359 ~ 36.21'%

%37.05
%26.74
%36.21

CMYK color model

#856082 color CMYK value is (0,28,2,48).

  • cyan value is 0.00%
  • magenta value is 27.82%
  • yellow value is 2.26%
  • key color value is 47.84%

CMYK: (0,28,2,48)
C0M28Y2K48 (0%, 28%, 2%, 48%)
(0.00 / 0.28 / 0.02 / 0.48)

CMYK percentages

%0
%27.82
%2.26
%47.84

Codes

Color #856082 in popluar color models

85 60 82
RGB 133 96 130
HSL 305° 16.16% 44.90%
HSB/HSV 305° 27.82% 52.16%
CMYK 0.00% 27.82% 2.26%
47.84%

Color #856082 in popluar number systems.

HEX 85 60 82
Decimal 133 96 130
Binary 10000101 1100000 10000010
Octal 205 140 202

Shades and tints

Shades of #856082

#856082
(133,96,130)
#795877
(121,88,119)
#6D506C
(109,80,108)
#614861
(97,72,97)
#554056
(85,64,86)
#49384B
(73,56,75)
#3D3040
(61,48,64)
#312835
(49,40,53)
#25202A
(37,32,42)
#19181F
(25,24,31)
#0D1014
(13,16,20)
#000000
(0,0,0)

Tints of #856082

#856082
(133,96,130)
#906E8D
(144,110,141)
#9B7C98
(155,124,152)
#A68AA3
(166,138,163)
#B198AE
(177,152,174)
#BCA6B9
(188,166,185)
#C7B4C4
(199,180,196)
#D2C2CF
(210,194,207)
#DDD0DA
(221,208,218)
#E8DEE5
(232,222,229)
#F3ECF0
(243,236,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #856082 color. Also use rgb(133,96,130) instead hex code.

Text Font Color

.myTextColor { color: #856082; }

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

This text font color is #856082.

Background Color

.myBgColor { background-color: #856082; }

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

This div background color is #856082.

Border color

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

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

This div border color is #856082.

Opacity

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

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

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

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

This text has shadow with #856082 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #856082.

Preview

Color preview on black background

This text has color #856082 on black background.


Color preview on white background

This text has color #856082 on white background.


Black color preview on #856082 background

This text has black color on #856082 background.


White color preview on #856082 background

This text has white color on #856082 background.


Related colors

Complementary color

Complementary color for #hex is #7A9F7D.


I love getcolorcode.com

Triadic colors

1 #828560 and #608285 with #856082 are triadic colors.

2 #826085 and #608582 with #856082 are triadic colors.