COLOR #817EB9

HEX: #817EB9 RGB: (129,126,185)

Color info

#817EB9 contains red, green and blue colors in about the same proportion. Web safe color of #817EB9 is #9966CC (or #96C).

RGB color model

#817EB9 color RGB value is (129,126,185).

RGB: (129,126,185) (51%, 49%, 73%)

RGB channels and saturation

R 129 of 255 = 51%
G 126 of 255 = 49%
B 185 of 255 = 73%

129
126
185

R + G + B ~ 58%. #817EB9 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 129 + 126 + 185 = 440 (100%)
R 129 of 440 ~ 29.32%
G 126 of 440 ~ 28.64%
B 185 of 440 ~ 42.05'%

%29.32
%28.64
%42.05

CMYK color model

#817EB9 color CMYK value is (30,32,0,27).

  • cyan value is 30.27%
  • magenta value is 31.89%
  • yellow value is 0.00%
  • key color value is 27.45%

CMYK: (30,32,0,27)
C30M32Y0K27 (30%, 32%, 0%, 27%)
(0.30 / 0.32 / 0.00 / 0.27)

CMYK percentages

%30.27
%31.89
%0
%27.45

Codes

Color #817EB9 in popluar color models

81 7E B9
RGB 129 126 185
HSL 243° 29.65% 60.98%
HSB/HSV 243° 31.89% 72.55%
CMYK 30.27% 31.89% 0.00%
27.45%

Color #817EB9 in popluar number systems.

HEX 81 7E B9
Decimal 129 126 185
Binary 10000001 1111110 10111001
Octal 201 176 271

Shades and tints

Shades of #817EB9

#817EB9
(129,126,185)
#7673A9
(118,115,169)
#6B6899
(107,104,153)
#605D89
(96,93,137)
#555279
(85,82,121)
#4A4769
(74,71,105)
#3F3C59
(63,60,89)
#343149
(52,49,73)
#292639
(41,38,57)
#1E1B29
(30,27,41)
#131019
(19,16,25)
#000000
(0,0,0)

Tints of #817EB9

#817EB9
(129,126,185)
#8C89BF
(140,137,191)
#9794C5
(151,148,197)
#A29FCB
(162,159,203)
#ADAAD1
(173,170,209)
#B8B5D7
(184,181,215)
#C3C0DD
(195,192,221)
#CECBE3
(206,203,227)
#D9D6E9
(217,214,233)
#E4E1EF
(228,225,239)
#EFECF5
(239,236,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #817EB9 color. Also use rgb(129,126,185) instead hex code.

Text Font Color

.myTextColor { color: #817EB9; }

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

This text font color is #817EB9.

Background Color

.myBgColor { background-color: #817EB9; }

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

This div background color is #817EB9.

Border color

.myBorderColor { border: 1px solid #817EB9; }

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

This div border color is #817EB9.

Opacity

.myOpacity80 { color: #817EB9; opacity: 0.8; }

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

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

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

This text has shadow with #817EB9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #817EB9.

Preview

Color preview on black background

This text has color #817EB9 on black background.


Color preview on white background

This text has color #817EB9 on white background.


Black color preview on #817EB9 background

This text has black color on #817EB9 background.


White color preview on #817EB9 background

This text has white color on #817EB9 background.


Related colors

Complementary color

Complementary color for #hex is #7E8146.


I love getcolorcode.com

Triadic colors

1 #B9817E and #7EB981 with #817EB9 are triadic colors.

2 #B97E81 and #7E81B9 with #817EB9 are triadic colors.