Shades of Smoky #605976
Tints of Smoky #605976
RGB
CMYK
RGB Variations
Color information
#605976 (or 0x605976) is known color: Smoky. HEX triplet: 60, 59 and 76. RGB value is (96,89,118). Sum of RGB (Red+Green+Blue) = 96+89+118=303 (40% of max value = 765). Red value is 96 (37.89% from 255 or 31.68% from 303); Green value is 89 (35.16% from 255 or 29.37% from 303); Blue value is 118 (46.48% from 255 or 38.94% from 303); Max value from RGB is 118 - color contains mainly: blue. Hex color #605976 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #605976 is #9FA689. Grayscale: #5E5E5E. Windows color (decimal): -10462858 or 7756128. OLE color: 7756128.
HSL color Cylindrical-coordinate representation of color #605976: hue angle of 254.48º degrees, saturation: 0.14, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #605976 is Cyan = 0.19, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 96 | 89 | 118 | - |
| CMYK | 0.19 | 0.25 | 0 | 0.54 |
| HSL | 254.48º | 0.14% | 0.41% | - |
| HSV(B) | 254.48º | 0.25% | 0.46% | - |
| XYZ | 11.67 | 10.94 | 18.64 | - |
| YUV | 94.4 | 141.32 | 129.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 89 | 118 | 0.19 | 0.25 | 0 | 0.54 | 254.48 | 0.14 | 0.41 |
| Hex | 60 | 59 | 76 | 13 | 19 | 0 | 36 | FE | E | 29 |
| Octal | 140 | 131 | 166 | 23 | 31 | 0 | 66 | 376 | 16 | 51 |
| Binary | 1100000 | 1011001 | 1110110 | 10011 | 11001 | 0 | 110110 | 11111110 | 1110 | 101001 |
Color Harmonies of #605976
Complementary color
Monochromatic Colors of #605976
Black with #605976
Text Example
Text Example
White with #605976
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #605976; }
p { color: rgb(96,89,118); }
H1.HeaderClassName
{
color: #605976;
}
.AnyTagClassName
{
color: #605976;
}
</style>
background-color css
<style>
a { background-color: #605976; }
a { background-color: rgb(96,89,118); }
div.DivClassName
{
background-color: #605976;
}
.BgClassName
{
background-color: #605976;
}
</style>
border-color css
<style>
span { border-color: #605976; }
span { border-color: rgb(96,89,118); }
td.TdClassName
{
border-color: #605976;
}
.TagClassName
{
border-color: #605976;
}
</style>