COLOR #817580

HEX: #817580 RGB: (129,117,128)

Color info

#817580 contains red, green and blue colors in about the same proportion. Web safe color of #817580 is #996666 (or #966).

RGB color model

#817580 color RGB value is (129,117,128).

RGB: (129,117,128) (51%, 46%, 50%)

RGB channels and saturation

R 129 of 255 = 51%
G 117 of 255 = 46%
B 128 of 255 = 50%

129
117
128

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

Portions of RGB colors in percentages

R + G + B = 129 + 117 + 128 = 374 (100%)
R 129 of 374 ~ 34.49%
G 117 of 374 ~ 31.28%
B 128 of 374 ~ 34.22'%

%34.49
%31.28
%34.22

CMYK color model

#817580 color CMYK value is (0,9,1,49).

  • cyan value is 0.00%
  • magenta value is 9.30%
  • yellow value is 0.78%
  • key color value is 49.41%

CMYK: (0,9,1,49)
C0M9Y1K49 (0%, 9%, 1%, 49%)
(0.00 / 0.09 / 0.01 / 0.49)

CMYK percentages

%0
%9.3
%0.78
%49.41

Codes

Color #817580 in popluar color models

81 75 80
RGB 129 117 128
HSL 305° 4.88% 48.24%
HSB/HSV 305° 9.30% 50.59%
CMYK 0.00% 9.30% 0.78%
49.41%

Color #817580 in popluar number systems.

HEX 81 75 80
Decimal 129 117 128
Binary 10000001 1110101 10000000
Octal 201 165 200

Shades and tints

Shades of #817580

#817580
(129,117,128)
#766B75
(118,107,117)
#6B616A
(107,97,106)
#60575F
(96,87,95)
#554D54
(85,77,84)
#4A4349
(74,67,73)
#3F393E
(63,57,62)
#342F33
(52,47,51)
#292528
(41,37,40)
#1E1B1D
(30,27,29)
#131112
(19,17,18)
#000000
(0,0,0)

Tints of #817580

#817580
(129,117,128)
#8C818B
(140,129,139)
#978D96
(151,141,150)
#A299A1
(162,153,161)
#ADA5AC
(173,165,172)
#B8B1B7
(184,177,183)
#C3BDC2
(195,189,194)
#CEC9CD
(206,201,205)
#D9D5D8
(217,213,216)
#E4E1E3
(228,225,227)
#EFEDEE
(239,237,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #817580 color. Also use rgb(129,117,128) instead hex code.

Text Font Color

.myTextColor { color: #817580; }

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

This text font color is #817580.

Background Color

.myBgColor { background-color: #817580; }

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

This div background color is #817580.

Border color

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

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

This div border color is #817580.

Opacity

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

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

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

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

This text has shadow with #817580 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #817580.

Preview

Color preview on black background

This text has color #817580 on black background.


Color preview on white background

This text has color #817580 on white background.


Black color preview on #817580 background

This text has black color on #817580 background.


White color preview on #817580 background

This text has white color on #817580 background.


Related colors

Complementary color

Complementary color for #hex is #7E8A7F.


I love getcolorcode.com

Triadic colors

1 #808175 and #758081 with #817580 are triadic colors.

2 #807581 and #758180 with #817580 are triadic colors.