COLOR #514675

HEX: #514675 RGB: (81,70,117)

Color info

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

RGB color model

#514675 color RGB value is (81,70,117).

RGB: (81,70,117) (32%, 27%, 46%)

RGB channels and saturation

R 81 of 255 = 32%
G 70 of 255 = 27%
B 117 of 255 = 46%

81
70
117

R + G + B ~ 35%. #514675 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 81 + 70 + 117 = 268 (100%)
R 81 of 268 ~ 30.22%
G 70 of 268 ~ 26.12%
B 117 of 268 ~ 43.66'%

%30.22
%26.12
%43.66

CMYK color model

#514675 color CMYK value is (31,40,0,54).

  • cyan value is 30.77%
  • magenta value is 40.17%
  • yellow value is 0.00%
  • key color value is 54.12%

CMYK: (31,40,0,54)
C31M40Y0K54 (31%, 40%, 0%, 54%)
(0.31 / 0.40 / 0.00 / 0.54)

CMYK percentages

%30.77
%40.17
%0
%54.12

Codes

Color #514675 in popluar color models

51 46 75
RGB 81 70 117
HSL 254° 25.13% 36.67%
HSB/HSV 254° 40.17% 45.88%
CMYK 30.77% 40.17% 0.00%
54.12%

Color #514675 in popluar number systems.

HEX 51 46 75
Decimal 81 70 117
Binary 1010001 1000110 1110101
Octal 121 106 165

Shades and tints

Shades of #514675

#514675
(81,70,117)
#4A406B
(74,64,107)
#433A61
(67,58,97)
#3C3457
(60,52,87)
#352E4D
(53,46,77)
#2E2843
(46,40,67)
#272239
(39,34,57)
#201C2F
(32,28,47)
#191625
(25,22,37)
#12101B
(18,16,27)
#0B0A11
(11,10,17)
#000000
(0,0,0)

Tints of #514675

#514675
(81,70,117)
#605681
(96,86,129)
#6F668D
(111,102,141)
#7E7699
(126,118,153)
#8D86A5
(141,134,165)
#9C96B1
(156,150,177)
#ABA6BD
(171,166,189)
#BAB6C9
(186,182,201)
#C9C6D5
(201,198,213)
#D8D6E1
(216,214,225)
#E7E6ED
(231,230,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #514675; }

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

This text font color is #514675.

Background Color

.myBgColor { background-color: #514675; }

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

This div background color is #514675.

Border color

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

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

This div border color is #514675.

Opacity

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

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

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

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

This text has shadow with #514675 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #514675.

Preview

Color preview on black background

This text has color #514675 on black background.


Color preview on white background

This text has color #514675 on white background.


Black color preview on #514675 background

This text has black color on #514675 background.


White color preview on #514675 background

This text has white color on #514675 background.


Related colors

Complementary color

Complementary color for #hex is #AEB98A.


I love getcolorcode.com

Triadic colors

1 #755146 and #467551 with #514675 are triadic colors.

2 #754651 and #465175 with #514675 are triadic colors.