COLOR #51504E

HEX: #51504E RGB: (81,80,78)

Color info

#51504E contains red, green and blue colors in about the same proportion. Web safe color of #51504E is #666666 (or #666).

RGB color model

#51504E color RGB value is (81,80,78).

RGB: (81,80,78) (32%, 31%, 31%)

RGB channels and saturation

R 81 of 255 = 32%
G 80 of 255 = 31%
B 78 of 255 = 31%

81
80
78

R + G + B ~ 31%. #51504E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 81 + 80 + 78 = 239 (100%)
R 81 of 239 ~ 33.89%
G 80 of 239 ~ 33.47%
B 78 of 239 ~ 32.64'%

%33.89
%33.47
%32.64

CMYK color model

#51504E color CMYK value is (0,1,4,68).

  • cyan value is 0.00%
  • magenta value is 1.23%
  • yellow value is 3.70%
  • key color value is 68.24%
CMYK: (0,1,4,68) C0M1Y4K68 (0%,1%,4%,68%) (0.00/0.01/0.04/0.68) 

CMYK percentages

%0
%1.23
%3.7
%68.24

Codes

Color #51504E in popluar color models

51 50 4E
RGB 81 80 78
HSL 40° 1.89% 31.18%
HSB/HSV 40° 3.70% 31.76%
CMYK 0.00% 1.23% 3.70%
68.24%

Color #51504E in popluar number systems.

HEX 51 50 4E
Decimal 81 80 78
Binary 1010001 1010000 1001110
Octal 121 120 116

Shades and tints

Shades of #51504E

#51504E
(81,80,78)
#4A4947
(74,73,71)
#434240
(67,66,64)
#3C3B39
(60,59,57)
#353432
(53,52,50)
#2E2D2B
(46,45,43)
#272624
(39,38,36)
#201F1D
(32,31,29)
#191816
(25,24,22)
#12110F
(18,17,15)
#0B0A08
(11,10,8)
#000000
(0,0,0)

Tints of #51504E

#51504E
(81,80,78)
#605F5E
(96,95,94)
#6F6E6E
(111,110,110)
#7E7D7E
(126,125,126)
#8D8C8E
(141,140,142)
#9C9B9E
(156,155,158)
#ABAAAE
(171,170,174)
#BAB9BE
(186,185,190)
#C9C8CE
(201,200,206)
#D8D7DE
(216,215,222)
#E7E6EE
(231,230,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #51504E; }

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

This text font color is #51504E.

Background Color

.myBgColor { background-color: #51504E; }

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

This div background color is #51504E.

Border color

.myBorderColor { border: 1px solid #51504E; }

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

This div border color is #51504E.

Opacity

.myOpacity80 { color: #51504E; opacity: 0.8; }

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

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

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

This text has shadow with #51504E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #51504E.

Preview

Color preview on black background

This text has color #51504E on black background.


Color preview on white background

This text has color #51504E on white background.


Black color preview on #51504E background

This text has black color on #51504E background.


White color preview on #51504E background

This text has white color on #51504E background.


Related colors

Complementary color

Complementary color for #hex is #AEAFB1.


I love getcolorcode.com

Triadic colors

1 #4E5150 and #504E51 with #51504E are triadic colors.

2 #4E5051 and #50514E with #51504E are triadic colors.