COLOR #856888

HEX: #856888 RGB: (133,104,136)

Color info

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

RGB color model

#856888 color RGB value is (133,104,136).

RGB: (133,104,136) (52%, 41%, 53%)

RGB channels and saturation

R 133 of 255 = 52%
G 104 of 255 = 41%
B 136 of 255 = 53%

133
104
136

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

Portions of RGB colors in percentages

R + G + B = 133 + 104 + 136 = 373 (100%)
R 133 of 373 ~ 35.66%
G 104 of 373 ~ 27.88%
B 136 of 373 ~ 36.46'%

%35.66
%27.88
%36.46

CMYK color model

#856888 color CMYK value is (2,24,0,47).

  • cyan value is 2.21%
  • magenta value is 23.53%
  • yellow value is 0.00%
  • key color value is 46.67%

CMYK: (2,24,0,47)
C2M24Y0K47 (2%, 24%, 0%, 47%)
(0.02 / 0.24 / 0.00 / 0.47)

CMYK percentages

%2.21
%23.53
%0
%46.67

Codes

Color #856888 in popluar color models

85 68 88
RGB 133 104 136
HSL 294° 13.33% 47.06%
HSB/HSV 294° 23.53% 53.33%
CMYK 2.21% 23.53% 0.00%
46.67%

Color #856888 in popluar number systems.

HEX 85 68 88
Decimal 133 104 136
Binary 10000101 1101000 10001000
Octal 205 150 210

Shades and tints

Shades of #856888

#856888
(133,104,136)
#795F7C
(121,95,124)
#6D5670
(109,86,112)
#614D64
(97,77,100)
#554458
(85,68,88)
#493B4C
(73,59,76)
#3D3240
(61,50,64)
#312934
(49,41,52)
#252028
(37,32,40)
#19171C
(25,23,28)
#0D0E10
(13,14,16)
#000000
(0,0,0)

Tints of #856888

#856888
(133,104,136)
#907592
(144,117,146)
#9B829C
(155,130,156)
#A68FA6
(166,143,166)
#B19CB0
(177,156,176)
#BCA9BA
(188,169,186)
#C7B6C4
(199,182,196)
#D2C3CE
(210,195,206)
#DDD0D8
(221,208,216)
#E8DDE2
(232,221,226)
#F3EAEC
(243,234,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #856888 color. Also use rgb(133,104,136) instead hex code.

Text Font Color

.myTextColor { color: #856888; }

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

This text font color is #856888.

Background Color

.myBgColor { background-color: #856888; }

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

This div background color is #856888.

Border color

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

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

This div border color is #856888.

Opacity

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

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

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

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

This text has shadow with #856888 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #856888.

Preview

Color preview on black background

This text has color #856888 on black background.


Color preview on white background

This text has color #856888 on white background.


Black color preview on #856888 background

This text has black color on #856888 background.


White color preview on #856888 background

This text has white color on #856888 background.


Related colors

Complementary color

Complementary color for #hex is #7A9777.


I love getcolorcode.com

Triadic colors

1 #888568 and #688885 with #856888 are triadic colors.

2 #886885 and #688588 with #856888 are triadic colors.