COLOR #514398

HEX: #514398 RGB: (81,67,152)

Color info

#514398 contains mainly blue color. Web safe color of #514398 is #663399 (or #639).

RGB color model

#514398 color RGB value is (81,67,152).

RGB: (81,67,152) (32%, 26%, 60%)

RGB channels and saturation

R 81 of 255 = 32%
G 67 of 255 = 26%
B 152 of 255 = 60%

81
67
152

R + G + B ~ 39%. #514398 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 81 + 67 + 152 = 300 (100%)
R 81 of 300 ~ 27%
G 67 of 300 ~ 22.33%
B 152 of 300 ~ 50.67'%

%27
%22.33
%50.67

CMYK color model

#514398 color CMYK value is (47,56,0,40).

  • cyan value is 46.71%
  • magenta value is 55.92%
  • yellow value is 0.00%
  • key color value is 40.39%

CMYK: (47,56,0,40)
C47M56Y0K40 (47%, 56%, 0%, 40%)
(0.47 / 0.56 / 0.00 / 0.40)

CMYK percentages

%46.71
%55.92
%0
%40.39

Codes

Color #514398 in popluar color models

51 43 98
RGB 81 67 152
HSL 250° 38.81% 42.94%
HSB/HSV 250° 55.92% 59.61%
CMYK 46.71% 55.92% 0.00%
40.39%

Color #514398 in popluar number systems.

HEX 51 43 98
Decimal 81 67 152
Binary 1010001 1000011 10011000
Octal 121 103 230

Shades and tints

Shades of #514398

#514398
(81,67,152)
#4A3D8B
(74,61,139)
#43377E
(67,55,126)
#3C3171
(60,49,113)
#352B64
(53,43,100)
#2E2557
(46,37,87)
#271F4A
(39,31,74)
#20193D
(32,25,61)
#191330
(25,19,48)
#120D23
(18,13,35)
#0B0716
(11,7,22)
#000000
(0,0,0)

Tints of #514398

#514398
(81,67,152)
#6054A1
(96,84,161)
#6F65AA
(111,101,170)
#7E76B3
(126,118,179)
#8D87BC
(141,135,188)
#9C98C5
(156,152,197)
#ABA9CE
(171,169,206)
#BABAD7
(186,186,215)
#C9CBE0
(201,203,224)
#D8DCE9
(216,220,233)
#E7EDF2
(231,237,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #514398 color. Also use rgb(81,67,152) instead hex code.

Text Font Color

.myTextColor { color: #514398; }

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

This text font color is #514398.

Background Color

.myBgColor { background-color: #514398; }

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

This div background color is #514398.

Border color

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

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

This div border color is #514398.

Opacity

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

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

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

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

This text has shadow with #514398 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #514398.

Preview

Color preview on black background

This text has color #514398 on black background.


Color preview on white background

This text has color #514398 on white background.


Black color preview on #514398 background

This text has black color on #514398 background.


White color preview on #514398 background

This text has white color on #514398 background.


Related colors

Complementary color

Complementary color for #hex is #AEBC67.


I love getcolorcode.com

Triadic colors

1 #985143 and #439851 with #514398 are triadic colors.

2 #984351 and #435198 with #514398 are triadic colors.