COLOR #817688

HEX: #817688 RGB: (129,118,136)

Color info

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

RGB color model

#817688 color RGB value is (129,118,136).

RGB: (129,118,136) (51%, 46%, 53%)

RGB channels and saturation

R 129 of 255 = 51%
G 118 of 255 = 46%
B 136 of 255 = 53%

129
118
136

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

Portions of RGB colors in percentages

R + G + B = 129 + 118 + 136 = 383 (100%)
R 129 of 383 ~ 33.68%
G 118 of 383 ~ 30.81%
B 136 of 383 ~ 35.51'%

%33.68
%30.81
%35.51

CMYK color model

#817688 color CMYK value is (5,13,0,47).

  • cyan value is 5.15%
  • magenta value is 13.24%
  • yellow value is 0.00%
  • key color value is 46.67%

CMYK: (5,13,0,47)
C5M13Y0K47 (5%, 13%, 0%, 47%)
(0.05 / 0.13 / 0.00 / 0.47)

CMYK percentages

%5.15
%13.24
%0
%46.67

Codes

Color #817688 in popluar color models

81 76 88
RGB 129 118 136
HSL 277° 7.09% 49.80%
HSB/HSV 277° 13.24% 53.33%
CMYK 5.15% 13.24% 0.00%
46.67%

Color #817688 in popluar number systems.

HEX 81 76 88
Decimal 129 118 136
Binary 10000001 1110110 10001000
Octal 201 166 210

Shades and tints

Shades of #817688

#817688
(129,118,136)
#766C7C
(118,108,124)
#6B6270
(107,98,112)
#605864
(96,88,100)
#554E58
(85,78,88)
#4A444C
(74,68,76)
#3F3A40
(63,58,64)
#343034
(52,48,52)
#292628
(41,38,40)
#1E1C1C
(30,28,28)
#131210
(19,18,16)
#000000
(0,0,0)

Tints of #817688

#817688
(129,118,136)
#8C8292
(140,130,146)
#978E9C
(151,142,156)
#A29AA6
(162,154,166)
#ADA6B0
(173,166,176)
#B8B2BA
(184,178,186)
#C3BEC4
(195,190,196)
#CECACE
(206,202,206)
#D9D6D8
(217,214,216)
#E4E2E2
(228,226,226)
#EFEEEC
(239,238,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #817688 color. Also use rgb(129,118,136) instead hex code.

Text Font Color

.myTextColor { color: #817688; }

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

This text font color is #817688.

Background Color

.myBgColor { background-color: #817688; }

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

This div background color is #817688.

Border color

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

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

This div border color is #817688.

Opacity

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

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

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

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

This text has shadow with #817688 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #817688.

Preview

Color preview on black background

This text has color #817688 on black background.


Color preview on white background

This text has color #817688 on white background.


Black color preview on #817688 background

This text has black color on #817688 background.


White color preview on #817688 background

This text has white color on #817688 background.


Related colors

Complementary color

Complementary color for #hex is #7E8977.


I love getcolorcode.com

Triadic colors

1 #888176 and #768881 with #817688 are triadic colors.

2 #887681 and #768188 with #817688 are triadic colors.