COLOR #51494D

HEX: #51494D RGB: (81,73,77)

Color info

#51494D contains red, green and blue colors in about the same proportion. Web safe color of #51494D is #663333 (or #633).

RGB color model

#51494D color RGB value is (81,73,77).

RGB: (81,73,77) (32%, 29%, 30%)

RGB channels and saturation

R 81 of 255 = 32%
G 73 of 255 = 29%
B 77 of 255 = 30%

81
73
77

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

Portions of RGB colors in percentages

R + G + B = 81 + 73 + 77 = 231 (100%)
R 81 of 231 ~ 35.06%
G 73 of 231 ~ 31.6%
B 77 of 231 ~ 33.33'%

%35.06
%31.6
%33.33

CMYK color model

#51494D color CMYK value is (0,10,5,68).

  • cyan value is 0.00%
  • magenta value is 9.88%
  • yellow value is 4.94%
  • key color value is 68.24%

CMYK: (0,10,5,68)
C0M10Y5K68 (0%, 10%, 5%, 68%)
(0.00 / 0.10 / 0.05 / 0.68)

CMYK percentages

%0
%9.88
%4.94
%68.24

Codes

Color #51494D in popluar color models

51 49 4D
RGB 81 73 77
HSL 330° 5.19% 30.20%
HSB/HSV 330° 9.88% 31.76%
CMYK 0.00% 9.88% 4.94%
68.24%

Color #51494D in popluar number systems.

HEX 51 49 4D
Decimal 81 73 77
Binary 1010001 1001001 1001101
Octal 121 111 115

Shades and tints

Shades of #51494D

#51494D
(81,73,77)
#4A4346
(74,67,70)
#433D3F
(67,61,63)
#3C3738
(60,55,56)
#353131
(53,49,49)
#2E2B2A
(46,43,42)
#272523
(39,37,35)
#201F1C
(32,31,28)
#191915
(25,25,21)
#12130E
(18,19,14)
#0B0D07
(11,13,7)
#000000
(0,0,0)

Tints of #51494D

#51494D
(81,73,77)
#60595D
(96,89,93)
#6F696D
(111,105,109)
#7E797D
(126,121,125)
#8D898D
(141,137,141)
#9C999D
(156,153,157)
#ABA9AD
(171,169,173)
#BAB9BD
(186,185,189)
#C9C9CD
(201,201,205)
#D8D9DD
(216,217,221)
#E7E9ED
(231,233,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #51494D color. Also use rgb(81,73,77) instead hex code.

Text Font Color

.myTextColor { color: #51494D; }

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

This text font color is #51494D.

Background Color

.myBgColor { background-color: #51494D; }

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

This div background color is #51494D.

Border color

.myBorderColor { border: 1px solid #51494D; }

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

This div border color is #51494D.

Opacity

.myOpacity80 { color: #51494D; opacity: 0.8; }

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

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

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

This text has shadow with #51494D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #51494D.

Preview

Color preview on black background

This text has color #51494D on black background.


Color preview on white background

This text has color #51494D on white background.


Black color preview on #51494D background

This text has black color on #51494D background.


White color preview on #51494D background

This text has white color on #51494D background.


Related colors

Complementary color

Complementary color for #hex is #AEB6B2.


I love getcolorcode.com

Triadic colors

1 #4D5149 and #494D51 with #51494D are triadic colors.

2 #4D4951 and #49514D with #51494D are triadic colors.