COLOR #856582

HEX: #856582 RGB: (133,101,130)

Color info

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

RGB color model

#856582 color RGB value is (133,101,130).

RGB: (133,101,130) (52%, 40%, 51%)

RGB channels and saturation

R 133 of 255 = 52%
G 101 of 255 = 40%
B 130 of 255 = 51%

133
101
130

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

Portions of RGB colors in percentages

R + G + B = 133 + 101 + 130 = 364 (100%)
R 133 of 364 ~ 36.54%
G 101 of 364 ~ 27.75%
B 130 of 364 ~ 35.71'%

%36.54
%27.75
%35.71

CMYK color model

#856582 color CMYK value is (0,24,2,48).

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

CMYK: (0,24,2,48)
C0M24Y2K48 (0%, 24%, 2%, 48%)
(0.00 / 0.24 / 0.02 / 0.48)

CMYK percentages

%0
%24.06
%2.26
%47.84

Codes

Color #856582 in popluar color models

85 65 82
RGB 133 101 130
HSL 306° 13.68% 45.88%
HSB/HSV 306° 24.06% 52.16%
CMYK 0.00% 24.06% 2.26%
47.84%

Color #856582 in popluar number systems.

HEX 85 65 82
Decimal 133 101 130
Binary 10000101 1100101 10000010
Octal 205 145 202

Shades and tints

Shades of #856582

#856582
(133,101,130)
#795C77
(121,92,119)
#6D536C
(109,83,108)
#614A61
(97,74,97)
#554156
(85,65,86)
#49384B
(73,56,75)
#3D2F40
(61,47,64)
#312635
(49,38,53)
#251D2A
(37,29,42)
#19141F
(25,20,31)
#0D0B14
(13,11,20)
#000000
(0,0,0)

Tints of #856582

#856582
(133,101,130)
#90738D
(144,115,141)
#9B8198
(155,129,152)
#A68FA3
(166,143,163)
#B19DAE
(177,157,174)
#BCABB9
(188,171,185)
#C7B9C4
(199,185,196)
#D2C7CF
(210,199,207)
#DDD5DA
(221,213,218)
#E8E3E5
(232,227,229)
#F3F1F0
(243,241,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #856582; }

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

This text font color is #856582.

Background Color

.myBgColor { background-color: #856582; }

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

This div background color is #856582.

Border color

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

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

This div border color is #856582.

Opacity

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

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

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

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

This text has shadow with #856582 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #856582.

Preview

Color preview on black background

This text has color #856582 on black background.


Color preview on white background

This text has color #856582 on white background.


Black color preview on #856582 background

This text has black color on #856582 background.


White color preview on #856582 background

This text has white color on #856582 background.


Related colors

Complementary color

Complementary color for #hex is #7A9A7D.


I love getcolorcode.com

Triadic colors

1 #828565 and #658285 with #856582 are triadic colors.

2 #826585 and #658582 with #856582 are triadic colors.