COLOR #515881

HEX: #515881 RGB: (81,88,129)

Color info

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

RGB color model

#515881 color RGB value is (81,88,129).

RGB: (81,88,129) (32%, 35%, 51%)

RGB channels and saturation

R 81 of 255 = 32%
G 88 of 255 = 35%
B 129 of 255 = 51%

81
88
129

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

Portions of RGB colors in percentages

R + G + B = 81 + 88 + 129 = 298 (100%)
R 81 of 298 ~ 27.18%
G 88 of 298 ~ 29.53%
B 129 of 298 ~ 43.29'%

%27.18
%29.53
%43.29

CMYK color model

#515881 color CMYK value is (37,32,0,49).

  • cyan value is 37.21%
  • magenta value is 31.78%
  • yellow value is 0.00%
  • key color value is 49.41%

CMYK: (37,32,0,49)
C37M32Y0K49 (37%, 32%, 0%, 49%)
(0.37 / 0.32 / 0.00 / 0.49)

CMYK percentages

%37.21
%31.78
%0
%49.41

Codes

Color #515881 in popluar color models

51 58 81
RGB 81 88 129
HSL 231° 22.86% 41.18%
HSB/HSV 231° 37.21% 50.59%
CMYK 37.21% 31.78% 0.00%
49.41%

Color #515881 in popluar number systems.

HEX 51 58 81
Decimal 81 88 129
Binary 1010001 1011000 10000001
Octal 121 130 201

Shades and tints

Shades of #515881

#515881
(81,88,129)
#4A5076
(74,80,118)
#43486B
(67,72,107)
#3C4060
(60,64,96)
#353855
(53,56,85)
#2E304A
(46,48,74)
#27283F
(39,40,63)
#202034
(32,32,52)
#191829
(25,24,41)
#12101E
(18,16,30)
#0B0813
(11,8,19)
#000000
(0,0,0)

Tints of #515881

#515881
(81,88,129)
#60678C
(96,103,140)
#6F7697
(111,118,151)
#7E85A2
(126,133,162)
#8D94AD
(141,148,173)
#9CA3B8
(156,163,184)
#ABB2C3
(171,178,195)
#BAC1CE
(186,193,206)
#C9D0D9
(201,208,217)
#D8DFE4
(216,223,228)
#E7EEEF
(231,238,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #515881 color. Also use rgb(81,88,129) instead hex code.

Text Font Color

.myTextColor { color: #515881; }

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

This text font color is #515881.

Background Color

.myBgColor { background-color: #515881; }

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

This div background color is #515881.

Border color

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

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

This div border color is #515881.

Opacity

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

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

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

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

This text has shadow with #515881 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #515881.

Preview

Color preview on black background

This text has color #515881 on black background.


Color preview on white background

This text has color #515881 on white background.


Black color preview on #515881 background

This text has black color on #515881 background.


White color preview on #515881 background

This text has white color on #515881 background.


Related colors

Complementary color

Complementary color for #hex is #AEA77E.


I love getcolorcode.com

Triadic colors

1 #815158 and #588151 with #515881 are triadic colors.

2 #815851 and #585181 with #515881 are triadic colors.