COLOR #57516E

HEX: #57516E RGB: (87,81,110)

Color info

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

RGB color model

#57516E color RGB value is (87,81,110).

RGB: (87,81,110) (34%, 32%, 43%)

RGB channels and saturation

R 87 of 255 = 34%
G 81 of 255 = 32%
B 110 of 255 = 43%

87
81
110

R + G + B ~ 36%. #57516E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 87 + 81 + 110 = 278 (100%)
R 87 of 278 ~ 31.29%
G 81 of 278 ~ 29.14%
B 110 of 278 ~ 39.57'%

%31.29
%29.14
%39.57

CMYK color model

#57516E color CMYK value is (21,26,0,57).

  • cyan value is 20.91%
  • magenta value is 26.36%
  • yellow value is 0.00%
  • key color value is 56.86%

CMYK: (21,26,0,57)
C21M26Y0K57 (21%, 26%, 0%, 57%)
(0.21 / 0.26 / 0.00 / 0.57)

CMYK percentages

%20.91
%26.36
%0
%56.86

Codes

Color #57516E in popluar color models

57 51 6E
RGB 87 81 110
HSL 252° 15.18% 37.45%
HSB/HSV 252° 26.36% 43.14%
CMYK 20.91% 26.36% 0.00%
56.86%

Color #57516E in popluar number systems.

HEX 57 51 6E
Decimal 87 81 110
Binary 1010111 1010001 1101110
Octal 127 121 156

Shades and tints

Shades of #57516E

#57516E
(87,81,110)
#504A64
(80,74,100)
#49435A
(73,67,90)
#423C50
(66,60,80)
#3B3546
(59,53,70)
#342E3C
(52,46,60)
#2D2732
(45,39,50)
#262028
(38,32,40)
#1F191E
(31,25,30)
#181214
(24,18,20)
#110B0A
(17,11,10)
#000000
(0,0,0)

Tints of #57516E

#57516E
(87,81,110)
#66607B
(102,96,123)
#756F88
(117,111,136)
#847E95
(132,126,149)
#938DA2
(147,141,162)
#A29CAF
(162,156,175)
#B1ABBC
(177,171,188)
#C0BAC9
(192,186,201)
#CFC9D6
(207,201,214)
#DED8E3
(222,216,227)
#EDE7F0
(237,231,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #57516E color. Also use rgb(87,81,110) instead hex code.

Text Font Color

.myTextColor { color: #57516E; }

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

This text font color is #57516E.

Background Color

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

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

This div background color is #57516E.

Border color

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

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

This div border color is #57516E.

Opacity

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

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

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

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

This text has shadow with #57516E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #57516E.

Preview

Color preview on black background

This text has color #57516E on black background.


Color preview on white background

This text has color #57516E on white background.


Black color preview on #57516E background

This text has black color on #57516E background.


White color preview on #57516E background

This text has white color on #57516E background.


Related colors

Complementary color

Complementary color for #hex is #A8AE91.


I love getcolorcode.com

Triadic colors

1 #6E5751 and #516E57 with #57516E are triadic colors.

2 #6E5157 and #51576E with #57516E are triadic colors.