Shades of Comet #606276
Tints of Comet #606276
RGB
CMYK
RGB Variations
Color information
#606276 (or 0x606276) is known color: Comet. HEX triplet: 60, 62 and 76. RGB value is (96,98,118). Sum of RGB (Red+Green+Blue) = 96+98+118=312 (41% of max value = 765). Red value is 96 (37.89% from 255 or 30.77% from 312); Green value is 98 (38.67% from 255 or 31.41% from 312); Blue value is 118 (46.48% from 255 or 37.82% from 312); Max value from RGB is 118 - color contains mainly: blue. Hex color #606276 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #606276 is #9F9D89. Grayscale: #636363. Windows color (decimal): -10460554 or 7758432. OLE color: 7758432.
HSL color Cylindrical-coordinate representation of color #606276: hue angle of 234.55º 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 #606276 is Cyan = 0.19, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 96 | 98 | 118 | - |
| CMYK | 0.19 | 0.17 | 0 | 0.54 |
| HSL | 234.55º | 0.1% | 0.42% | - |
| HSV(B) | 234.55º | 0.19% | 0.46% | - |
| XYZ | 12.46 | 12.53 | 18.9 | - |
| YUV | 99.68 | 138.34 | 125.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 98 | 118 | 0.19 | 0.17 | 0 | 0.54 | 234.55 | 0.1 | 0.42 |
| Hex | 60 | 62 | 76 | 13 | 11 | 0 | 36 | EB | A | 2A |
| Octal | 140 | 142 | 166 | 23 | 21 | 0 | 66 | 353 | 12 | 52 |
| Binary | 1100000 | 1100010 | 1110110 | 10011 | 10001 | 0 | 110110 | 11101011 | 1010 | 101010 |
Color Harmonies of #606276
Complementary color
Monochromatic Colors of #606276
Black with #606276
Text Example
Text Example
White with #606276
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #606276; }
p { color: rgb(96,98,118); }
H1.HeaderClassName
{
color: #606276;
}
.AnyTagClassName
{
color: #606276;
}
</style>
background-color css
<style>
a { background-color: #606276; }
a { background-color: rgb(96,98,118); }
div.DivClassName
{
background-color: #606276;
}
.BgClassName
{
background-color: #606276;
}
</style>
border-color css
<style>
span { border-color: #606276; }
span { border-color: rgb(96,98,118); }
td.TdClassName
{
border-color: #606276;
}
.TagClassName
{
border-color: #606276;
}
</style>