COLOR #575566

HEX: #575566 RGB: (87,85,102)

Color info

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

RGB color model

#575566 color RGB value is (87,85,102).

RGB: (87,85,102) (34%, 33%, 40%)

RGB channels and saturation

R 87 of 255 = 34%
G 85 of 255 = 33%
B 102 of 255 = 40%

87
85
102

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

Portions of RGB colors in percentages

R + G + B = 87 + 85 + 102 = 274 (100%)
R 87 of 274 ~ 31.75%
G 85 of 274 ~ 31.02%
B 102 of 274 ~ 37.23'%

%31.75
%31.02
%37.23

CMYK color model

#575566 color CMYK value is (15,17,0,60).

  • cyan value is 14.71%
  • magenta value is 16.67%
  • yellow value is 0.00%
  • key color value is 60.00%

CMYK: (15,17,0,60)
C15M17Y0K60 (15%, 17%, 0%, 60%)
(0.15 / 0.17 / 0.00 / 0.60)

CMYK percentages

%14.71
%16.67
%0
%60

Codes

Color #575566 in popluar color models

57 55 66
RGB 87 85 102
HSL 247° 9.09% 36.67%
HSB/HSV 247° 16.67% 40.00%
CMYK 14.71% 16.67% 0.00%
60.00%

Color #575566 in popluar number systems.

HEX 57 55 66
Decimal 87 85 102
Binary 1010111 1010101 1100110
Octal 127 125 146

Shades and tints

Shades of #575566

#575566
(87,85,102)
#504E5D
(80,78,93)
#494754
(73,71,84)
#42404B
(66,64,75)
#3B3942
(59,57,66)
#343239
(52,50,57)
#2D2B30
(45,43,48)
#262427
(38,36,39)
#1F1D1E
(31,29,30)
#181615
(24,22,21)
#110F0C
(17,15,12)
#000000
(0,0,0)

Tints of #575566

#575566
(87,85,102)
#666473
(102,100,115)
#757380
(117,115,128)
#84828D
(132,130,141)
#93919A
(147,145,154)
#A2A0A7
(162,160,167)
#B1AFB4
(177,175,180)
#C0BEC1
(192,190,193)
#CFCDCE
(207,205,206)
#DEDCDB
(222,220,219)
#EDEBE8
(237,235,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #575566 color. Also use rgb(87,85,102) instead hex code.

Text Font Color

.myTextColor { color: #575566; }

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

This text font color is #575566.

Background Color

.myBgColor { background-color: #575566; }

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

This div background color is #575566.

Border color

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

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

This div border color is #575566.

Opacity

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

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

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

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

This text has shadow with #575566 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #575566.

Preview

Color preview on black background

This text has color #575566 on black background.


Color preview on white background

This text has color #575566 on white background.


Black color preview on #575566 background

This text has black color on #575566 background.


White color preview on #575566 background

This text has white color on #575566 background.


Related colors

Complementary color

Complementary color for #hex is #A8AA99.


I love getcolorcode.com

Triadic colors

1 #665755 and #556657 with #575566 are triadic colors.

2 #665557 and #555766 with #575566 are triadic colors.