COLOR #815382

HEX: #815382 RGB: (129,83,130)

Color info

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

RGB color model

#815382 color RGB value is (129,83,130).

RGB: (129,83,130) (51%, 33%, 51%)

RGB channels and saturation

R 129 of 255 = 51%
G 83 of 255 = 33%
B 130 of 255 = 51%

129
83
130

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

Portions of RGB colors in percentages

R + G + B = 129 + 83 + 130 = 342 (100%)
R 129 of 342 ~ 37.72%
G 83 of 342 ~ 24.27%
B 130 of 342 ~ 38.01'%

%37.72
%24.27
%38.01

CMYK color model

#815382 color CMYK value is (1,36,0,49).

  • cyan value is 0.77%
  • magenta value is 36.15%
  • yellow value is 0.00%
  • key color value is 49.02%
CMYK: (1,36,0,49) C1M36Y0K49 (1%,36%,0%,49%) (0.01/0.36/0.00/0.49) 

CMYK percentages

%0.77
%36.15
%0
%49.02

Codes

Color #815382 in popluar color models

81 53 82
RGB 129 83 130
HSL 299° 22.07% 41.76%
HSB/HSV 299° 36.15% 50.98%
CMYK 0.77% 36.15% 0.00%
49.02%

Color #815382 in popluar number systems.

HEX 81 53 82
Decimal 129 83 130
Binary 10000001 1010011 10000010
Octal 201 123 202

Shades and tints

Shades of #815382

#815382
(129,83,130)
#764C77
(118,76,119)
#6B456C
(107,69,108)
#603E61
(96,62,97)
#553756
(85,55,86)
#4A304B
(74,48,75)
#3F2940
(63,41,64)
#342235
(52,34,53)
#291B2A
(41,27,42)
#1E141F
(30,20,31)
#130D14
(19,13,20)
#000000
(0,0,0)

Tints of #815382

#815382
(129,83,130)
#8C628D
(140,98,141)
#977198
(151,113,152)
#A280A3
(162,128,163)
#AD8FAE
(173,143,174)
#B89EB9
(184,158,185)
#C3ADC4
(195,173,196)
#CEBCCF
(206,188,207)
#D9CBDA
(217,203,218)
#E4DAE5
(228,218,229)
#EFE9F0
(239,233,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #815382; }

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

This text font color is #815382.

Background Color

.myBgColor { background-color: #815382; }

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

This div background color is #815382.

Border color

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

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

This div border color is #815382.

Opacity

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

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

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

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

This text has shadow with #815382 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #815382.

Preview

Color preview on black background

This text has color #815382 on black background.


Color preview on white background

This text has color #815382 on white background.


Black color preview on #815382 background

This text has black color on #815382 background.


White color preview on #815382 background

This text has white color on #815382 background.


Related colors

Complementary color

Complementary color for #hex is #7EAC7D.


I love getcolorcode.com

Triadic colors

1 #828153 and #538281 with #815382 are triadic colors.

2 #825381 and #538182 with #815382 are triadic colors.