Shades of Smoky #605977
Tints of Smoky #605977
RGB
CMYK
RGB Variations
Color information
#605977 (or 0x605977) is known color: Smoky. HEX triplet: 60, 59 and 77. RGB value is (96,89,119). Sum of RGB (Red+Green+Blue) = 96+89+119=304 (40% of max value = 765). Red value is 96 (37.89% from 255 or 31.58% from 304); Green value is 89 (35.16% from 255 or 29.28% from 304); Blue value is 119 (46.88% from 255 or 39.14% from 304); Max value from RGB is 119 - color contains mainly: blue. Hex color #605977 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #605977 is #9FA688. Grayscale: #5E5E5E. Windows color (decimal): -10462857 or 7821664. OLE color: 7821664.
HSL color Cylindrical-coordinate representation of color #605977: hue angle of 254º degrees, saturation: 0.14, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #605977 is Cyan = 0.19, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 96 | 89 | 119 | - |
| CMYK | 0.19 | 0.25 | 0 | 0.53 |
| HSL | 254º | 0.14% | 0.41% | - |
| HSV(B) | 254º | 0.25% | 0.47% | - |
| XYZ | 11.73 | 10.96 | 18.95 | - |
| YUV | 94.51 | 141.82 | 129.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 89 | 119 | 0.19 | 0.25 | 0 | 0.53 | 254 | 0.14 | 0.41 |
| Hex | 60 | 59 | 77 | 13 | 19 | 0 | 35 | FE | E | 29 |
| Octal | 140 | 131 | 167 | 23 | 31 | 0 | 65 | 376 | 16 | 51 |
| Binary | 1100000 | 1011001 | 1110111 | 10011 | 11001 | 0 | 110101 | 11111110 | 1110 | 101001 |
Color Harmonies of #605977
Complementary color
Monochromatic Colors of #605977
Black with #605977
Text Example
Text Example
White with #605977
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #605977; }
p { color: rgb(96,89,119); }
H1.HeaderClassName
{
color: #605977;
}
.AnyTagClassName
{
color: #605977;
}
</style>
background-color css
<style>
a { background-color: #605977; }
a { background-color: rgb(96,89,119); }
div.DivClassName
{
background-color: #605977;
}
.BgClassName
{
background-color: #605977;
}
</style>
border-color css
<style>
span { border-color: #605977; }
span { border-color: rgb(96,89,119); }
td.TdClassName
{
border-color: #605977;
}
.TagClassName
{
border-color: #605977;
}
</style>