COLOR #86748E

HEX: #86748E RGB: (134,116,142)

Color info

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

RGB color model

#86748E color RGB value is (134,116,142).

RGB: (134,116,142) (53%, 45%, 56%)

RGB channels and saturation

R 134 of 255 = 53%
G 116 of 255 = 45%
B 142 of 255 = 56%

134
116
142

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

Portions of RGB colors in percentages

R + G + B = 134 + 116 + 142 = 392 (100%)
R 134 of 392 ~ 34.18%
G 116 of 392 ~ 29.59%
B 142 of 392 ~ 36.22'%

%34.18
%29.59
%36.22

CMYK color model

#86748E color CMYK value is (6,18,0,44).

  • cyan value is 5.63%
  • magenta value is 18.31%
  • yellow value is 0.00%
  • key color value is 44.31%
CMYK: (6,18,0,44) C6M18Y0K44 (6%,18%,0%,44%) (0.06/0.18/0.00/0.44) 

CMYK percentages

%5.63
%18.31
%0
%44.31

Codes

Color #86748E in popluar color models

86 74 8E
RGB 134 116 142
HSL 282° 10.32% 50.59%
HSB/HSV 282° 18.31% 55.69%
CMYK 5.63% 18.31% 0.00%
44.31%

Color #86748E in popluar number systems.

HEX 86 74 8E
Decimal 134 116 142
Binary 10000110 1110100 10001110
Octal 206 164 216

Shades and tints

Shades of #86748E

#86748E
(134,116,142)
#7A6A82
(122,106,130)
#6E6076
(110,96,118)
#62566A
(98,86,106)
#564C5E
(86,76,94)
#4A4252
(74,66,82)
#3E3846
(62,56,70)
#322E3A
(50,46,58)
#26242E
(38,36,46)
#1A1A22
(26,26,34)
#0E1016
(14,16,22)
#000000
(0,0,0)

Tints of #86748E

#86748E
(134,116,142)
#918098
(145,128,152)
#9C8CA2
(156,140,162)
#A798AC
(167,152,172)
#B2A4B6
(178,164,182)
#BDB0C0
(189,176,192)
#C8BCCA
(200,188,202)
#D3C8D4
(211,200,212)
#DED4DE
(222,212,222)
#E9E0E8
(233,224,232)
#F4ECF2
(244,236,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #86748E color. Also use rgb(134,116,142) instead hex code.

Text Font Color

.myTextColor { color: #86748E; }

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

This text font color is #86748E.

Background Color

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

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

This div background color is #86748E.

Border color

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

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

This div border color is #86748E.

Opacity

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

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

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

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

This text has shadow with #86748E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #86748E.

Preview

Color preview on black background

This text has color #86748E on black background.


Color preview on white background

This text has color #86748E on white background.


Black color preview on #86748E background

This text has black color on #86748E background.


White color preview on #86748E background

This text has white color on #86748E background.


Related colors

Complementary color

Complementary color for #hex is #798B71.


I love getcolorcode.com

Triadic colors

1 #8E8674 and #748E86 with #86748E are triadic colors.

2 #8E7486 and #74868E with #86748E are triadic colors.