COLOR #818886

HEX: #818886 RGB: (129,136,134)

Color info

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

RGB color model

#818886 color RGB value is (129,136,134).

RGB: (129,136,134) (51%, 53%, 53%)

RGB channels and saturation

R 129 of 255 = 51%
G 136 of 255 = 53%
B 134 of 255 = 53%

129
136
134

R + G + B ~ 52%. #818886 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 129 + 136 + 134 = 399 (100%)
R 129 of 399 ~ 32.33%
G 136 of 399 ~ 34.09%
B 134 of 399 ~ 33.58'%

%32.33
%34.09
%33.58

CMYK color model

#818886 color CMYK value is (5,0,1,47).

  • cyan value is 5.15%
  • magenta value is 0.00%
  • yellow value is 1.47%
  • key color value is 46.67%

CMYK: (5,0,1,47)
C5M0Y1K47 (5%, 0%, 1%, 47%)
(0.05 / 0.00 / 0.01 / 0.47)

CMYK percentages

%5.15
%0
%1.47
%46.67

Codes

Color #818886 in popluar color models

81 88 86
RGB 129 136 134
HSL 163° 2.86% 51.96%
HSB/HSV 163° 5.15% 53.33%
CMYK 5.15% 0.00% 1.47%
46.67%

Color #818886 in popluar number systems.

HEX 81 88 86
Decimal 129 136 134
Binary 10000001 10001000 10000110
Octal 201 210 206

Shades and tints

Shades of #818886

#818886
(129,136,134)
#767C7A
(118,124,122)
#6B706E
(107,112,110)
#606462
(96,100,98)
#555856
(85,88,86)
#4A4C4A
(74,76,74)
#3F403E
(63,64,62)
#343432
(52,52,50)
#292826
(41,40,38)
#1E1C1A
(30,28,26)
#13100E
(19,16,14)
#000000
(0,0,0)

Tints of #818886

#818886
(129,136,134)
#8C9291
(140,146,145)
#979C9C
(151,156,156)
#A2A6A7
(162,166,167)
#ADB0B2
(173,176,178)
#B8BABD
(184,186,189)
#C3C4C8
(195,196,200)
#CECED3
(206,206,211)
#D9D8DE
(217,216,222)
#E4E2E9
(228,226,233)
#EFECF4
(239,236,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #818886 color. Also use rgb(129,136,134) instead hex code.

Text Font Color

.myTextColor { color: #818886; }

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

This text font color is #818886.

Background Color

.myBgColor { background-color: #818886; }

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

This div background color is #818886.

Border color

.myBorderColor { border: 1px solid #818886; }

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

This div border color is #818886.

Opacity

.myOpacity80 { color: #818886; opacity: 0.8; }

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

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

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

This text has shadow with #818886 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #818886.

Preview

Color preview on black background

This text has color #818886 on black background.


Color preview on white background

This text has color #818886 on white background.


Black color preview on #818886 background

This text has black color on #818886 background.


White color preview on #818886 background

This text has white color on #818886 background.


Related colors

Complementary color

Complementary color for #hex is #7E7779.


I love getcolorcode.com

Triadic colors

1 #868188 and #888681 with #818886 are triadic colors.

2 #868881 and #888186 with #818886 are triadic colors.