COLOR #86738C

HEX: #86738C RGB: (134,115,140)

Color info

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

RGB color model

#86738C color RGB value is (134,115,140).

RGB: (134,115,140) (53%, 45%, 55%)

RGB channels and saturation

R 134 of 255 = 53%
G 115 of 255 = 45%
B 140 of 255 = 55%

134
115
140

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

Portions of RGB colors in percentages

R + G + B = 134 + 115 + 140 = 389 (100%)
R 134 of 389 ~ 34.45%
G 115 of 389 ~ 29.56%
B 140 of 389 ~ 35.99'%

%34.45
%29.56
%35.99

CMYK color model

#86738C color CMYK value is (4,18,0,45).

  • cyan value is 4.29%
  • magenta value is 17.86%
  • yellow value is 0.00%
  • key color value is 45.10%

CMYK: (4,18,0,45)
C4M18Y0K45 (4%, 18%, 0%, 45%)
(0.04 / 0.18 / 0.00 / 0.45)

CMYK percentages

%4.29
%17.86
%0
%45.1

Codes

Color #86738C in popluar color models

86 73 8C
RGB 134 115 140
HSL 286° 9.80% 50.00%
HSB/HSV 286° 17.86% 54.90%
CMYK 4.29% 17.86% 0.00%
45.10%

Color #86738C in popluar number systems.

HEX 86 73 8C
Decimal 134 115 140
Binary 10000110 1110011 10001100
Octal 206 163 214

Shades and tints

Shades of #86738C

#86738C
(134,115,140)
#7A6980
(122,105,128)
#6E5F74
(110,95,116)
#625568
(98,85,104)
#564B5C
(86,75,92)
#4A4150
(74,65,80)
#3E3744
(62,55,68)
#322D38
(50,45,56)
#26232C
(38,35,44)
#1A1920
(26,25,32)
#0E0F14
(14,15,20)
#000000
(0,0,0)

Tints of #86738C

#86738C
(134,115,140)
#917F96
(145,127,150)
#9C8BA0
(156,139,160)
#A797AA
(167,151,170)
#B2A3B4
(178,163,180)
#BDAFBE
(189,175,190)
#C8BBC8
(200,187,200)
#D3C7D2
(211,199,210)
#DED3DC
(222,211,220)
#E9DFE6
(233,223,230)
#F4EBF0
(244,235,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #86738C color. Also use rgb(134,115,140) instead hex code.

Text Font Color

.myTextColor { color: #86738C; }

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

This text font color is #86738C.

Background Color

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

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

This div background color is #86738C.

Border color

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

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

This div border color is #86738C.

Opacity

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

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

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

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

This text has shadow with #86738C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #86738C.

Preview

Color preview on black background

This text has color #86738C on black background.


Color preview on white background

This text has color #86738C on white background.


Black color preview on #86738C background

This text has black color on #86738C background.


White color preview on #86738C background

This text has white color on #86738C background.


Related colors

Complementary color

Complementary color for #hex is #798C73.


I love getcolorcode.com

Triadic colors

1 #8C8673 and #738C86 with #86738C are triadic colors.

2 #8C7386 and #73868C with #86738C are triadic colors.