COLOR #865572

HEX: #865572 RGB: (134,85,114)

Color info

#865572 contains red, green and blue colors in about the same proportion. Web safe color of #865572 is #996666 (or #966).

RGB color model

#865572 color RGB value is (134,85,114).

RGB: (134,85,114) (53%, 33%, 45%)

RGB channels and saturation

R 134 of 255 = 53%
G 85 of 255 = 33%
B 114 of 255 = 45%

134
85
114

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

Portions of RGB colors in percentages

R + G + B = 134 + 85 + 114 = 333 (100%)
R 134 of 333 ~ 40.24%
G 85 of 333 ~ 25.53%
B 114 of 333 ~ 34.23'%

%40.24
%25.53
%34.23

CMYK color model

#865572 color CMYK value is (0,37,15,47).

  • cyan value is 0.00%
  • magenta value is 36.57%
  • yellow value is 14.93%
  • key color value is 47.45%

CMYK: (0,37,15,47)
C0M37Y15K47 (0%, 37%, 15%, 47%)
(0.00 / 0.37 / 0.15 / 0.47)

CMYK percentages

%0
%36.57
%14.93
%47.45

Codes

Color #865572 in popluar color models

86 55 72
RGB 134 85 114
HSL 324° 22.37% 42.94%
HSB/HSV 324° 36.57% 52.55%
CMYK 0.00% 36.57% 14.93%
47.45%

Color #865572 in popluar number systems.

HEX 86 55 72
Decimal 134 85 114
Binary 10000110 1010101 1110010
Octal 206 125 162

Shades and tints

Shades of #865572

#865572
(134,85,114)
#7A4E68
(122,78,104)
#6E475E
(110,71,94)
#624054
(98,64,84)
#56394A
(86,57,74)
#4A3240
(74,50,64)
#3E2B36
(62,43,54)
#32242C
(50,36,44)
#261D22
(38,29,34)
#1A1618
(26,22,24)
#0E0F0E
(14,15,14)
#000000
(0,0,0)

Tints of #865572

#865572
(134,85,114)
#91647E
(145,100,126)
#9C738A
(156,115,138)
#A78296
(167,130,150)
#B291A2
(178,145,162)
#BDA0AE
(189,160,174)
#C8AFBA
(200,175,186)
#D3BEC6
(211,190,198)
#DECDD2
(222,205,210)
#E9DCDE
(233,220,222)
#F4EBEA
(244,235,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #865572 color. Also use rgb(134,85,114) instead hex code.

Text Font Color

.myTextColor { color: #865572; }

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

This text font color is #865572.

Background Color

.myBgColor { background-color: #865572; }

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

This div background color is #865572.

Border color

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

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

This div border color is #865572.

Opacity

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

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

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

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

This text has shadow with #865572 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #865572.

Preview

Color preview on black background

This text has color #865572 on black background.


Color preview on white background

This text has color #865572 on white background.


Black color preview on #865572 background

This text has black color on #865572 background.


White color preview on #865572 background

This text has white color on #865572 background.


Related colors

Complementary color

Complementary color for #hex is #79AA8D.


I love getcolorcode.com

Triadic colors

1 #728655 and #557286 with #865572 are triadic colors.

2 #725586 and #558672 with #865572 are triadic colors.