COLOR #815982

HEX: #815982 RGB: (129,89,130)

Color info

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

RGB color model

#815982 color RGB value is (129,89,130).

RGB: (129,89,130) (51%, 35%, 51%)

RGB channels and saturation

R 129 of 255 = 51%
G 89 of 255 = 35%
B 130 of 255 = 51%

129
89
130

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

Portions of RGB colors in percentages

R + G + B = 129 + 89 + 130 = 348 (100%)
R 129 of 348 ~ 37.07%
G 89 of 348 ~ 25.57%
B 130 of 348 ~ 37.36'%

%37.07
%25.57
%37.36

CMYK color model

#815982 color CMYK value is (1,32,0,49).

  • cyan value is 0.77%
  • magenta value is 31.54%
  • yellow value is 0.00%
  • key color value is 49.02%

CMYK: (1,32,0,49)
C1M32Y0K49 (1%, 32%, 0%, 49%)
(0.01 / 0.32 / 0.00 / 0.49)

CMYK percentages

%0.77
%31.54
%0
%49.02

Codes

Color #815982 in popluar color models

81 59 82
RGB 129 89 130
HSL 299° 18.72% 42.94%
HSB/HSV 299° 31.54% 50.98%
CMYK 0.77% 31.54% 0.00%
49.02%

Color #815982 in popluar number systems.

HEX 81 59 82
Decimal 129 89 130
Binary 10000001 1011001 10000010
Octal 201 131 202

Shades and tints

Shades of #815982

#815982
(129,89,130)
#765177
(118,81,119)
#6B496C
(107,73,108)
#604161
(96,65,97)
#553956
(85,57,86)
#4A314B
(74,49,75)
#3F2940
(63,41,64)
#342135
(52,33,53)
#29192A
(41,25,42)
#1E111F
(30,17,31)
#130914
(19,9,20)
#000000
(0,0,0)

Tints of #815982

#815982
(129,89,130)
#8C688D
(140,104,141)
#977798
(151,119,152)
#A286A3
(162,134,163)
#AD95AE
(173,149,174)
#B8A4B9
(184,164,185)
#C3B3C4
(195,179,196)
#CEC2CF
(206,194,207)
#D9D1DA
(217,209,218)
#E4E0E5
(228,224,229)
#EFEFF0
(239,239,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #815982; }

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

This text font color is #815982.

Background Color

.myBgColor { background-color: #815982; }

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

This div background color is #815982.

Border color

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

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

This div border color is #815982.

Opacity

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

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

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

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

This text has shadow with #815982 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #815982.

Preview

Color preview on black background

This text has color #815982 on black background.


Color preview on white background

This text has color #815982 on white background.


Black color preview on #815982 background

This text has black color on #815982 background.


White color preview on #815982 background

This text has white color on #815982 background.


Related colors

Complementary color

Complementary color for #hex is #7EA67D.


I love getcolorcode.com

Triadic colors

1 #828159 and #598281 with #815982 are triadic colors.

2 #825981 and #598182 with #815982 are triadic colors.