Shades of Comet #626475
Tints of Comet #626475
RGB
CMYK
RGB Variations
Color information
#626475 (or 0x626475) is known color: Comet. HEX triplet: 62, 64 and 75. RGB value is (98,100,117). Sum of RGB (Red+Green+Blue) = 98+100+117=315 (41% of max value = 765). Red value is 98 (38.67% from 255 or 31.11% from 315); Green value is 100 (39.45% from 255 or 31.75% from 315); Blue value is 117 (46.09% from 255 or 37.14% from 315); Max value from RGB is 117 - color contains mainly: blue. Hex color #626475 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #626475 is #9D9B8A. Grayscale: #656565. Windows color (decimal): -10328971 or 7693410. OLE color: 7693410.
HSL color Cylindrical-coordinate representation of color #626475: hue angle of 233.68º degrees, saturation: 0.09, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #626475 is Cyan = 0.16, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 98 | 100 | 117 | - |
| CMYK | 0.16 | 0.15 | 0 | 0.54 |
| HSL | 233.68º | 0.09% | 0.42% | - |
| HSV(B) | 233.68º | 0.16% | 0.46% | - |
| XYZ | 12.81 | 13 | 18.66 | - |
| YUV | 101.34 | 136.84 | 125.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 100 | 117 | 0.16 | 0.15 | 0 | 0.54 | 233.68 | 0.09 | 0.42 |
| Hex | 62 | 64 | 75 | 10 | F | 0 | 36 | EA | 9 | 2A |
| Octal | 142 | 144 | 165 | 20 | 17 | 0 | 66 | 352 | 11 | 52 |
| Binary | 1100010 | 1100100 | 1110101 | 10000 | 1111 | 0 | 110110 | 11101010 | 1001 | 101010 |
Color Harmonies of #626475
Complementary color
Monochromatic Colors of #626475
Black with #626475
Text Example
Text Example
White with #626475
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #626475; }
p { color: rgb(98,100,117); }
H1.HeaderClassName
{
color: #626475;
}
.AnyTagClassName
{
color: #626475;
}
</style>
background-color css
<style>
a { background-color: #626475; }
a { background-color: rgb(98,100,117); }
div.DivClassName
{
background-color: #626475;
}
.BgClassName
{
background-color: #626475;
}
</style>
border-color css
<style>
span { border-color: #626475; }
span { border-color: rgb(98,100,117); }
td.TdClassName
{
border-color: #626475;
}
.TagClassName
{
border-color: #626475;
}
</style>