COLOR #57535A

HEX: #57535A RGB: (87,83,90)

Color info

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

RGB color model

#57535A color RGB value is (87,83,90).

RGB: (87,83,90) (34%, 33%, 35%)

RGB channels and saturation

R 87 of 255 = 34%
G 83 of 255 = 33%
B 90 of 255 = 35%

87
83
90

R + G + B ~ 34%. #57535A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 87 + 83 + 90 = 260 (100%)
R 87 of 260 ~ 33.46%
G 83 of 260 ~ 31.92%
B 90 of 260 ~ 34.62'%

%33.46
%31.92
%34.62

CMYK color model

#57535A color CMYK value is (3,8,0,65).

  • cyan value is 3.33%
  • magenta value is 7.78%
  • yellow value is 0.00%
  • key color value is 64.71%

CMYK: (3,8,0,65)
C3M8Y0K65 (3%, 8%, 0%, 65%)
(0.03 / 0.08 / 0.00 / 0.65)

CMYK percentages

%3.33
%7.78
%0
%64.71

Codes

Color #57535A in popluar color models

57 53 5A
RGB 87 83 90
HSL 274° 4.05% 33.92%
HSB/HSV 274° 7.78% 35.29%
CMYK 3.33% 7.78% 0.00%
64.71%

Color #57535A in popluar number systems.

HEX 57 53 5A
Decimal 87 83 90
Binary 1010111 1010011 1011010
Octal 127 123 132

Shades and tints

Shades of #57535A

#57535A
(87,83,90)
#504C52
(80,76,82)
#49454A
(73,69,74)
#423E42
(66,62,66)
#3B373A
(59,55,58)
#343032
(52,48,50)
#2D292A
(45,41,42)
#262222
(38,34,34)
#1F1B1A
(31,27,26)
#181412
(24,20,18)
#110D0A
(17,13,10)
#000000
(0,0,0)

Tints of #57535A

#57535A
(87,83,90)
#666269
(102,98,105)
#757178
(117,113,120)
#848087
(132,128,135)
#938F96
(147,143,150)
#A29EA5
(162,158,165)
#B1ADB4
(177,173,180)
#C0BCC3
(192,188,195)
#CFCBD2
(207,203,210)
#DEDAE1
(222,218,225)
#EDE9F0
(237,233,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #57535A color. Also use rgb(87,83,90) instead hex code.

Text Font Color

.myTextColor { color: #57535A; }

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

This text font color is #57535A.

Background Color

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

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

This div background color is #57535A.

Border color

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

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

This div border color is #57535A.

Opacity

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

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

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

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

This text has shadow with #57535A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #57535A.

Preview

Color preview on black background

This text has color #57535A on black background.


Color preview on white background

This text has color #57535A on white background.


Black color preview on #57535A background

This text has black color on #57535A background.


White color preview on #57535A background

This text has white color on #57535A background.


Related colors

Complementary color

Complementary color for #hex is #A8ACA5.


I love getcolorcode.com

Triadic colors

1 #5A5753 and #535A57 with #57535A are triadic colors.

2 #5A5357 and #53575A with #57535A are triadic colors.