COLOR #515582

HEX: #515582 RGB: (81,85,130)

Color info

#515582 contains red, green and blue colors in about the same proportion. Web safe color of #515582 is #666699 (or #669).

RGB color model

#515582 color RGB value is (81,85,130).

RGB: (81,85,130) (32%, 33%, 51%)

RGB channels and saturation

R 81 of 255 = 32%
G 85 of 255 = 33%
B 130 of 255 = 51%

81
85
130

R + G + B ~ 39%. #515582 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 81 + 85 + 130 = 296 (100%)
R 81 of 296 ~ 27.36%
G 85 of 296 ~ 28.72%
B 130 of 296 ~ 43.92'%

%27.36
%28.72
%43.92

CMYK color model

#515582 color CMYK value is (38,35,0,49).

  • cyan value is 37.69%
  • magenta value is 34.62%
  • yellow value is 0.00%
  • key color value is 49.02%
CMYK: (38,35,0,49) C38M35Y0K49 (38%,35%,0%,49%) (0.38/0.35/0.00/0.49) 

CMYK percentages

%37.69
%34.62
%0
%49.02

Codes

Color #515582 in popluar color models

51 55 82
RGB 81 85 130
HSL 235° 23.22% 41.37%
HSB/HSV 235° 37.69% 50.98%
CMYK 37.69% 34.62% 0.00%
49.02%

Color #515582 in popluar number systems.

HEX 51 55 82
Decimal 81 85 130
Binary 1010001 1010101 10000010
Octal 121 125 202

Shades and tints

Shades of #515582

#515582
(81,85,130)
#4A4E77
(74,78,119)
#43476C
(67,71,108)
#3C4061
(60,64,97)
#353956
(53,57,86)
#2E324B
(46,50,75)
#272B40
(39,43,64)
#202435
(32,36,53)
#191D2A
(25,29,42)
#12161F
(18,22,31)
#0B0F14
(11,15,20)
#000000
(0,0,0)

Tints of #515582

#515582
(81,85,130)
#60648D
(96,100,141)
#6F7398
(111,115,152)
#7E82A3
(126,130,163)
#8D91AE
(141,145,174)
#9CA0B9
(156,160,185)
#ABAFC4
(171,175,196)
#BABECF
(186,190,207)
#C9CDDA
(201,205,218)
#D8DCE5
(216,220,229)
#E7EBF0
(231,235,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #515582; }

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

This text font color is #515582.

Background Color

.myBgColor { background-color: #515582; }

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

This div background color is #515582.

Border color

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

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

This div border color is #515582.

Opacity

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

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

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

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

This text has shadow with #515582 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #515582.

Preview

Color preview on black background

This text has color #515582 on black background.


Color preview on white background

This text has color #515582 on white background.


Black color preview on #515582 background

This text has black color on #515582 background.


White color preview on #515582 background

This text has white color on #515582 background.


Related colors

Complementary color

Complementary color for #hex is #AEAA7D.


I love getcolorcode.com

Triadic colors

1 #825155 and #558251 with #515582 are triadic colors.

2 #825551 and #555182 with #515582 are triadic colors.