Shades of Comet #626370
Tints of Comet #626370
RGB
CMYK
RGB Variations
Color information
#626370 (or 0x626370) is known color: Comet. HEX triplet: 62, 63 and 70. RGB value is (98,99,112). Sum of RGB (Red+Green+Blue) = 98+99+112=309 (40% of max value = 765). Red value is 98 (38.67% from 255 or 31.72% from 309); Green value is 99 (39.06% from 255 or 32.04% from 309); Blue value is 112 (44.14% from 255 or 36.25% from 309); Max value from RGB is 112 - color contains mainly: blue. Hex color #626370 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #626370 is #9D9C8F. Grayscale: #646464. Windows color (decimal): -10329232 or 7365474. OLE color: 7365474.
HSL color Cylindrical-coordinate representation of color #626370: hue angle of 235.71º degrees, saturation: 0.07, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #626370 is Cyan = 0.13, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 98 | 99 | 112 | - |
| CMYK | 0.13 | 0.12 | 0 | 0.56 |
| HSL | 235.71º | 0.07% | 0.41% | - |
| HSV(B) | 235.71º | 0.13% | 0.44% | - |
| XYZ | 12.42 | 12.69 | 17.12 | - |
| YUV | 100.18 | 134.67 | 126.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 99 | 112 | 0.13 | 0.12 | 0 | 0.56 | 235.71 | 0.07 | 0.41 |
| Hex | 62 | 63 | 70 | D | C | 0 | 38 | EC | 7 | 29 |
| Octal | 142 | 143 | 160 | 15 | 14 | 0 | 70 | 354 | 7 | 51 |
| Binary | 1100010 | 1100011 | 1110000 | 1101 | 1100 | 0 | 111000 | 11101100 | 111 | 101001 |
Color Harmonies of #626370
Complementary color
Monochromatic Colors of #626370
Black with #626370
Text Example
Text Example
White with #626370
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #626370; }
p { color: rgb(98,99,112); }
H1.HeaderClassName
{
color: #626370;
}
.AnyTagClassName
{
color: #626370;
}
</style>
background-color css
<style>
a { background-color: #626370; }
a { background-color: rgb(98,99,112); }
div.DivClassName
{
background-color: #626370;
}
.BgClassName
{
background-color: #626370;
}
</style>
border-color css
<style>
span { border-color: #626370; }
span { border-color: rgb(98,99,112); }
td.TdClassName
{
border-color: #626370;
}
.TagClassName
{
border-color: #626370;
}
</style>