COLOR #818996

HEX: #818996 RGB: (129,137,150)

Color info

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

RGB color model

#818996 color RGB value is (129,137,150).

RGB: (129,137,150) (51%, 54%, 59%)

RGB channels and saturation

R 129 of 255 = 51%
G 137 of 255 = 54%
B 150 of 255 = 59%

129
137
150

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

Portions of RGB colors in percentages

R + G + B = 129 + 137 + 150 = 416 (100%)
R 129 of 416 ~ 31.01%
G 137 of 416 ~ 32.93%
B 150 of 416 ~ 36.06'%

%31.01
%32.93
%36.06

CMYK color model

#818996 color CMYK value is (14,9,0,41).

  • cyan value is 14.00%
  • magenta value is 8.67%
  • yellow value is 0.00%
  • key color value is 41.18%

CMYK: (14,9,0,41)
C14M9Y0K41 (14%, 9%, 0%, 41%)
(0.14 / 0.09 / 0.00 / 0.41)

CMYK percentages

%14
%8.67
%0
%41.18

Codes

Color #818996 in popluar color models

81 89 96
RGB 129 137 150
HSL 217° 9.09% 54.71%
HSB/HSV 217° 14.00% 58.82%
CMYK 14.00% 8.67% 0.00%
41.18%

Color #818996 in popluar number systems.

HEX 81 89 96
Decimal 129 137 150
Binary 10000001 10001001 10010110
Octal 201 211 226

Shades and tints

Shades of #818996

#818996
(129,137,150)
#767D89
(118,125,137)
#6B717C
(107,113,124)
#60656F
(96,101,111)
#555962
(85,89,98)
#4A4D55
(74,77,85)
#3F4148
(63,65,72)
#34353B
(52,53,59)
#29292E
(41,41,46)
#1E1D21
(30,29,33)
#131114
(19,17,20)
#000000
(0,0,0)

Tints of #818996

#818996
(129,137,150)
#8C939F
(140,147,159)
#979DA8
(151,157,168)
#A2A7B1
(162,167,177)
#ADB1BA
(173,177,186)
#B8BBC3
(184,187,195)
#C3C5CC
(195,197,204)
#CECFD5
(206,207,213)
#D9D9DE
(217,217,222)
#E4E3E7
(228,227,231)
#EFEDF0
(239,237,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #818996 color. Also use rgb(129,137,150) instead hex code.

Text Font Color

.myTextColor { color: #818996; }

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

This text font color is #818996.

Background Color

.myBgColor { background-color: #818996; }

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

This div background color is #818996.

Border color

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

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

This div border color is #818996.

Opacity

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

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

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

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

This text has shadow with #818996 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #818996.

Preview

Color preview on black background

This text has color #818996 on black background.


Color preview on white background

This text has color #818996 on white background.


Black color preview on #818996 background

This text has black color on #818996 background.


White color preview on #818996 background

This text has white color on #818996 background.


Related colors

Complementary color

Complementary color for #hex is #7E7669.


I love getcolorcode.com

Triadic colors

1 #968189 and #899681 with #818996 are triadic colors.

2 #968981 and #898196 with #818996 are triadic colors.