Shades of Smoky #575566
Tints of Smoky #575566
RGB
CMYK
RGB Variations
Color information
#575566 (or 0x575566) is known color: Smoky. HEX triplet: 57, 55 and 66. RGB value is (87,85,102). Sum of RGB (Red+Green+Blue) = 87+85+102=274 (36% of max value = 765). Red value is 87 (34.38% from 255 or 31.75% from 274); Green value is 85 (33.59% from 255 or 31.02% from 274); Blue value is 102 (40.23% from 255 or 37.23% from 274); Max value from RGB is 102 - color contains mainly: blue. Hex color #575566 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #575566 is #A8AA99. Grayscale: #575757. Windows color (decimal): -11053722 or 6706519. OLE color: 6706519.
HSL color Cylindrical-coordinate representation of color #575566: hue angle of 247.06º degrees, saturation: 0.09, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #575566 is Cyan = 0.15, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 87 | 85 | 102 | - |
| CMYK | 0.15 | 0.17 | 0 | 0.6 |
| HSL | 247.06º | 0.09% | 0.37% | - |
| HSV(B) | 247.06º | 0.17% | 0.4% | - |
| XYZ | 9.58 | 9.48 | 13.9 | - |
| YUV | 87.54 | 136.16 | 127.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 85 | 102 | 0.15 | 0.17 | 0 | 0.6 | 247.06 | 0.09 | 0.37 |
| Hex | 57 | 55 | 66 | F | 11 | 0 | 3C | F7 | 9 | 25 |
| Octal | 127 | 125 | 146 | 17 | 21 | 0 | 74 | 367 | 11 | 45 |
| Binary | 1010111 | 1010101 | 1100110 | 1111 | 10001 | 0 | 111100 | 11110111 | 1001 | 100101 |
Color Harmonies of #575566
Complementary color
Monochromatic Colors of #575566
Black with #575566
Text Example
Text Example
White with #575566
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #575566; }
p { color: rgb(87,85,102); }
H1.HeaderClassName
{
color: #575566;
}
.AnyTagClassName
{
color: #575566;
}
</style>
background-color css
<style>
a { background-color: #575566; }
a { background-color: rgb(87,85,102); }
div.DivClassName
{
background-color: #575566;
}
.BgClassName
{
background-color: #575566;
}
</style>
border-color css
<style>
span { border-color: #575566; }
span { border-color: rgb(87,85,102); }
td.TdClassName
{
border-color: #575566;
}
.TagClassName
{
border-color: #575566;
}
</style>