COLOR #815581

HEX: #815581 RGB: (129,85,129)

Color info

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

RGB color model

#815581 color RGB value is (129,85,129).

RGB: (129,85,129) (51%, 33%, 51%)

RGB channels and saturation

R 129 of 255 = 51%
G 85 of 255 = 33%
B 129 of 255 = 51%

129
85
129

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

Portions of RGB colors in percentages

R + G + B = 129 + 85 + 129 = 343 (100%)
R 129 of 343 ~ 37.61%
G 85 of 343 ~ 24.78%
B 129 of 343 ~ 37.61'%

%37.61
%24.78
%37.61

CMYK color model

#815581 color CMYK value is (0,34,0,49).

  • cyan value is 0.00%
  • magenta value is 34.11%
  • yellow value is 0.00%
  • key color value is 49.41%
CMYK: (0,34,0,49) C0M34Y0K49 (0%,34%,0%,49%) (0.00/0.34/0.00/0.49) 

CMYK percentages

%0
%34.11
%0
%49.41

Codes

Color #815581 in popluar color models

81 55 81
RGB 129 85 129
HSL 300° 20.56% 41.96%
HSB/HSV 300° 34.11% 50.59%
CMYK 0.00% 34.11% 0.00%
49.41%

Color #815581 in popluar number systems.

HEX 81 55 81
Decimal 129 85 129
Binary 10000001 1010101 10000001
Octal 201 125 201

Shades and tints

Shades of #815581

#815581
(129,85,129)
#764E76
(118,78,118)
#6B476B
(107,71,107)
#604060
(96,64,96)
#553955
(85,57,85)
#4A324A
(74,50,74)
#3F2B3F
(63,43,63)
#342434
(52,36,52)
#291D29
(41,29,41)
#1E161E
(30,22,30)
#130F13
(19,15,19)
#000000
(0,0,0)

Tints of #815581

#815581
(129,85,129)
#8C648C
(140,100,140)
#977397
(151,115,151)
#A282A2
(162,130,162)
#AD91AD
(173,145,173)
#B8A0B8
(184,160,184)
#C3AFC3
(195,175,195)
#CEBECE
(206,190,206)
#D9CDD9
(217,205,217)
#E4DCE4
(228,220,228)
#EFEBEF
(239,235,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #815581; }

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

This text font color is #815581.

Background Color

.myBgColor { background-color: #815581; }

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

This div background color is #815581.

Border color

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

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

This div border color is #815581.

Opacity

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

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

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

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

This text has shadow with #815581 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #815581.

Preview

Color preview on black background

This text has color #815581 on black background.


Color preview on white background

This text has color #815581 on white background.


Black color preview on #815581 background

This text has black color on #815581 background.


White color preview on #815581 background

This text has white color on #815581 background.


Related colors

Complementary color

Complementary color for #hex is #7EAA7E.


I love getcolorcode.com

Triadic colors

1 #818155 and #558181 with #815581 are triadic colors.

2 #815581 and #558181 with #815581 are triadic colors.