Shades of Smoky #605970
Tints of Smoky #605970
RGB
CMYK
RGB Variations
Color information
#605970 (or 0x605970) is known color: Smoky. HEX triplet: 60, 59 and 70. RGB value is (96,89,112). Sum of RGB (Red+Green+Blue) = 96+89+112=297 (39% of max value = 765). Red value is 96 (37.89% from 255 or 32.32% from 297); Green value is 89 (35.16% from 255 or 29.97% from 297); Blue value is 112 (44.14% from 255 or 37.71% from 297); Max value from RGB is 112 - color contains mainly: blue. Hex color #605970 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #605970 is #9FA68F. Grayscale: #5D5D5D. Windows color (decimal): -10462864 or 7362912. OLE color: 7362912.
HSL color Cylindrical-coordinate representation of color #605970: hue angle of 258.26º degrees, saturation: 0.11, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #605970 is Cyan = 0.14, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 96 | 89 | 112 | - |
| CMYK | 0.14 | 0.21 | 0 | 0.56 |
| HSL | 258.26º | 0.11% | 0.39% | - |
| HSV(B) | 258.26º | 0.21% | 0.44% | - |
| XYZ | 11.32 | 10.8 | 16.82 | - |
| YUV | 93.72 | 138.32 | 129.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 89 | 112 | 0.14 | 0.21 | 0 | 0.56 | 258.26 | 0.11 | 0.39 |
| Hex | 60 | 59 | 70 | E | 15 | 0 | 38 | 102 | B | 27 |
| Octal | 140 | 131 | 160 | 16 | 25 | 0 | 70 | 402 | 13 | 47 |
| Binary | 1100000 | 1011001 | 1110000 | 1110 | 10101 | 0 | 111000 | 100000010 | 1011 | 100111 |
Color Harmonies of #605970
Complementary color
Monochromatic Colors of #605970
Black with #605970
Text Example
Text Example
White with #605970
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #605970; }
p { color: rgb(96,89,112); }
H1.HeaderClassName
{
color: #605970;
}
.AnyTagClassName
{
color: #605970;
}
</style>
background-color css
<style>
a { background-color: #605970; }
a { background-color: rgb(96,89,112); }
div.DivClassName
{
background-color: #605970;
}
.BgClassName
{
background-color: #605970;
}
</style>
border-color css
<style>
span { border-color: #605970; }
span { border-color: rgb(96,89,112); }
td.TdClassName
{
border-color: #605970;
}
.TagClassName
{
border-color: #605970;
}
</style>