COLOR #514850

HEX: #514850 RGB: (81,72,80)

Color info

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

RGB color model

#514850 color RGB value is (81,72,80).

RGB: (81,72,80) (32%, 28%, 31%)

RGB channels and saturation

R 81 of 255 = 32%
G 72 of 255 = 28%
B 80 of 255 = 31%

81
72
80

R + G + B ~ 30%. #514850 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 81 + 72 + 80 = 233 (100%)
R 81 of 233 ~ 34.76%
G 72 of 233 ~ 30.9%
B 80 of 233 ~ 34.33'%

%34.76
%30.9
%34.33

CMYK color model

#514850 color CMYK value is (0,11,1,68).

  • cyan value is 0.00%
  • magenta value is 11.11%
  • yellow value is 1.23%
  • key color value is 68.24%

CMYK: (0,11,1,68)
C0M11Y1K68 (0%, 11%, 1%, 68%)
(0.00 / 0.11 / 0.01 / 0.68)

CMYK percentages

%0
%11.11
%1.23
%68.24

Codes

Color #514850 in popluar color models

51 48 50
RGB 81 72 80
HSL 307° 5.88% 30.00%
HSB/HSV 307° 11.11% 31.76%
CMYK 0.00% 11.11% 1.23%
68.24%

Color #514850 in popluar number systems.

HEX 51 48 50
Decimal 81 72 80
Binary 1010001 1001000 1010000
Octal 121 110 120

Shades and tints

Shades of #514850

#514850
(81,72,80)
#4A4249
(74,66,73)
#433C42
(67,60,66)
#3C363B
(60,54,59)
#353034
(53,48,52)
#2E2A2D
(46,42,45)
#272426
(39,36,38)
#201E1F
(32,30,31)
#191818
(25,24,24)
#121211
(18,18,17)
#0B0C0A
(11,12,10)
#000000
(0,0,0)

Tints of #514850

#514850
(81,72,80)
#60585F
(96,88,95)
#6F686E
(111,104,110)
#7E787D
(126,120,125)
#8D888C
(141,136,140)
#9C989B
(156,152,155)
#ABA8AA
(171,168,170)
#BAB8B9
(186,184,185)
#C9C8C8
(201,200,200)
#D8D8D7
(216,216,215)
#E7E8E6
(231,232,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #514850 color. Also use rgb(81,72,80) instead hex code.

Text Font Color

.myTextColor { color: #514850; }

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

This text font color is #514850.

Background Color

.myBgColor { background-color: #514850; }

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

This div background color is #514850.

Border color

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

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

This div border color is #514850.

Opacity

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

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

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

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

This text has shadow with #514850 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #514850.

Preview

Color preview on black background

This text has color #514850 on black background.


Color preview on white background

This text has color #514850 on white background.


Black color preview on #514850 background

This text has black color on #514850 background.


White color preview on #514850 background

This text has white color on #514850 background.


Related colors

Complementary color

Complementary color for #hex is #AEB7AF.


I love getcolorcode.com

Triadic colors

1 #505148 and #485051 with #514850 are triadic colors.

2 #504851 and #485150 with #514850 are triadic colors.