Shades of Comet #606376
Tints of Comet #606376
RGB
CMYK
RGB Variations
Color information
#606376 (or 0x606376) is known color: Comet. HEX triplet: 60, 63 and 76. RGB value is (96,99,118). Sum of RGB (Red+Green+Blue) = 96+99+118=313 (41% of max value = 765). Red value is 96 (37.89% from 255 or 30.67% from 313); Green value is 99 (39.06% from 255 or 31.63% from 313); Blue value is 118 (46.48% from 255 or 37.70% from 313); Max value from RGB is 118 - color contains mainly: blue. Hex color #606376 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #606376 is #9F9C89. Grayscale: #646464. Windows color (decimal): -10460298 or 7758688. OLE color: 7758688.
HSL color Cylindrical-coordinate representation of color #606376: hue angle of 231.82º 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 #606376 is Cyan = 0.19, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 96 | 99 | 118 | - |
| CMYK | 0.19 | 0.16 | 0 | 0.54 |
| HSL | 231.82º | 0.1% | 0.42% | - |
| HSV(B) | 231.82º | 0.19% | 0.46% | - |
| XYZ | 12.56 | 12.72 | 18.93 | - |
| YUV | 100.27 | 138.01 | 124.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 99 | 118 | 0.19 | 0.16 | 0 | 0.54 | 231.82 | 0.1 | 0.42 |
| Hex | 60 | 63 | 76 | 13 | 10 | 0 | 36 | E8 | A | 2A |
| Octal | 140 | 143 | 166 | 23 | 20 | 0 | 66 | 350 | 12 | 52 |
| Binary | 1100000 | 1100011 | 1110110 | 10011 | 10000 | 0 | 110110 | 11101000 | 1010 | 101010 |
Color Harmonies of #606376
Complementary color
Monochromatic Colors of #606376
Black with #606376
Text Example
Text Example
White with #606376
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #606376; }
p { color: rgb(96,99,118); }
H1.HeaderClassName
{
color: #606376;
}
.AnyTagClassName
{
color: #606376;
}
</style>
background-color css
<style>
a { background-color: #606376; }
a { background-color: rgb(96,99,118); }
div.DivClassName
{
background-color: #606376;
}
.BgClassName
{
background-color: #606376;
}
</style>
border-color css
<style>
span { border-color: #606376; }
span { border-color: rgb(96,99,118); }
td.TdClassName
{
border-color: #606376;
}
.TagClassName
{
border-color: #606376;
}
</style>