COLOR #514064

HEX: #514064 RGB: (81,64,100)

Color info

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

RGB color model

#514064 color RGB value is (81,64,100).

RGB: (81,64,100) (32%, 25%, 39%)

RGB channels and saturation

R 81 of 255 = 32%
G 64 of 255 = 25%
B 100 of 255 = 39%

81
64
100

R + G + B ~ 32%. #514064 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 81 + 64 + 100 = 245 (100%)
R 81 of 245 ~ 33.06%
G 64 of 245 ~ 26.12%
B 100 of 245 ~ 40.82'%

%33.06
%26.12
%40.82

CMYK color model

#514064 color CMYK value is (19,36,0,61).

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

CMYK: (19,36,0,61)
C19M36Y0K61 (19%, 36%, 0%, 61%)
(0.19 / 0.36 / 0.00 / 0.61)

CMYK percentages

%19
%36
%0
%60.78

Codes

Color #514064 in popluar color models

51 40 64
RGB 81 64 100
HSL 268° 21.95% 32.16%
HSB/HSV 268° 36.00% 39.22%
CMYK 19.00% 36.00% 0.00%
60.78%

Color #514064 in popluar number systems.

HEX 51 40 64
Decimal 81 64 100
Binary 1010001 1000000 1100100
Octal 121 100 144

Shades and tints

Shades of #514064

#514064
(81,64,100)
#4A3B5B
(74,59,91)
#433652
(67,54,82)
#3C3149
(60,49,73)
#352C40
(53,44,64)
#2E2737
(46,39,55)
#27222E
(39,34,46)
#201D25
(32,29,37)
#19181C
(25,24,28)
#121313
(18,19,19)
#0B0E0A
(11,14,10)
#000000
(0,0,0)

Tints of #514064

#514064
(81,64,100)
#605172
(96,81,114)
#6F6280
(111,98,128)
#7E738E
(126,115,142)
#8D849C
(141,132,156)
#9C95AA
(156,149,170)
#ABA6B8
(171,166,184)
#BAB7C6
(186,183,198)
#C9C8D4
(201,200,212)
#D8D9E2
(216,217,226)
#E7EAF0
(231,234,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #514064; }

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

This text font color is #514064.

Background Color

.myBgColor { background-color: #514064; }

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

This div background color is #514064.

Border color

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

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

This div border color is #514064.

Opacity

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

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

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

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

This text has shadow with #514064 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #514064.

Preview

Color preview on black background

This text has color #514064 on black background.


Color preview on white background

This text has color #514064 on white background.


Black color preview on #514064 background

This text has black color on #514064 background.


White color preview on #514064 background

This text has white color on #514064 background.


Related colors

Complementary color

Complementary color for #hex is #AEBF9B.


I love getcolorcode.com

Triadic colors

1 #645140 and #406451 with #514064 are triadic colors.

2 #644051 and #405164 with #514064 are triadic colors.