COLOR #514879

HEX: #514879 RGB: (81,72,121)

Color info

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

RGB color model

#514879 color RGB value is (81,72,121).

RGB: (81,72,121) (32%, 28%, 47%)

RGB channels and saturation

R 81 of 255 = 32%
G 72 of 255 = 28%
B 121 of 255 = 47%

81
72
121

R + G + B ~ 36%. #514879 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 81 + 72 + 121 = 274 (100%)
R 81 of 274 ~ 29.56%
G 72 of 274 ~ 26.28%
B 121 of 274 ~ 44.16'%

%29.56
%26.28
%44.16

CMYK color model

#514879 color CMYK value is (33,40,0,53).

  • cyan value is 33.06%
  • magenta value is 40.50%
  • yellow value is 0.00%
  • key color value is 52.55%
CMYK: (33,40,0,53) C33M40Y0K53 (33%,40%,0%,53%) (0.33/0.40/0.00/0.53) 

CMYK percentages

%33.06
%40.5
%0
%52.55

Codes

Color #514879 in popluar color models

51 48 79
RGB 81 72 121
HSL 251° 25.39% 37.84%
HSB/HSV 251° 40.50% 47.45%
CMYK 33.06% 40.50% 0.00%
52.55%

Color #514879 in popluar number systems.

HEX 51 48 79
Decimal 81 72 121
Binary 1010001 1001000 1111001
Octal 121 110 171

Shades and tints

Shades of #514879

#514879
(81,72,121)
#4A426E
(74,66,110)
#433C63
(67,60,99)
#3C3658
(60,54,88)
#35304D
(53,48,77)
#2E2A42
(46,42,66)
#272437
(39,36,55)
#201E2C
(32,30,44)
#191821
(25,24,33)
#121216
(18,18,22)
#0B0C0B
(11,12,11)
#000000
(0,0,0)

Tints of #514879

#514879
(81,72,121)
#605885
(96,88,133)
#6F6891
(111,104,145)
#7E789D
(126,120,157)
#8D88A9
(141,136,169)
#9C98B5
(156,152,181)
#ABA8C1
(171,168,193)
#BAB8CD
(186,184,205)
#C9C8D9
(201,200,217)
#D8D8E5
(216,216,229)
#E7E8F1
(231,232,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #514879 color. Also use rgb(81,72,121) instead hex code.

Text Font Color

.myTextColor { color: #514879; }

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

This text font color is #514879.

Background Color

.myBgColor { background-color: #514879; }

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

This div background color is #514879.

Border color

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

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

This div border color is #514879.

Opacity

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

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

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

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

This text has shadow with #514879 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #514879.

Preview

Color preview on black background

This text has color #514879 on black background.


Color preview on white background

This text has color #514879 on white background.


Black color preview on #514879 background

This text has black color on #514879 background.


White color preview on #514879 background

This text has white color on #514879 background.


Related colors

Complementary color

Complementary color for #hex is #AEB786.


I love getcolorcode.com

Triadic colors

1 #795148 and #487951 with #514879 are triadic colors.

2 #794851 and #485179 with #514879 are triadic colors.