COLOR #514564

HEX: #514564 RGB: (81,69,100)

Color info

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

RGB color model

#514564 color RGB value is (81,69,100).

RGB: (81,69,100) (32%, 27%, 39%)

RGB channels and saturation

R 81 of 255 = 32%
G 69 of 255 = 27%
B 100 of 255 = 39%

81
69
100

R + G + B ~ 33%. #514564 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 81 + 69 + 100 = 250 (100%)
R 81 of 250 ~ 32.4%
G 69 of 250 ~ 27.6%
B 100 of 250 ~ 40'%

%32.4
%27.6
%40

CMYK color model

#514564 color CMYK value is (19,31,0,61).

  • cyan value is 19.00%
  • magenta value is 31.00%
  • yellow value is 0.00%
  • key color value is 60.78%

CMYK: (19,31,0,61)
C19M31Y0K61 (19%, 31%, 0%, 61%)
(0.19 / 0.31 / 0.00 / 0.61)

CMYK percentages

%19
%31
%0
%60.78

Codes

Color #514564 in popluar color models

51 45 64
RGB 81 69 100
HSL 263° 18.34% 33.14%
HSB/HSV 263° 31.00% 39.22%
CMYK 19.00% 31.00% 0.00%
60.78%

Color #514564 in popluar number systems.

HEX 51 45 64
Decimal 81 69 100
Binary 1010001 1000101 1100100
Octal 121 105 144

Shades and tints

Shades of #514564

#514564
(81,69,100)
#4A3F5B
(74,63,91)
#433952
(67,57,82)
#3C3349
(60,51,73)
#352D40
(53,45,64)
#2E2737
(46,39,55)
#27212E
(39,33,46)
#201B25
(32,27,37)
#19151C
(25,21,28)
#120F13
(18,15,19)
#0B090A
(11,9,10)
#000000
(0,0,0)

Tints of #514564

#514564
(81,69,100)
#605572
(96,85,114)
#6F6580
(111,101,128)
#7E758E
(126,117,142)
#8D859C
(141,133,156)
#9C95AA
(156,149,170)
#ABA5B8
(171,165,184)
#BAB5C6
(186,181,198)
#C9C5D4
(201,197,212)
#D8D5E2
(216,213,226)
#E7E5F0
(231,229,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #514564; }

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

This text font color is #514564.

Background Color

.myBgColor { background-color: #514564; }

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

This div background color is #514564.

Border color

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

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

This div border color is #514564.

Opacity

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

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

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

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

This text has shadow with #514564 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #514564.

Preview

Color preview on black background

This text has color #514564 on black background.


Color preview on white background

This text has color #514564 on white background.


Black color preview on #514564 background

This text has black color on #514564 background.


White color preview on #514564 background

This text has white color on #514564 background.


Related colors

Complementary color

Complementary color for #hex is #AEBA9B.


I love getcolorcode.com

Triadic colors

1 #645145 and #456451 with #514564 are triadic colors.

2 #644551 and #455164 with #514564 are triadic colors.