COLOR #515886

HEX: #515886 RGB: (81,88,134)

Color info

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

RGB color model

#515886 color RGB value is (81,88,134).

RGB: (81,88,134) (32%, 35%, 53%)

RGB channels and saturation

R 81 of 255 = 32%
G 88 of 255 = 35%
B 134 of 255 = 53%

81
88
134

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

Portions of RGB colors in percentages

R + G + B = 81 + 88 + 134 = 303 (100%)
R 81 of 303 ~ 26.73%
G 88 of 303 ~ 29.04%
B 134 of 303 ~ 44.22'%

%26.73
%29.04
%44.22

CMYK color model

#515886 color CMYK value is (40,34,0,47).

  • cyan value is 39.55%
  • magenta value is 34.33%
  • yellow value is 0.00%
  • key color value is 47.45%
CMYK: (40,34,0,47) C40M34Y0K47 (40%,34%,0%,47%) (0.40/0.34/0.00/0.47) 

CMYK percentages

%39.55
%34.33
%0
%47.45

Codes

Color #515886 in popluar color models

51 58 86
RGB 81 88 134
HSL 232° 24.65% 42.16%
HSB/HSV 232° 39.55% 52.55%
CMYK 39.55% 34.33% 0.00%
47.45%

Color #515886 in popluar number systems.

HEX 51 58 86
Decimal 81 88 134
Binary 1010001 1011000 10000110
Octal 121 130 206

Shades and tints

Shades of #515886

#515886
(81,88,134)
#4A507A
(74,80,122)
#43486E
(67,72,110)
#3C4062
(60,64,98)
#353856
(53,56,86)
#2E304A
(46,48,74)
#27283E
(39,40,62)
#202032
(32,32,50)
#191826
(25,24,38)
#12101A
(18,16,26)
#0B080E
(11,8,14)
#000000
(0,0,0)

Tints of #515886

#515886
(81,88,134)
#606791
(96,103,145)
#6F769C
(111,118,156)
#7E85A7
(126,133,167)
#8D94B2
(141,148,178)
#9CA3BD
(156,163,189)
#ABB2C8
(171,178,200)
#BAC1D3
(186,193,211)
#C9D0DE
(201,208,222)
#D8DFE9
(216,223,233)
#E7EEF4
(231,238,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #515886; }

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

This text font color is #515886.

Background Color

.myBgColor { background-color: #515886; }

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

This div background color is #515886.

Border color

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

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

This div border color is #515886.

Opacity

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

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

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

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

This text has shadow with #515886 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #515886.

Preview

Color preview on black background

This text has color #515886 on black background.


Color preview on white background

This text has color #515886 on white background.


Black color preview on #515886 background

This text has black color on #515886 background.


White color preview on #515886 background

This text has white color on #515886 background.


Related colors

Complementary color

Complementary color for #hex is #AEA779.


I love getcolorcode.com

Triadic colors

1 #865158 and #588651 with #515886 are triadic colors.

2 #865851 and #585186 with #515886 are triadic colors.