COLOR #514368

HEX: #514368 RGB: (81,67,104)

Color info

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

RGB color model

#514368 color RGB value is (81,67,104).

RGB: (81,67,104) (32%, 26%, 41%)

RGB channels and saturation

R 81 of 255 = 32%
G 67 of 255 = 26%
B 104 of 255 = 41%

81
67
104

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

Portions of RGB colors in percentages

R + G + B = 81 + 67 + 104 = 252 (100%)
R 81 of 252 ~ 32.14%
G 67 of 252 ~ 26.59%
B 104 of 252 ~ 41.27'%

%32.14
%26.59
%41.27

CMYK color model

#514368 color CMYK value is (22,36,0,59).

  • cyan value is 22.12%
  • magenta value is 35.58%
  • yellow value is 0.00%
  • key color value is 59.22%

CMYK: (22,36,0,59)
C22M36Y0K59 (22%, 36%, 0%, 59%)
(0.22 / 0.36 / 0.00 / 0.59)

CMYK percentages

%22.12
%35.58
%0
%59.22

Codes

Color #514368 in popluar color models

51 43 68
RGB 81 67 104
HSL 263° 21.64% 33.53%
HSB/HSV 263° 35.58% 40.78%
CMYK 22.12% 35.58% 0.00%
59.22%

Color #514368 in popluar number systems.

HEX 51 43 68
Decimal 81 67 104
Binary 1010001 1000011 1101000
Octal 121 103 150

Shades and tints

Shades of #514368

#514368
(81,67,104)
#4A3D5F
(74,61,95)
#433756
(67,55,86)
#3C314D
(60,49,77)
#352B44
(53,43,68)
#2E253B
(46,37,59)
#271F32
(39,31,50)
#201929
(32,25,41)
#191320
(25,19,32)
#120D17
(18,13,23)
#0B070E
(11,7,14)
#000000
(0,0,0)

Tints of #514368

#514368
(81,67,104)
#605475
(96,84,117)
#6F6582
(111,101,130)
#7E768F
(126,118,143)
#8D879C
(141,135,156)
#9C98A9
(156,152,169)
#ABA9B6
(171,169,182)
#BABAC3
(186,186,195)
#C9CBD0
(201,203,208)
#D8DCDD
(216,220,221)
#E7EDEA
(231,237,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #514368; }

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

This text font color is #514368.

Background Color

.myBgColor { background-color: #514368; }

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

This div background color is #514368.

Border color

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

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

This div border color is #514368.

Opacity

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

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

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

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

This text has shadow with #514368 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #514368.

Preview

Color preview on black background

This text has color #514368 on black background.


Color preview on white background

This text has color #514368 on white background.


Black color preview on #514368 background

This text has black color on #514368 background.


White color preview on #514368 background

This text has white color on #514368 background.


Related colors

Complementary color

Complementary color for #hex is #AEBC97.


I love getcolorcode.com

Triadic colors

1 #685143 and #436851 with #514368 are triadic colors.

2 #684351 and #435168 with #514368 are triadic colors.