COLOR #515889

HEX: #515889 RGB: (81,88,137)

Color info

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

RGB color model

#515889 color RGB value is (81,88,137).

RGB: (81,88,137) (32%, 35%, 54%)

RGB channels and saturation

R 81 of 255 = 32%
G 88 of 255 = 35%
B 137 of 255 = 54%

81
88
137

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

Portions of RGB colors in percentages

R + G + B = 81 + 88 + 137 = 306 (100%)
R 81 of 306 ~ 26.47%
G 88 of 306 ~ 28.76%
B 137 of 306 ~ 44.77'%

%26.47
%28.76
%44.77

CMYK color model

#515889 color CMYK value is (41,36,0,46).

  • cyan value is 40.88%
  • magenta value is 35.77%
  • yellow value is 0.00%
  • key color value is 46.27%

CMYK: (41,36,0,46)
C41M36Y0K46 (41%, 36%, 0%, 46%)
(0.41 / 0.36 / 0.00 / 0.46)

CMYK percentages

%40.88
%35.77
%0
%46.27

Codes

Color #515889 in popluar color models

51 58 89
RGB 81 88 137
HSL 233° 25.69% 42.75%
HSB/HSV 233° 40.88% 53.73%
CMYK 40.88% 35.77% 0.00%
46.27%

Color #515889 in popluar number systems.

HEX 51 58 89
Decimal 81 88 137
Binary 1010001 1011000 10001001
Octal 121 130 211

Shades and tints

Shades of #515889

#515889
(81,88,137)
#4A507D
(74,80,125)
#434871
(67,72,113)
#3C4065
(60,64,101)
#353859
(53,56,89)
#2E304D
(46,48,77)
#272841
(39,40,65)
#202035
(32,32,53)
#191829
(25,24,41)
#12101D
(18,16,29)
#0B0811
(11,8,17)
#000000
(0,0,0)

Tints of #515889

#515889
(81,88,137)
#606793
(96,103,147)
#6F769D
(111,118,157)
#7E85A7
(126,133,167)
#8D94B1
(141,148,177)
#9CA3BB
(156,163,187)
#ABB2C5
(171,178,197)
#BAC1CF
(186,193,207)
#C9D0D9
(201,208,217)
#D8DFE3
(216,223,227)
#E7EEED
(231,238,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #515889; }

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

This text font color is #515889.

Background Color

.myBgColor { background-color: #515889; }

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

This div background color is #515889.

Border color

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

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

This div border color is #515889.

Opacity

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

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

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

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

This text has shadow with #515889 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #515889.

Preview

Color preview on black background

This text has color #515889 on black background.


Color preview on white background

This text has color #515889 on white background.


Black color preview on #515889 background

This text has black color on #515889 background.


White color preview on #515889 background

This text has white color on #515889 background.


Related colors

Complementary color

Complementary color for #hex is #AEA776.


I love getcolorcode.com

Triadic colors

1 #895158 and #588951 with #515889 are triadic colors.

2 #895851 and #585189 with #515889 are triadic colors.