COLOR #57514F

HEX: #57514F RGB: (87,81,79)

Color info

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

RGB color model

#57514F color RGB value is (87,81,79).

RGB: (87,81,79) (34%, 32%, 31%)

RGB channels and saturation

R 87 of 255 = 34%
G 81 of 255 = 32%
B 79 of 255 = 31%

87
81
79

R + G + B ~ 32%. #57514F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 87 + 81 + 79 = 247 (100%)
R 87 of 247 ~ 35.22%
G 81 of 247 ~ 32.79%
B 79 of 247 ~ 31.98'%

%35.22
%32.79
%31.98

CMYK color model

#57514F color CMYK value is (0,7,9,66).

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

CMYK: (0,7,9,66)
C0M7Y9K66 (0%, 7%, 9%, 66%)
(0.00 / 0.07 / 0.09 / 0.66)

CMYK percentages

%0
%6.9
%9.2
%65.88

Codes

Color #57514F in popluar color models

57 51 4F
RGB 87 81 79
HSL 15° 4.82% 32.55%
HSB/HSV 15° 9.20% 34.12%
CMYK 0.00% 6.90% 9.20%
65.88%

Color #57514F in popluar number systems.

HEX 57 51 4F
Decimal 87 81 79
Binary 1010111 1010001 1001111
Octal 127 121 117

Shades and tints

Shades of #57514F

#57514F
(87,81,79)
#504A48
(80,74,72)
#494341
(73,67,65)
#423C3A
(66,60,58)
#3B3533
(59,53,51)
#342E2C
(52,46,44)
#2D2725
(45,39,37)
#26201E
(38,32,30)
#1F1917
(31,25,23)
#181210
(24,18,16)
#110B09
(17,11,9)
#000000
(0,0,0)

Tints of #57514F

#57514F
(87,81,79)
#66605F
(102,96,95)
#756F6F
(117,111,111)
#847E7F
(132,126,127)
#938D8F
(147,141,143)
#A29C9F
(162,156,159)
#B1ABAF
(177,171,175)
#C0BABF
(192,186,191)
#CFC9CF
(207,201,207)
#DED8DF
(222,216,223)
#EDE7EF
(237,231,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #57514F color. Also use rgb(87,81,79) instead hex code.

Text Font Color

.myTextColor { color: #57514F; }

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

This text font color is #57514F.

Background Color

.myBgColor { background-color: #57514F; }

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

This div background color is #57514F.

Border color

.myBorderColor { border: 1px solid #57514F; }

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

This div border color is #57514F.

Opacity

.myOpacity80 { color: #57514F; opacity: 0.8; }

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

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

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

This text has shadow with #57514F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #57514F.

Preview

Color preview on black background

This text has color #57514F on black background.


Color preview on white background

This text has color #57514F on white background.


Black color preview on #57514F background

This text has black color on #57514F background.


White color preview on #57514F background

This text has white color on #57514F background.


Related colors

Complementary color

Complementary color for #hex is #A8AEB0.


I love getcolorcode.com

Triadic colors

1 #4F5751 and #514F57 with #57514F are triadic colors.

2 #4F5157 and #51574F with #57514F are triadic colors.