Shades of Smoky #575660
Tints of Smoky #575660
RGB
CMYK
RGB Variations
Color information
#575660 (or 0x575660) is known color: Smoky. HEX triplet: 57, 56 and 60. RGB value is (87,86,96). Sum of RGB (Red+Green+Blue) = 87+86+96=269 (35% of max value = 765). Red value is 87 (34.38% from 255 or 32.34% from 269); Green value is 86 (33.98% from 255 or 31.97% from 269); Blue value is 96 (37.89% from 255 or 35.69% from 269); Max value from RGB is 96 - color contains mainly: blue. Hex color #575660 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #575660 is #A8A99F. Grayscale: #575757. Windows color (decimal): -11053472 or 6313559. OLE color: 6313559.
HSL color Cylindrical-coordinate representation of color #575660: hue angle of 246º degrees, saturation: 0.05, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #575660 is Cyan = 0.09, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 87 | 86 | 96 | - |
| CMYK | 0.09 | 0.10 | 0 | 0.62 |
| HSL | 246º | 0.05% | 0.36% | - |
| HSV(B) | 246º | 0.1% | 0.38% | - |
| XYZ | 9.37 | 9.53 | 12.41 | - |
| YUV | 87.44 | 132.83 | 127.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 86 | 96 | 0.09 | 0.10 | 0 | 0.62 | 246 | 0.05 | 0.36 |
| Hex | 57 | 56 | 60 | 9 | A | 0 | 3E | F6 | 5 | 24 |
| Octal | 127 | 126 | 140 | 11 | 12 | 0 | 76 | 366 | 5 | 44 |
| Binary | 1010111 | 1010110 | 1100000 | 1001 | 1010 | 0 | 111110 | 11110110 | 101 | 100100 |
Color Harmonies of #575660
Complementary color
Monochromatic Colors of #575660
Black with #575660
Text Example
Text Example
White with #575660
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #575660; }
p { color: rgb(87,86,96); }
H1.HeaderClassName
{
color: #575660;
}
.AnyTagClassName
{
color: #575660;
}
</style>
background-color css
<style>
a { background-color: #575660; }
a { background-color: rgb(87,86,96); }
div.DivClassName
{
background-color: #575660;
}
.BgClassName
{
background-color: #575660;
}
</style>
border-color css
<style>
span { border-color: #575660; }
span { border-color: rgb(87,86,96); }
td.TdClassName
{
border-color: #575660;
}
.TagClassName
{
border-color: #575660;
}
</style>