Shades of Smoky #605975
Tints of Smoky #605975
RGB
CMYK
RGB Variations
Color information
#605975 (or 0x605975) is known color: Smoky. HEX triplet: 60, 59 and 75. RGB value is (96,89,117). Sum of RGB (Red+Green+Blue) = 96+89+117=302 (40% of max value = 765). Red value is 96 (37.89% from 255 or 31.79% from 302); Green value is 89 (35.16% from 255 or 29.47% from 302); Blue value is 117 (46.09% from 255 or 38.74% from 302); Max value from RGB is 117 - color contains mainly: blue. Hex color #605975 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #605975 is #9FA68A. Grayscale: #5E5E5E. Windows color (decimal): -10462859 or 7690592. OLE color: 7690592.
HSL color Cylindrical-coordinate representation of color #605975: hue angle of 255º degrees, saturation: 0.14, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #605975 is Cyan = 0.18, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 96 | 89 | 117 | - |
| CMYK | 0.18 | 0.24 | 0 | 0.54 |
| HSL | 255º | 0.14% | 0.4% | - |
| HSV(B) | 255º | 0.24% | 0.46% | - |
| XYZ | 11.61 | 10.92 | 18.32 | - |
| YUV | 94.29 | 140.82 | 129.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 89 | 117 | 0.18 | 0.24 | 0 | 0.54 | 255 | 0.14 | 0.4 |
| Hex | 60 | 59 | 75 | 12 | 18 | 0 | 36 | FF | E | 28 |
| Octal | 140 | 131 | 165 | 22 | 30 | 0 | 66 | 377 | 16 | 50 |
| Binary | 1100000 | 1011001 | 1110101 | 10010 | 11000 | 0 | 110110 | 11111111 | 1110 | 101000 |
Color Harmonies of #605975
Complementary color
Monochromatic Colors of #605975
Black with #605975
Text Example
Text Example
White with #605975
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #605975; }
p { color: rgb(96,89,117); }
H1.HeaderClassName
{
color: #605975;
}
.AnyTagClassName
{
color: #605975;
}
</style>
background-color css
<style>
a { background-color: #605975; }
a { background-color: rgb(96,89,117); }
div.DivClassName
{
background-color: #605975;
}
.BgClassName
{
background-color: #605975;
}
</style>
border-color css
<style>
span { border-color: #605975; }
span { border-color: rgb(96,89,117); }
td.TdClassName
{
border-color: #605975;
}
.TagClassName
{
border-color: #605975;
}
</style>