COLOR #86988E

HEX: #86988E RGB: (134,152,142)

Color info

#86988E contains red, green and blue colors in about the same proportion. Web safe color of #86988E is #999999 (or #999).

RGB color model

#86988E color RGB value is (134,152,142).

RGB: (134,152,142) (53%, 60%, 56%)

RGB channels and saturation

R 134 of 255 = 53%
G 152 of 255 = 60%
B 142 of 255 = 56%

134
152
142

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

Portions of RGB colors in percentages

R + G + B = 134 + 152 + 142 = 428 (100%)
R 134 of 428 ~ 31.31%
G 152 of 428 ~ 35.51%
B 142 of 428 ~ 33.18'%

%31.31
%35.51
%33.18

CMYK color model

#86988E color CMYK value is (12,0,7,40).

  • cyan value is 11.84%
  • magenta value is 0.00%
  • yellow value is 6.58%
  • key color value is 40.39%

CMYK: (12,0,7,40)
C12M0Y7K40 (12%, 0%, 7%, 40%)
(0.12 / 0.00 / 0.07 / 0.40)

CMYK percentages

%11.84
%0
%6.58
%40.39

Codes

Color #86988E in popluar color models

86 98 8E
RGB 134 152 142
HSL 147° 8.04% 56.08%
HSB/HSV 147° 11.84% 59.61%
CMYK 11.84% 0.00% 6.58%
40.39%

Color #86988E in popluar number systems.

HEX 86 98 8E
Decimal 134 152 142
Binary 10000110 10011000 10001110
Octal 206 230 216

Shades and tints

Shades of #86988E

#86988E
(134,152,142)
#7A8B82
(122,139,130)
#6E7E76
(110,126,118)
#62716A
(98,113,106)
#56645E
(86,100,94)
#4A5752
(74,87,82)
#3E4A46
(62,74,70)
#323D3A
(50,61,58)
#26302E
(38,48,46)
#1A2322
(26,35,34)
#0E1616
(14,22,22)
#000000
(0,0,0)

Tints of #86988E

#86988E
(134,152,142)
#91A198
(145,161,152)
#9CAAA2
(156,170,162)
#A7B3AC
(167,179,172)
#B2BCB6
(178,188,182)
#BDC5C0
(189,197,192)
#C8CECA
(200,206,202)
#D3D7D4
(211,215,212)
#DEE0DE
(222,224,222)
#E9E9E8
(233,233,232)
#F4F2F2
(244,242,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #86988E; }

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

This text font color is #86988E.

Background Color

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

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

This div background color is #86988E.

Border color

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

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

This div border color is #86988E.

Opacity

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

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

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

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

This text has shadow with #86988E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #86988E.

Preview

Color preview on black background

This text has color #86988E on black background.


Color preview on white background

This text has color #86988E on white background.


Black color preview on #86988E background

This text has black color on #86988E background.


White color preview on #86988E background

This text has white color on #86988E background.


Related colors

Complementary color

Complementary color for #hex is #796771.


I love getcolorcode.com

Triadic colors

1 #8E8698 and #988E86 with #86988E are triadic colors.

2 #8E9886 and #98868E with #86988E are triadic colors.