COLOR #51574A

HEX: #51574A RGB: (81,87,74)

Color info

#51574A contains red, green and blue colors in about the same proportion. Web safe color of #51574A is #666633 (or #663).

RGB color model

#51574A color RGB value is (81,87,74).

RGB: (81,87,74) (32%, 34%, 29%)

RGB channels and saturation

R 81 of 255 = 32%
G 87 of 255 = 34%
B 74 of 255 = 29%

81
87
74

R + G + B ~ 32%. #51574A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 81 + 87 + 74 = 242 (100%)
R 81 of 242 ~ 33.47%
G 87 of 242 ~ 35.95%
B 74 of 242 ~ 30.58'%

%33.47
%35.95
%30.58

CMYK color model

#51574A color CMYK value is (7,0,15,66).

  • cyan value is 6.90%
  • magenta value is 0.00%
  • yellow value is 14.94%
  • key color value is 65.88%

CMYK: (7,0,15,66)
C7M0Y15K66 (7%, 0%, 15%, 66%)
(0.07 / 0.00 / 0.15 / 0.66)

CMYK percentages

%6.9
%0
%14.94
%65.88

Codes

Color #51574A in popluar color models

51 57 4A
RGB 81 87 74
HSL 88° 8.07% 31.57%
HSB/HSV 88° 14.94% 34.12%
CMYK 6.90% 0.00% 14.94%
65.88%

Color #51574A in popluar number systems.

HEX 51 57 4A
Decimal 81 87 74
Binary 1010001 1010111 1001010
Octal 121 127 112

Shades and tints

Shades of #51574A

#51574A
(81,87,74)
#4A5044
(74,80,68)
#43493E
(67,73,62)
#3C4238
(60,66,56)
#353B32
(53,59,50)
#2E342C
(46,52,44)
#272D26
(39,45,38)
#202620
(32,38,32)
#191F1A
(25,31,26)
#121814
(18,24,20)
#0B110E
(11,17,14)
#000000
(0,0,0)

Tints of #51574A

#51574A
(81,87,74)
#60665A
(96,102,90)
#6F756A
(111,117,106)
#7E847A
(126,132,122)
#8D938A
(141,147,138)
#9CA29A
(156,162,154)
#ABB1AA
(171,177,170)
#BAC0BA
(186,192,186)
#C9CFCA
(201,207,202)
#D8DEDA
(216,222,218)
#E7EDEA
(231,237,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #51574A color. Also use rgb(81,87,74) instead hex code.

Text Font Color

.myTextColor { color: #51574A; }

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

This text font color is #51574A.

Background Color

.myBgColor { background-color: #51574A; }

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

This div background color is #51574A.

Border color

.myBorderColor { border: 1px solid #51574A; }

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

This div border color is #51574A.

Opacity

.myOpacity80 { color: #51574A; opacity: 0.8; }

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

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

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

This text has shadow with #51574A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #51574A.

Preview

Color preview on black background

This text has color #51574A on black background.


Color preview on white background

This text has color #51574A on white background.


Black color preview on #51574A background

This text has black color on #51574A background.


White color preview on #51574A background

This text has white color on #51574A background.


Related colors

Complementary color

Complementary color for #hex is #AEA8B5.


I love getcolorcode.com

Triadic colors

1 #4A5157 and #574A51 with #51574A are triadic colors.

2 #4A5751 and #57514A with #51574A are triadic colors.