Shades of Smoky #605576
Tints of Smoky #605576
RGB
CMYK
RGB Variations
Color information
#605576 (or 0x605576) is known color: Smoky. HEX triplet: 60, 55 and 76. RGB value is (96,85,118). Sum of RGB (Red+Green+Blue) = 96+85+118=299 (39% of max value = 765). Red value is 96 (37.89% from 255 or 32.11% from 299); Green value is 85 (33.59% from 255 or 28.43% from 299); Blue value is 118 (46.48% from 255 or 39.46% from 299); Max value from RGB is 118 - color contains mainly: blue. Hex color #605576 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #605576 is #9FAA89. Grayscale: #5B5B5B. Windows color (decimal): -10463882 or 7755104. OLE color: 7755104.
HSL color Cylindrical-coordinate representation of color #605576: hue angle of 260º degrees, saturation: 0.16, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #605576 is Cyan = 0.19, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 96 | 85 | 118 | - |
| CMYK | 0.19 | 0.28 | 0 | 0.54 |
| HSL | 260º | 0.16% | 0.4% | - |
| HSV(B) | 260º | 0.28% | 0.46% | - |
| XYZ | 11.34 | 10.29 | 18.53 | - |
| YUV | 92.05 | 142.64 | 130.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 85 | 118 | 0.19 | 0.28 | 0 | 0.54 | 260 | 0.16 | 0.4 |
| Hex | 60 | 55 | 76 | 13 | 1C | 0 | 36 | 104 | 10 | 28 |
| Octal | 140 | 125 | 166 | 23 | 34 | 0 | 66 | 404 | 20 | 50 |
| Binary | 1100000 | 1010101 | 1110110 | 10011 | 11100 | 0 | 110110 | 100000100 | 10000 | 101000 |
Color Harmonies of #605576
Complementary color
Monochromatic Colors of #605576
Black with #605576
Text Example
Text Example
White with #605576
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #605576; }
p { color: rgb(96,85,118); }
H1.HeaderClassName
{
color: #605576;
}
.AnyTagClassName
{
color: #605576;
}
</style>
background-color css
<style>
a { background-color: #605576; }
a { background-color: rgb(96,85,118); }
div.DivClassName
{
background-color: #605576;
}
.BgClassName
{
background-color: #605576;
}
</style>
border-color css
<style>
span { border-color: #605576; }
span { border-color: rgb(96,85,118); }
td.TdClassName
{
border-color: #605576;
}
.TagClassName
{
border-color: #605576;
}
</style>