COLOR #818289

HEX: #818289 RGB: (129,130,137)

Color info

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

RGB color model

#818289 color RGB value is (129,130,137).

RGB: (129,130,137) (51%, 51%, 54%)

RGB channels and saturation

R 129 of 255 = 51%
G 130 of 255 = 51%
B 137 of 255 = 54%

129
130
137

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

Portions of RGB colors in percentages

R + G + B = 129 + 130 + 137 = 396 (100%)
R 129 of 396 ~ 32.58%
G 130 of 396 ~ 32.83%
B 137 of 396 ~ 34.6'%

%32.58
%32.83
%34.6

CMYK color model

#818289 color CMYK value is (6,5,0,46).

  • cyan value is 5.84%
  • magenta value is 5.11%
  • yellow value is 0.00%
  • key color value is 46.27%

CMYK: (6,5,0,46)
C6M5Y0K46 (6%, 5%, 0%, 46%)
(0.06 / 0.05 / 0.00 / 0.46)

CMYK percentages

%5.84
%5.11
%0
%46.27

Codes

Color #818289 in popluar color models

81 82 89
RGB 129 130 137
HSL 233° 3.28% 52.16%
HSB/HSV 233° 5.84% 53.73%
CMYK 5.84% 5.11% 0.00%
46.27%

Color #818289 in popluar number systems.

HEX 81 82 89
Decimal 129 130 137
Binary 10000001 10000010 10001001
Octal 201 202 211

Shades and tints

Shades of #818289

#818289
(129,130,137)
#76777D
(118,119,125)
#6B6C71
(107,108,113)
#606165
(96,97,101)
#555659
(85,86,89)
#4A4B4D
(74,75,77)
#3F4041
(63,64,65)
#343535
(52,53,53)
#292A29
(41,42,41)
#1E1F1D
(30,31,29)
#131411
(19,20,17)
#000000
(0,0,0)

Tints of #818289

#818289
(129,130,137)
#8C8D93
(140,141,147)
#97989D
(151,152,157)
#A2A3A7
(162,163,167)
#ADAEB1
(173,174,177)
#B8B9BB
(184,185,187)
#C3C4C5
(195,196,197)
#CECFCF
(206,207,207)
#D9DAD9
(217,218,217)
#E4E5E3
(228,229,227)
#EFF0ED
(239,240,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #818289; }

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

This text font color is #818289.

Background Color

.myBgColor { background-color: #818289; }

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

This div background color is #818289.

Border color

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

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

This div border color is #818289.

Opacity

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

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

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

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

This text has shadow with #818289 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #818289.

Preview

Color preview on black background

This text has color #818289 on black background.


Color preview on white background

This text has color #818289 on white background.


Black color preview on #818289 background

This text has black color on #818289 background.


White color preview on #818289 background

This text has white color on #818289 background.


Related colors

Complementary color

Complementary color for #hex is #7E7D76.


I love getcolorcode.com

Triadic colors

1 #898182 and #828981 with #818289 are triadic colors.

2 #898281 and #828189 with #818289 are triadic colors.