COLOR #514650

HEX: #514650 RGB: (81,70,80)

Color info

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

RGB color model

#514650 color RGB value is (81,70,80).

RGB: (81,70,80) (32%, 27%, 31%)

RGB channels and saturation

R 81 of 255 = 32%
G 70 of 255 = 27%
B 80 of 255 = 31%

81
70
80

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

Portions of RGB colors in percentages

R + G + B = 81 + 70 + 80 = 231 (100%)
R 81 of 231 ~ 35.06%
G 70 of 231 ~ 30.3%
B 80 of 231 ~ 34.63'%

%35.06
%30.3
%34.63

CMYK color model

#514650 color CMYK value is (0,14,1,68).

  • cyan value is 0.00%
  • magenta value is 13.58%
  • yellow value is 1.23%
  • key color value is 68.24%
CMYK: (0,14,1,68) C0M14Y1K68 (0%,14%,1%,68%) (0.00/0.14/0.01/0.68) 

CMYK percentages

%0
%13.58
%1.23
%68.24

Codes

Color #514650 in popluar color models

51 46 50
RGB 81 70 80
HSL 305° 7.28% 29.61%
HSB/HSV 305° 13.58% 31.76%
CMYK 0.00% 13.58% 1.23%
68.24%

Color #514650 in popluar number systems.

HEX 51 46 50
Decimal 81 70 80
Binary 1010001 1000110 1010000
Octal 121 106 120

Shades and tints

Shades of #514650

#514650
(81,70,80)
#4A4049
(74,64,73)
#433A42
(67,58,66)
#3C343B
(60,52,59)
#352E34
(53,46,52)
#2E282D
(46,40,45)
#272226
(39,34,38)
#201C1F
(32,28,31)
#191618
(25,22,24)
#121011
(18,16,17)
#0B0A0A
(11,10,10)
#000000
(0,0,0)

Tints of #514650

#514650
(81,70,80)
#60565F
(96,86,95)
#6F666E
(111,102,110)
#7E767D
(126,118,125)
#8D868C
(141,134,140)
#9C969B
(156,150,155)
#ABA6AA
(171,166,170)
#BAB6B9
(186,182,185)
#C9C6C8
(201,198,200)
#D8D6D7
(216,214,215)
#E7E6E6
(231,230,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #514650; }

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

This text font color is #514650.

Background Color

.myBgColor { background-color: #514650; }

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

This div background color is #514650.

Border color

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

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

This div border color is #514650.

Opacity

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

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

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

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

This text has shadow with #514650 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #514650.

Preview

Color preview on black background

This text has color #514650 on black background.


Color preview on white background

This text has color #514650 on white background.


Black color preview on #514650 background

This text has black color on #514650 background.


White color preview on #514650 background

This text has white color on #514650 background.


Related colors

Complementary color

Complementary color for #hex is #AEB9AF.


I love getcolorcode.com

Triadic colors

1 #505146 and #465051 with #514650 are triadic colors.

2 #504651 and #465150 with #514650 are triadic colors.