COLOR #514570

HEX: #514570 RGB: (81,69,112)

Color info

#514570 contains red, green and blue colors in about the same proportion. Web safe color of #514570 is #663366 (or #636).

RGB color model

#514570 color RGB value is (81,69,112).

RGB: (81,69,112) (32%, 27%, 44%)

RGB channels and saturation

R 81 of 255 = 32%
G 69 of 255 = 27%
B 112 of 255 = 44%

81
69
112

R + G + B ~ 34%. #514570 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 81 + 69 + 112 = 262 (100%)
R 81 of 262 ~ 30.92%
G 69 of 262 ~ 26.34%
B 112 of 262 ~ 42.75'%

%30.92
%26.34
%42.75

CMYK color model

#514570 color CMYK value is (28,38,0,56).

  • cyan value is 27.68%
  • magenta value is 38.39%
  • yellow value is 0.00%
  • key color value is 56.08%

CMYK: (28,38,0,56)
C28M38Y0K56 (28%, 38%, 0%, 56%)
(0.28 / 0.38 / 0.00 / 0.56)

CMYK percentages

%27.68
%38.39
%0
%56.08

Codes

Color #514570 in popluar color models

51 45 70
RGB 81 69 112
HSL 257° 23.76% 35.49%
HSB/HSV 257° 38.39% 43.92%
CMYK 27.68% 38.39% 0.00%
56.08%

Color #514570 in popluar number systems.

HEX 51 45 70
Decimal 81 69 112
Binary 1010001 1000101 1110000
Octal 121 105 160

Shades and tints

Shades of #514570

#514570
(81,69,112)
#4A3F66
(74,63,102)
#43395C
(67,57,92)
#3C3352
(60,51,82)
#352D48
(53,45,72)
#2E273E
(46,39,62)
#272134
(39,33,52)
#201B2A
(32,27,42)
#191520
(25,21,32)
#120F16
(18,15,22)
#0B090C
(11,9,12)
#000000
(0,0,0)

Tints of #514570

#514570
(81,69,112)
#60557D
(96,85,125)
#6F658A
(111,101,138)
#7E7597
(126,117,151)
#8D85A4
(141,133,164)
#9C95B1
(156,149,177)
#ABA5BE
(171,165,190)
#BAB5CB
(186,181,203)
#C9C5D8
(201,197,216)
#D8D5E5
(216,213,229)
#E7E5F2
(231,229,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #514570 color. Also use rgb(81,69,112) instead hex code.

Text Font Color

.myTextColor { color: #514570; }

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

This text font color is #514570.

Background Color

.myBgColor { background-color: #514570; }

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

This div background color is #514570.

Border color

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

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

This div border color is #514570.

Opacity

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

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

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

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

This text has shadow with #514570 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #514570.

Preview

Color preview on black background

This text has color #514570 on black background.


Color preview on white background

This text has color #514570 on white background.


Black color preview on #514570 background

This text has black color on #514570 background.


White color preview on #514570 background

This text has white color on #514570 background.


Related colors

Complementary color

Complementary color for #hex is #AEBA8F.


I love getcolorcode.com

Triadic colors

1 #705145 and #457051 with #514570 are triadic colors.

2 #704551 and #455170 with #514570 are triadic colors.