COLOR #817998

HEX: #817998 RGB: (129,121,152)

Color info

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

RGB color model

#817998 color RGB value is (129,121,152).

RGB: (129,121,152) (51%, 47%, 60%)

RGB channels and saturation

R 129 of 255 = 51%
G 121 of 255 = 47%
B 152 of 255 = 60%

129
121
152

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

Portions of RGB colors in percentages

R + G + B = 129 + 121 + 152 = 402 (100%)
R 129 of 402 ~ 32.09%
G 121 of 402 ~ 30.1%
B 152 of 402 ~ 37.81'%

%32.09
%30.1
%37.81

CMYK color model

#817998 color CMYK value is (15,20,0,40).

  • cyan value is 15.13%
  • magenta value is 20.39%
  • yellow value is 0.00%
  • key color value is 40.39%

CMYK: (15,20,0,40)
C15M20Y0K40 (15%, 20%, 0%, 40%)
(0.15 / 0.20 / 0.00 / 0.40)

CMYK percentages

%15.13
%20.39
%0
%40.39

Codes

Color #817998 in popluar color models

81 79 98
RGB 129 121 152
HSL 255° 13.08% 53.53%
HSB/HSV 255° 20.39% 59.61%
CMYK 15.13% 20.39% 0.00%
40.39%

Color #817998 in popluar number systems.

HEX 81 79 98
Decimal 129 121 152
Binary 10000001 1111001 10011000
Octal 201 171 230

Shades and tints

Shades of #817998

#817998
(129,121,152)
#766E8B
(118,110,139)
#6B637E
(107,99,126)
#605871
(96,88,113)
#554D64
(85,77,100)
#4A4257
(74,66,87)
#3F374A
(63,55,74)
#342C3D
(52,44,61)
#292130
(41,33,48)
#1E1623
(30,22,35)
#130B16
(19,11,22)
#000000
(0,0,0)

Tints of #817998

#817998
(129,121,152)
#8C85A1
(140,133,161)
#9791AA
(151,145,170)
#A29DB3
(162,157,179)
#ADA9BC
(173,169,188)
#B8B5C5
(184,181,197)
#C3C1CE
(195,193,206)
#CECDD7
(206,205,215)
#D9D9E0
(217,217,224)
#E4E5E9
(228,229,233)
#EFF1F2
(239,241,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #817998; }

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

This text font color is #817998.

Background Color

.myBgColor { background-color: #817998; }

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

This div background color is #817998.

Border color

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

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

This div border color is #817998.

Opacity

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

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

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

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

This text has shadow with #817998 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #817998.

Preview

Color preview on black background

This text has color #817998 on black background.


Color preview on white background

This text has color #817998 on white background.


Black color preview on #817998 background

This text has black color on #817998 background.


White color preview on #817998 background

This text has white color on #817998 background.


Related colors

Complementary color

Complementary color for #hex is #7E8667.


I love getcolorcode.com

Triadic colors

1 #988179 and #799881 with #817998 are triadic colors.

2 #987981 and #798198 with #817998 are triadic colors.