COLOR #514685

HEX: #514685 RGB: (81,70,133)

Color info

#514685 contains mainly red and blue colors. Web safe color of #514685 is #663399 (or #639).

RGB color model

#514685 color RGB value is (81,70,133).

RGB: (81,70,133) (32%, 27%, 52%)

RGB channels and saturation

R 81 of 255 = 32%
G 70 of 255 = 27%
B 133 of 255 = 52%

81
70
133

R + G + B ~ 37%. #514685 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 81 + 70 + 133 = 284 (100%)
R 81 of 284 ~ 28.52%
G 70 of 284 ~ 24.65%
B 133 of 284 ~ 46.83'%

%28.52
%24.65
%46.83

CMYK color model

#514685 color CMYK value is (39,47,0,48).

  • cyan value is 39.10%
  • magenta value is 47.37%
  • yellow value is 0.00%
  • key color value is 47.84%
CMYK: (39,47,0,48) C39M47Y0K48 (39%,47%,0%,48%) (0.39/0.47/0.00/0.48) 

CMYK percentages

%39.1
%47.37
%0
%47.84

Codes

Color #514685 in popluar color models

51 46 85
RGB 81 70 133
HSL 250° 31.03% 39.80%
HSB/HSV 250° 47.37% 52.16%
CMYK 39.10% 47.37% 0.00%
47.84%

Color #514685 in popluar number systems.

HEX 51 46 85
Decimal 81 70 133
Binary 1010001 1000110 10000101
Octal 121 106 205

Shades and tints

Shades of #514685

#514685
(81,70,133)
#4A4079
(74,64,121)
#433A6D
(67,58,109)
#3C3461
(60,52,97)
#352E55
(53,46,85)
#2E2849
(46,40,73)
#27223D
(39,34,61)
#201C31
(32,28,49)
#191625
(25,22,37)
#121019
(18,16,25)
#0B0A0D
(11,10,13)
#000000
(0,0,0)

Tints of #514685

#514685
(81,70,133)
#605690
(96,86,144)
#6F669B
(111,102,155)
#7E76A6
(126,118,166)
#8D86B1
(141,134,177)
#9C96BC
(156,150,188)
#ABA6C7
(171,166,199)
#BAB6D2
(186,182,210)
#C9C6DD
(201,198,221)
#D8D6E8
(216,214,232)
#E7E6F3
(231,230,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #514685 color. Also use rgb(81,70,133) instead hex code.

Text Font Color

.myTextColor { color: #514685; }

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

This text font color is #514685.

Background Color

.myBgColor { background-color: #514685; }

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

This div background color is #514685.

Border color

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

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

This div border color is #514685.

Opacity

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

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

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

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

This text has shadow with #514685 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #514685.

Preview

Color preview on black background

This text has color #514685 on black background.


Color preview on white background

This text has color #514685 on white background.


Black color preview on #514685 background

This text has black color on #514685 background.


White color preview on #514685 background

This text has white color on #514685 background.


Related colors

Complementary color

Complementary color for #hex is #AEB97A.


I love getcolorcode.com

Triadic colors

1 #855146 and #468551 with #514685 are triadic colors.

2 #854651 and #465185 with #514685 are triadic colors.