COLOR #815497

HEX: #815497 RGB: (129,84,151)

Color info

#815497 contains mainly red and blue colors. Web safe color of #815497 is #996699 (or #969).

RGB color model

#815497 color RGB value is (129,84,151).

RGB: (129,84,151) (51%, 33%, 59%)

RGB channels and saturation

R 129 of 255 = 51%
G 84 of 255 = 33%
B 151 of 255 = 59%

129
84
151

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

Portions of RGB colors in percentages

R + G + B = 129 + 84 + 151 = 364 (100%)
R 129 of 364 ~ 35.44%
G 84 of 364 ~ 23.08%
B 151 of 364 ~ 41.48'%

%35.44
%23.08
%41.48

CMYK color model

#815497 color CMYK value is (15,44,0,41).

  • cyan value is 14.57%
  • magenta value is 44.37%
  • yellow value is 0.00%
  • key color value is 40.78%

CMYK: (15,44,0,41)
C15M44Y0K41 (15%, 44%, 0%, 41%)
(0.15 / 0.44 / 0.00 / 0.41)

CMYK percentages

%14.57
%44.37
%0
%40.78

Codes

Color #815497 in popluar color models

81 54 97
RGB 129 84 151
HSL 280° 28.51% 46.08%
HSB/HSV 280° 44.37% 59.22%
CMYK 14.57% 44.37% 0.00%
40.78%

Color #815497 in popluar number systems.

HEX 81 54 97
Decimal 129 84 151
Binary 10000001 1010100 10010111
Octal 201 124 227

Shades and tints

Shades of #815497

#815497
(129,84,151)
#764D8A
(118,77,138)
#6B467D
(107,70,125)
#603F70
(96,63,112)
#553863
(85,56,99)
#4A3156
(74,49,86)
#3F2A49
(63,42,73)
#34233C
(52,35,60)
#291C2F
(41,28,47)
#1E1522
(30,21,34)
#130E15
(19,14,21)
#000000
(0,0,0)

Tints of #815497

#815497
(129,84,151)
#8C63A0
(140,99,160)
#9772A9
(151,114,169)
#A281B2
(162,129,178)
#AD90BB
(173,144,187)
#B89FC4
(184,159,196)
#C3AECD
(195,174,205)
#CEBDD6
(206,189,214)
#D9CCDF
(217,204,223)
#E4DBE8
(228,219,232)
#EFEAF1
(239,234,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #815497; }

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

This text font color is #815497.

Background Color

.myBgColor { background-color: #815497; }

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

This div background color is #815497.

Border color

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

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

This div border color is #815497.

Opacity

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

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

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

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

This text has shadow with #815497 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #815497.

Preview

Color preview on black background

This text has color #815497 on black background.


Color preview on white background

This text has color #815497 on white background.


Black color preview on #815497 background

This text has black color on #815497 background.


White color preview on #815497 background

This text has white color on #815497 background.


Related colors

Complementary color

Complementary color for #hex is #7EAB68.


I love getcolorcode.com

Triadic colors

1 #978154 and #549781 with #815497 are triadic colors.

2 #975481 and #548197 with #815497 are triadic colors.