COLOR #818381

HEX: #818381 RGB: (129,131,129)

Color info

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

RGB color model

#818381 color RGB value is (129,131,129).

RGB: (129,131,129) (51%, 51%, 51%)

RGB channels and saturation

R 129 of 255 = 51%
G 131 of 255 = 51%
B 129 of 255 = 51%

129
131
129

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

Portions of RGB colors in percentages

R + G + B = 129 + 131 + 129 = 389 (100%)
R 129 of 389 ~ 33.16%
G 131 of 389 ~ 33.68%
B 129 of 389 ~ 33.16'%

%33.16
%33.68
%33.16

CMYK color model

#818381 color CMYK value is (2,0,2,49).

  • cyan value is 1.53%
  • magenta value is 0.00%
  • yellow value is 1.53%
  • key color value is 48.63%

CMYK: (2,0,2,49)
C2M0Y2K49 (2%, 0%, 2%, 49%)
(0.02 / 0.00 / 0.02 / 0.49)

CMYK percentages

%1.53
%0
%1.53
%48.63

Codes

Color #818381 in popluar color models

81 83 81
RGB 129 131 129
HSL 120° 0.80% 50.98%
HSB/HSV 120° 1.53% 51.37%
CMYK 1.53% 0.00% 1.53%
48.63%

Color #818381 in popluar number systems.

HEX 81 83 81
Decimal 129 131 129
Binary 10000001 10000011 10000001
Octal 201 203 201

Shades and tints

Shades of #818381

#818381
(129,131,129)
#767876
(118,120,118)
#6B6D6B
(107,109,107)
#606260
(96,98,96)
#555755
(85,87,85)
#4A4C4A
(74,76,74)
#3F413F
(63,65,63)
#343634
(52,54,52)
#292B29
(41,43,41)
#1E201E
(30,32,30)
#131513
(19,21,19)
#000000
(0,0,0)

Tints of #818381

#818381
(129,131,129)
#8C8E8C
(140,142,140)
#979997
(151,153,151)
#A2A4A2
(162,164,162)
#ADAFAD
(173,175,173)
#B8BAB8
(184,186,184)
#C3C5C3
(195,197,195)
#CED0CE
(206,208,206)
#D9DBD9
(217,219,217)
#E4E6E4
(228,230,228)
#EFF1EF
(239,241,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #818381; }

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

This text font color is #818381.

Background Color

.myBgColor { background-color: #818381; }

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

This div background color is #818381.

Border color

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

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

This div border color is #818381.

Opacity

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

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

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

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

This text has shadow with #818381 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #818381.

Preview

Color preview on black background

This text has color #818381 on black background.


Color preview on white background

This text has color #818381 on white background.


Black color preview on #818381 background

This text has black color on #818381 background.


White color preview on #818381 background

This text has white color on #818381 background.


Related colors

Complementary color

Complementary color for #hex is #7E7C7E.


I love getcolorcode.com

Triadic colors

1 #818183 and #838181 with #818381 are triadic colors.

2 #818381 and #838181 with #818381 are triadic colors.