Shades of Comet #606576
Tints of Comet #606576
RGB
CMYK
RGB Variations
Color information
#606576 (or 0x606576) is known color: Comet. HEX triplet: 60, 65 and 76. RGB value is (96,101,118). Sum of RGB (Red+Green+Blue) = 96+101+118=315 (41% of max value = 765). Red value is 96 (37.89% from 255 or 30.48% from 315); Green value is 101 (39.84% from 255 or 32.06% from 315); Blue value is 118 (46.48% from 255 or 37.46% from 315); Max value from RGB is 118 - color contains mainly: blue. Hex color #606576 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #606576 is #9F9A89. Grayscale: #656565. Windows color (decimal): -10459786 or 7759200. OLE color: 7759200.
HSL color Cylindrical-coordinate representation of color #606576: hue angle of 226.36º degrees, saturation: 0.1, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #606576 is Cyan = 0.19, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 96 | 101 | 118 | - |
| CMYK | 0.19 | 0.14 | 0 | 0.54 |
| HSL | 226.36º | 0.1% | 0.42% | - |
| HSV(B) | 226.36º | 0.19% | 0.46% | - |
| XYZ | 12.75 | 13.1 | 19 | - |
| YUV | 101.44 | 137.34 | 124.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 101 | 118 | 0.19 | 0.14 | 0 | 0.54 | 226.36 | 0.1 | 0.42 |
| Hex | 60 | 65 | 76 | 13 | E | 0 | 36 | E2 | A | 2A |
| Octal | 140 | 145 | 166 | 23 | 16 | 0 | 66 | 342 | 12 | 52 |
| Binary | 1100000 | 1100101 | 1110110 | 10011 | 1110 | 0 | 110110 | 11100010 | 1010 | 101010 |
Color Harmonies of #606576
Complementary color
Monochromatic Colors of #606576
Black with #606576
Text Example
Text Example
White with #606576
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #606576; }
p { color: rgb(96,101,118); }
H1.HeaderClassName
{
color: #606576;
}
.AnyTagClassName
{
color: #606576;
}
</style>
background-color css
<style>
a { background-color: #606576; }
a { background-color: rgb(96,101,118); }
div.DivClassName
{
background-color: #606576;
}
.BgClassName
{
background-color: #606576;
}
</style>
border-color css
<style>
span { border-color: #606576; }
span { border-color: rgb(96,101,118); }
td.TdClassName
{
border-color: #606576;
}
.TagClassName
{
border-color: #606576;
}
</style>