COLOR #575263

HEX: #575263 RGB: (87,82,99)

Color info

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

RGB color model

#575263 color RGB value is (87,82,99).

RGB: (87,82,99) (34%, 32%, 39%)

RGB channels and saturation

R 87 of 255 = 34%
G 82 of 255 = 32%
B 99 of 255 = 39%

87
82
99

R + G + B ~ 35%. #575263 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 87 + 82 + 99 = 268 (100%)
R 87 of 268 ~ 32.46%
G 82 of 268 ~ 30.6%
B 99 of 268 ~ 36.94'%

%32.46
%30.6
%36.94

CMYK color model

#575263 color CMYK value is (12,17,0,61).

  • cyan value is 12.12%
  • magenta value is 17.17%
  • yellow value is 0.00%
  • key color value is 61.18%

CMYK: (12,17,0,61)
C12M17Y0K61 (12%, 17%, 0%, 61%)
(0.12 / 0.17 / 0.00 / 0.61)

CMYK percentages

%12.12
%17.17
%0
%61.18

Codes

Color #575263 in popluar color models

57 52 63
RGB 87 82 99
HSL 258° 9.39% 35.49%
HSB/HSV 258° 17.17% 38.82%
CMYK 12.12% 17.17% 0.00%
61.18%

Color #575263 in popluar number systems.

HEX 57 52 63
Decimal 87 82 99
Binary 1010111 1010010 1100011
Octal 127 122 143

Shades and tints

Shades of #575263

#575263
(87,82,99)
#504B5A
(80,75,90)
#494451
(73,68,81)
#423D48
(66,61,72)
#3B363F
(59,54,63)
#342F36
(52,47,54)
#2D282D
(45,40,45)
#262124
(38,33,36)
#1F1A1B
(31,26,27)
#181312
(24,19,18)
#110C09
(17,12,9)
#000000
(0,0,0)

Tints of #575263

#575263
(87,82,99)
#666171
(102,97,113)
#75707F
(117,112,127)
#847F8D
(132,127,141)
#938E9B
(147,142,155)
#A29DA9
(162,157,169)
#B1ACB7
(177,172,183)
#C0BBC5
(192,187,197)
#CFCAD3
(207,202,211)
#DED9E1
(222,217,225)
#EDE8EF
(237,232,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #575263 color. Also use rgb(87,82,99) instead hex code.

Text Font Color

.myTextColor { color: #575263; }

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

This text font color is #575263.

Background Color

.myBgColor { background-color: #575263; }

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

This div background color is #575263.

Border color

.myBorderColor { border: 1px solid #575263; }

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

This div border color is #575263.

Opacity

.myOpacity80 { color: #575263; opacity: 0.8; }

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

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

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

This text has shadow with #575263 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #575263.

Preview

Color preview on black background

This text has color #575263 on black background.


Color preview on white background

This text has color #575263 on white background.


Black color preview on #575263 background

This text has black color on #575263 background.


White color preview on #575263 background

This text has white color on #575263 background.


Related colors

Complementary color

Complementary color for #hex is #A8AD9C.


I love getcolorcode.com

Triadic colors

1 #635752 and #526357 with #575263 are triadic colors.

2 #635257 and #525763 with #575263 are triadic colors.