COLOR #514561

HEX: #514561 RGB: (81,69,97)

Color info

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

RGB color model

#514561 color RGB value is (81,69,97).

RGB: (81,69,97) (32%, 27%, 38%)

RGB channels and saturation

R 81 of 255 = 32%
G 69 of 255 = 27%
B 97 of 255 = 38%

81
69
97

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

Portions of RGB colors in percentages

R + G + B = 81 + 69 + 97 = 247 (100%)
R 81 of 247 ~ 32.79%
G 69 of 247 ~ 27.94%
B 97 of 247 ~ 39.27'%

%32.79
%27.94
%39.27

CMYK color model

#514561 color CMYK value is (16,29,0,62).

  • cyan value is 16.49%
  • magenta value is 28.87%
  • yellow value is 0.00%
  • key color value is 61.96%

CMYK: (16,29,0,62)
C16M29Y0K62 (16%, 29%, 0%, 62%)
(0.16 / 0.29 / 0.00 / 0.62)

CMYK percentages

%16.49
%28.87
%0
%61.96

Codes

Color #514561 in popluar color models

51 45 61
RGB 81 69 97
HSL 266° 16.87% 32.55%
HSB/HSV 266° 28.87% 38.04%
CMYK 16.49% 28.87% 0.00%
61.96%

Color #514561 in popluar number systems.

HEX 51 45 61
Decimal 81 69 97
Binary 1010001 1000101 1100001
Octal 121 105 141

Shades and tints

Shades of #514561

#514561
(81,69,97)
#4A3F59
(74,63,89)
#433951
(67,57,81)
#3C3349
(60,51,73)
#352D41
(53,45,65)
#2E2739
(46,39,57)
#272131
(39,33,49)
#201B29
(32,27,41)
#191521
(25,21,33)
#120F19
(18,15,25)
#0B0911
(11,9,17)
#000000
(0,0,0)

Tints of #514561

#514561
(81,69,97)
#60556F
(96,85,111)
#6F657D
(111,101,125)
#7E758B
(126,117,139)
#8D8599
(141,133,153)
#9C95A7
(156,149,167)
#ABA5B5
(171,165,181)
#BAB5C3
(186,181,195)
#C9C5D1
(201,197,209)
#D8D5DF
(216,213,223)
#E7E5ED
(231,229,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #514561; }

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

This text font color is #514561.

Background Color

.myBgColor { background-color: #514561; }

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

This div background color is #514561.

Border color

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

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

This div border color is #514561.

Opacity

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

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

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

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

This text has shadow with #514561 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #514561.

Preview

Color preview on black background

This text has color #514561 on black background.


Color preview on white background

This text has color #514561 on white background.


Black color preview on #514561 background

This text has black color on #514561 background.


White color preview on #514561 background

This text has white color on #514561 background.


Related colors

Complementary color

Complementary color for #hex is #AEBA9E.


I love getcolorcode.com

Triadic colors

1 #615145 and #456151 with #514561 are triadic colors.

2 #614551 and #455161 with #514561 are triadic colors.