COLOR #514463

HEX: #514463 RGB: (81,68,99)

Color info

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

RGB color model

#514463 color RGB value is (81,68,99).

RGB: (81,68,99) (32%, 27%, 39%)

RGB channels and saturation

R 81 of 255 = 32%
G 68 of 255 = 27%
B 99 of 255 = 39%

81
68
99

R + G + B ~ 33%. #514463 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 81 + 68 + 99 = 248 (100%)
R 81 of 248 ~ 32.66%
G 68 of 248 ~ 27.42%
B 99 of 248 ~ 39.92'%

%32.66
%27.42
%39.92

CMYK color model

#514463 color CMYK value is (18,31,0,61).

  • cyan value is 18.18%
  • magenta value is 31.31%
  • yellow value is 0.00%
  • key color value is 61.18%

CMYK: (18,31,0,61)
C18M31Y0K61 (18%, 31%, 0%, 61%)
(0.18 / 0.31 / 0.00 / 0.61)

CMYK percentages

%18.18
%31.31
%0
%61.18

Codes

Color #514463 in popluar color models

51 44 63
RGB 81 68 99
HSL 265° 18.56% 32.75%
HSB/HSV 265° 31.31% 38.82%
CMYK 18.18% 31.31% 0.00%
61.18%

Color #514463 in popluar number systems.

HEX 51 44 63
Decimal 81 68 99
Binary 1010001 1000100 1100011
Octal 121 104 143

Shades and tints

Shades of #514463

#514463
(81,68,99)
#4A3E5A
(74,62,90)
#433851
(67,56,81)
#3C3248
(60,50,72)
#352C3F
(53,44,63)
#2E2636
(46,38,54)
#27202D
(39,32,45)
#201A24
(32,26,36)
#19141B
(25,20,27)
#120E12
(18,14,18)
#0B0809
(11,8,9)
#000000
(0,0,0)

Tints of #514463

#514463
(81,68,99)
#605571
(96,85,113)
#6F667F
(111,102,127)
#7E778D
(126,119,141)
#8D889B
(141,136,155)
#9C99A9
(156,153,169)
#ABAAB7
(171,170,183)
#BABBC5
(186,187,197)
#C9CCD3
(201,204,211)
#D8DDE1
(216,221,225)
#E7EEEF
(231,238,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #514463 color. Also use rgb(81,68,99) instead hex code.

Text Font Color

.myTextColor { color: #514463; }

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

This text font color is #514463.

Background Color

.myBgColor { background-color: #514463; }

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

This div background color is #514463.

Border color

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

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

This div border color is #514463.

Opacity

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

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

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

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

This text has shadow with #514463 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #514463.

Preview

Color preview on black background

This text has color #514463 on black background.


Color preview on white background

This text has color #514463 on white background.


Black color preview on #514463 background

This text has black color on #514463 background.


White color preview on #514463 background

This text has white color on #514463 background.


Related colors

Complementary color

Complementary color for #hex is #AEBB9C.


I love getcolorcode.com

Triadic colors

1 #635144 and #446351 with #514463 are triadic colors.

2 #634451 and #445163 with #514463 are triadic colors.