COLOR #817489

HEX: #817489 RGB: (129,116,137)

Color info

#817489 contains red, green and blue colors in about the same proportion. Web safe color of #817489 is #996699 (or #969).

RGB color model

#817489 color RGB value is (129,116,137).

RGB: (129,116,137) (51%, 45%, 54%)

RGB channels and saturation

R 129 of 255 = 51%
G 116 of 255 = 45%
B 137 of 255 = 54%

129
116
137

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

Portions of RGB colors in percentages

R + G + B = 129 + 116 + 137 = 382 (100%)
R 129 of 382 ~ 33.77%
G 116 of 382 ~ 30.37%
B 137 of 382 ~ 35.86'%

%33.77
%30.37
%35.86

CMYK color model

#817489 color CMYK value is (6,15,0,46).

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

CMYK: (6,15,0,46)
C6M15Y0K46 (6%, 15%, 0%, 46%)
(0.06 / 0.15 / 0.00 / 0.46)

CMYK percentages

%5.84
%15.33
%0
%46.27

Codes

Color #817489 in popluar color models

81 74 89
RGB 129 116 137
HSL 277° 8.30% 49.61%
HSB/HSV 277° 15.33% 53.73%
CMYK 5.84% 15.33% 0.00%
46.27%

Color #817489 in popluar number systems.

HEX 81 74 89
Decimal 129 116 137
Binary 10000001 1110100 10001001
Octal 201 164 211

Shades and tints

Shades of #817489

#817489
(129,116,137)
#766A7D
(118,106,125)
#6B6071
(107,96,113)
#605665
(96,86,101)
#554C59
(85,76,89)
#4A424D
(74,66,77)
#3F3841
(63,56,65)
#342E35
(52,46,53)
#292429
(41,36,41)
#1E1A1D
(30,26,29)
#131011
(19,16,17)
#000000
(0,0,0)

Tints of #817489

#817489
(129,116,137)
#8C8093
(140,128,147)
#978C9D
(151,140,157)
#A298A7
(162,152,167)
#ADA4B1
(173,164,177)
#B8B0BB
(184,176,187)
#C3BCC5
(195,188,197)
#CEC8CF
(206,200,207)
#D9D4D9
(217,212,217)
#E4E0E3
(228,224,227)
#EFECED
(239,236,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #817489; }

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

This text font color is #817489.

Background Color

.myBgColor { background-color: #817489; }

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

This div background color is #817489.

Border color

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

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

This div border color is #817489.

Opacity

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

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

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

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

This text has shadow with #817489 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #817489.

Preview

Color preview on black background

This text has color #817489 on black background.


Color preview on white background

This text has color #817489 on white background.


Black color preview on #817489 background

This text has black color on #817489 background.


White color preview on #817489 background

This text has white color on #817489 background.


Related colors

Complementary color

Complementary color for #hex is #7E8B76.


I love getcolorcode.com

Triadic colors

1 #898174 and #748981 with #817489 are triadic colors.

2 #897481 and #748189 with #817489 are triadic colors.