COLOR #86515C

HEX: #86515C RGB: (134,81,92)

Color info

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

RGB color model

#86515C color RGB value is (134,81,92).

RGB: (134,81,92) (53%, 32%, 36%)

RGB channels and saturation

R 134 of 255 = 53%
G 81 of 255 = 32%
B 92 of 255 = 36%

134
81
92

R + G + B ~ 40%. #86515C is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 134 + 81 + 92 = 307 (100%)
R 134 of 307 ~ 43.65%
G 81 of 307 ~ 26.38%
B 92 of 307 ~ 29.97'%

%43.65
%26.38
%29.97

CMYK color model

#86515C color CMYK value is (0,40,31,47).

  • cyan value is 0.00%
  • magenta value is 39.55%
  • yellow value is 31.34%
  • key color value is 47.45%

CMYK: (0,40,31,47)
C0M40Y31K47 (0%, 40%, 31%, 47%)
(0.00 / 0.40 / 0.31 / 0.47)

CMYK percentages

%0
%39.55
%31.34
%47.45

Codes

Color #86515C in popluar color models

86 51 5C
RGB 134 81 92
HSL 348° 24.65% 42.16%
HSB/HSV 348° 39.55% 52.55%
CMYK 0.00% 39.55% 31.34%
47.45%

Color #86515C in popluar number systems.

HEX 86 51 5C
Decimal 134 81 92
Binary 10000110 1010001 1011100
Octal 206 121 134

Shades and tints

Shades of #86515C

#86515C
(134,81,92)
#7A4A54
(122,74,84)
#6E434C
(110,67,76)
#623C44
(98,60,68)
#56353C
(86,53,60)
#4A2E34
(74,46,52)
#3E272C
(62,39,44)
#322024
(50,32,36)
#26191C
(38,25,28)
#1A1214
(26,18,20)
#0E0B0C
(14,11,12)
#000000
(0,0,0)

Tints of #86515C

#86515C
(134,81,92)
#91606A
(145,96,106)
#9C6F78
(156,111,120)
#A77E86
(167,126,134)
#B28D94
(178,141,148)
#BD9CA2
(189,156,162)
#C8ABB0
(200,171,176)
#D3BABE
(211,186,190)
#DEC9CC
(222,201,204)
#E9D8DA
(233,216,218)
#F4E7E8
(244,231,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #86515C color. Also use rgb(134,81,92) instead hex code.

Text Font Color

.myTextColor { color: #86515C; }

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

This text font color is #86515C.

Background Color

.myBgColor { background-color: #86515C; }

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

This div background color is #86515C.

Border color

.myBorderColor { border: 1px solid #86515C; }

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

This div border color is #86515C.

Opacity

.myOpacity80 { color: #86515C; opacity: 0.8; }

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

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

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

This text has shadow with #86515C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #86515C.

Preview

Color preview on black background

This text has color #86515C on black background.


Color preview on white background

This text has color #86515C on white background.


Black color preview on #86515C background

This text has black color on #86515C background.


White color preview on #86515C background

This text has white color on #86515C background.


Related colors

Complementary color

Complementary color for #hex is #79AEA3.


I love getcolorcode.com

Triadic colors

1 #5C8651 and #515C86 with #86515C are triadic colors.

2 #5C5186 and #51865C with #86515C are triadic colors.