COLOR #817895

HEX: #817895 RGB: (129,120,149)

Color info

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

RGB color model

#817895 color RGB value is (129,120,149).

RGB: (129,120,149) (51%, 47%, 58%)

RGB channels and saturation

R 129 of 255 = 51%
G 120 of 255 = 47%
B 149 of 255 = 58%

129
120
149

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

Portions of RGB colors in percentages

R + G + B = 129 + 120 + 149 = 398 (100%)
R 129 of 398 ~ 32.41%
G 120 of 398 ~ 30.15%
B 149 of 398 ~ 37.44'%

%32.41
%30.15
%37.44

CMYK color model

#817895 color CMYK value is (13,19,0,42).

  • cyan value is 13.42%
  • magenta value is 19.46%
  • yellow value is 0.00%
  • key color value is 41.57%

CMYK: (13,19,0,42)
C13M19Y0K42 (13%, 19%, 0%, 42%)
(0.13 / 0.19 / 0.00 / 0.42)

CMYK percentages

%13.42
%19.46
%0
%41.57

Codes

Color #817895 in popluar color models

81 78 95
RGB 129 120 149
HSL 259° 12.03% 52.75%
HSB/HSV 259° 19.46% 58.43%
CMYK 13.42% 19.46% 0.00%
41.57%

Color #817895 in popluar number systems.

HEX 81 78 95
Decimal 129 120 149
Binary 10000001 1111000 10010101
Octal 201 170 225

Shades and tints

Shades of #817895

#817895
(129,120,149)
#766E88
(118,110,136)
#6B647B
(107,100,123)
#605A6E
(96,90,110)
#555061
(85,80,97)
#4A4654
(74,70,84)
#3F3C47
(63,60,71)
#34323A
(52,50,58)
#29282D
(41,40,45)
#1E1E20
(30,30,32)
#131413
(19,20,19)
#000000
(0,0,0)

Tints of #817895

#817895
(129,120,149)
#8C849E
(140,132,158)
#9790A7
(151,144,167)
#A29CB0
(162,156,176)
#ADA8B9
(173,168,185)
#B8B4C2
(184,180,194)
#C3C0CB
(195,192,203)
#CECCD4
(206,204,212)
#D9D8DD
(217,216,221)
#E4E4E6
(228,228,230)
#EFF0EF
(239,240,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #817895; }

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

This text font color is #817895.

Background Color

.myBgColor { background-color: #817895; }

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

This div background color is #817895.

Border color

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

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

This div border color is #817895.

Opacity

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

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

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

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

This text has shadow with #817895 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #817895.

Preview

Color preview on black background

This text has color #817895 on black background.


Color preview on white background

This text has color #817895 on white background.


Black color preview on #817895 background

This text has black color on #817895 background.


White color preview on #817895 background

This text has white color on #817895 background.


Related colors

Complementary color

Complementary color for #hex is #7E876A.


I love getcolorcode.com

Triadic colors

1 #958178 and #789581 with #817895 are triadic colors.

2 #957881 and #788195 with #817895 are triadic colors.