COLOR #86596E

HEX: #86596E RGB: (134,89,110)

Color info

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

RGB color model

#86596E color RGB value is (134,89,110).

RGB: (134,89,110) (53%, 35%, 43%)

RGB channels and saturation

R 134 of 255 = 53%
G 89 of 255 = 35%
B 110 of 255 = 43%

134
89
110

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

Portions of RGB colors in percentages

R + G + B = 134 + 89 + 110 = 333 (100%)
R 134 of 333 ~ 40.24%
G 89 of 333 ~ 26.73%
B 110 of 333 ~ 33.03'%

%40.24
%26.73
%33.03

CMYK color model

#86596E color CMYK value is (0,34,18,47).

  • cyan value is 0.00%
  • magenta value is 33.58%
  • yellow value is 17.91%
  • key color value is 47.45%

CMYK: (0,34,18,47)
C0M34Y18K47 (0%, 34%, 18%, 47%)
(0.00 / 0.34 / 0.18 / 0.47)

CMYK percentages

%0
%33.58
%17.91
%47.45

Codes

Color #86596E in popluar color models

86 59 6E
RGB 134 89 110
HSL 332° 20.18% 43.73%
HSB/HSV 332° 33.58% 52.55%
CMYK 0.00% 33.58% 17.91%
47.45%

Color #86596E in popluar number systems.

HEX 86 59 6E
Decimal 134 89 110
Binary 10000110 1011001 1101110
Octal 206 131 156

Shades and tints

Shades of #86596E

#86596E
(134,89,110)
#7A5164
(122,81,100)
#6E495A
(110,73,90)
#624150
(98,65,80)
#563946
(86,57,70)
#4A313C
(74,49,60)
#3E2932
(62,41,50)
#322128
(50,33,40)
#26191E
(38,25,30)
#1A1114
(26,17,20)
#0E090A
(14,9,10)
#000000
(0,0,0)

Tints of #86596E

#86596E
(134,89,110)
#91687B
(145,104,123)
#9C7788
(156,119,136)
#A78695
(167,134,149)
#B295A2
(178,149,162)
#BDA4AF
(189,164,175)
#C8B3BC
(200,179,188)
#D3C2C9
(211,194,201)
#DED1D6
(222,209,214)
#E9E0E3
(233,224,227)
#F4EFF0
(244,239,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #86596E color. Also use rgb(134,89,110) instead hex code.

Text Font Color

.myTextColor { color: #86596E; }

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

This text font color is #86596E.

Background Color

.myBgColor { background-color: #86596E; }

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

This div background color is #86596E.

Border color

.myBorderColor { border: 1px solid #86596E; }

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

This div border color is #86596E.

Opacity

.myOpacity80 { color: #86596E; opacity: 0.8; }

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

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

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

This text has shadow with #86596E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #86596E.

Preview

Color preview on black background

This text has color #86596E on black background.


Color preview on white background

This text has color #86596E on white background.


Black color preview on #86596E background

This text has black color on #86596E background.


White color preview on #86596E background

This text has white color on #86596E background.


Related colors

Complementary color

Complementary color for #hex is #79A691.


I love getcolorcode.com

Triadic colors

1 #6E8659 and #596E86 with #86596E are triadic colors.

2 #6E5986 and #59866E with #86596E are triadic colors.