COLOR #86725A

HEX: #86725A RGB: (134,114,90)

Color info

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

RGB color model

#86725A color RGB value is (134,114,90).

RGB: (134,114,90) (53%, 45%, 35%)

RGB channels and saturation

R 134 of 255 = 53%
G 114 of 255 = 45%
B 90 of 255 = 35%

134
114
90

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

Portions of RGB colors in percentages

R + G + B = 134 + 114 + 90 = 338 (100%)
R 134 of 338 ~ 39.64%
G 114 of 338 ~ 33.73%
B 90 of 338 ~ 26.63'%

%39.64
%33.73
%26.63

CMYK color model

#86725A color CMYK value is (0,15,33,47).

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

CMYK: (0,15,33,47)
C0M15Y33K47 (0%, 15%, 33%, 47%)
(0.00 / 0.15 / 0.33 / 0.47)

CMYK percentages

%0
%14.93
%32.84
%47.45

Codes

Color #86725A in popluar color models

86 72 5A
RGB 134 114 90
HSL 33° 19.64% 43.92%
HSB/HSV 33° 32.84% 52.55%
CMYK 0.00% 14.93% 32.84%
47.45%

Color #86725A in popluar number systems.

HEX 86 72 5A
Decimal 134 114 90
Binary 10000110 1110010 1011010
Octal 206 162 132

Shades and tints

Shades of #86725A

#86725A
(134,114,90)
#7A6852
(122,104,82)
#6E5E4A
(110,94,74)
#625442
(98,84,66)
#564A3A
(86,74,58)
#4A4032
(74,64,50)
#3E362A
(62,54,42)
#322C22
(50,44,34)
#26221A
(38,34,26)
#1A1812
(26,24,18)
#0E0E0A
(14,14,10)
#000000
(0,0,0)

Tints of #86725A

#86725A
(134,114,90)
#917E69
(145,126,105)
#9C8A78
(156,138,120)
#A79687
(167,150,135)
#B2A296
(178,162,150)
#BDAEA5
(189,174,165)
#C8BAB4
(200,186,180)
#D3C6C3
(211,198,195)
#DED2D2
(222,210,210)
#E9DEE1
(233,222,225)
#F4EAF0
(244,234,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #86725A; }

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

This text font color is #86725A.

Background Color

.myBgColor { background-color: #86725A; }

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

This div background color is #86725A.

Border color

.myBorderColor { border: 1px solid #86725A; }

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

This div border color is #86725A.

Opacity

.myOpacity80 { color: #86725A; opacity: 0.8; }

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

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

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

This text has shadow with #86725A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #86725A.

Preview

Color preview on black background

This text has color #86725A on black background.


Color preview on white background

This text has color #86725A on white background.


Black color preview on #86725A background

This text has black color on #86725A background.


White color preview on #86725A background

This text has white color on #86725A background.


Related colors

Complementary color

Complementary color for #hex is #798DA5.


I love getcolorcode.com

Triadic colors

1 #5A8672 and #725A86 with #86725A are triadic colors.

2 #5A7286 and #72865A with #86725A are triadic colors.