Shades of Smoky #575763
Tints of Smoky #575763
RGB
CMYK
RGB Variations
Color information
#575763 (or 0x575763) is known color: Smoky. HEX triplet: 57, 57 and 63. RGB value is (87,87,99). Sum of RGB (Red+Green+Blue) = 87+87+99=273 (36% of max value = 765). Red value is 87 (34.38% from 255 or 31.87% from 273); Green value is 87 (34.38% from 255 or 31.87% from 273); Blue value is 99 (39.06% from 255 or 36.26% from 273); Max value from RGB is 99 - color contains mainly: blue. Hex color #575763 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #575763 is #A8A89C. Grayscale: #585858. Windows color (decimal): -11053213 or 6510423. OLE color: 6510423.
HSL color Cylindrical-coordinate representation of color #575763: hue angle of 240º degrees, saturation: 0.06, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #575763 is Cyan = 0.12, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 87 | 87 | 99 | - |
| CMYK | 0.12 | 0.12 | 0 | 0.61 |
| HSL | 240º | 0.06% | 0.36% | - |
| HSV(B) | 240º | 0.12% | 0.39% | - |
| XYZ | 9.59 | 9.74 | 13.18 | - |
| YUV | 88.37 | 134 | 127.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 87 | 99 | 0.12 | 0.12 | 0 | 0.61 | 240 | 0.06 | 0.36 |
| Hex | 57 | 57 | 63 | C | C | 0 | 3D | F0 | 6 | 24 |
| Octal | 127 | 127 | 143 | 14 | 14 | 0 | 75 | 360 | 6 | 44 |
| Binary | 1010111 | 1010111 | 1100011 | 1100 | 1100 | 0 | 111101 | 11110000 | 110 | 100100 |
Color Harmonies of #575763
Complementary color
Monochromatic Colors of #575763
Black with #575763
Text Example
Text Example
White with #575763
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #575763; }
p { color: rgb(87,87,99); }
H1.HeaderClassName
{
color: #575763;
}
.AnyTagClassName
{
color: #575763;
}
</style>
background-color css
<style>
a { background-color: #575763; }
a { background-color: rgb(87,87,99); }
div.DivClassName
{
background-color: #575763;
}
.BgClassName
{
background-color: #575763;
}
</style>
border-color css
<style>
span { border-color: #575763; }
span { border-color: rgb(87,87,99); }
td.TdClassName
{
border-color: #575763;
}
.TagClassName
{
border-color: #575763;
}
</style>