COLOR #515493

HEX: #515493 RGB: (81,84,147)

Color info

#515493 contains mainly blue color. Web safe color of #515493 is #666699 (or #669).

RGB color model

#515493 color RGB value is (81,84,147).

RGB: (81,84,147) (32%, 33%, 58%)

RGB channels and saturation

R 81 of 255 = 32%
G 84 of 255 = 33%
B 147 of 255 = 58%

81
84
147

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

Portions of RGB colors in percentages

R + G + B = 81 + 84 + 147 = 312 (100%)
R 81 of 312 ~ 25.96%
G 84 of 312 ~ 26.92%
B 147 of 312 ~ 47.12'%

%25.96
%26.92
%47.12

CMYK color model

#515493 color CMYK value is (45,43,0,42).

  • cyan value is 44.90%
  • magenta value is 42.86%
  • yellow value is 0.00%
  • key color value is 42.35%

CMYK: (45,43,0,42)
C45M43Y0K42 (45%, 43%, 0%, 42%)
(0.45 / 0.43 / 0.00 / 0.42)

CMYK percentages

%44.9
%42.86
%0
%42.35

Codes

Color #515493 in popluar color models

51 54 93
RGB 81 84 147
HSL 237° 28.95% 44.71%
HSB/HSV 237° 44.90% 57.65%
CMYK 44.90% 42.86% 0.00%
42.35%

Color #515493 in popluar number systems.

HEX 51 54 93
Decimal 81 84 147
Binary 1010001 1010100 10010011
Octal 121 124 223

Shades and tints

Shades of #515493

#515493
(81,84,147)
#4A4D86
(74,77,134)
#434679
(67,70,121)
#3C3F6C
(60,63,108)
#35385F
(53,56,95)
#2E3152
(46,49,82)
#272A45
(39,42,69)
#202338
(32,35,56)
#191C2B
(25,28,43)
#12151E
(18,21,30)
#0B0E11
(11,14,17)
#000000
(0,0,0)

Tints of #515493

#515493
(81,84,147)
#60639C
(96,99,156)
#6F72A5
(111,114,165)
#7E81AE
(126,129,174)
#8D90B7
(141,144,183)
#9C9FC0
(156,159,192)
#ABAEC9
(171,174,201)
#BABDD2
(186,189,210)
#C9CCDB
(201,204,219)
#D8DBE4
(216,219,228)
#E7EAED
(231,234,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #515493 color. Also use rgb(81,84,147) instead hex code.

Text Font Color

.myTextColor { color: #515493; }

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

This text font color is #515493.

Background Color

.myBgColor { background-color: #515493; }

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

This div background color is #515493.

Border color

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

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

This div border color is #515493.

Opacity

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

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

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

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

This text has shadow with #515493 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #515493.

Preview

Color preview on black background

This text has color #515493 on black background.


Color preview on white background

This text has color #515493 on white background.


Black color preview on #515493 background

This text has black color on #515493 background.


White color preview on #515493 background

This text has white color on #515493 background.


Related colors

Complementary color

Complementary color for #hex is #AEAB6C.


I love getcolorcode.com

Triadic colors

1 #935154 and #549351 with #515493 are triadic colors.

2 #935451 and #545193 with #515493 are triadic colors.