Shades of Comet #616370
Tints of Comet #616370
RGB
CMYK
RGB Variations
Color information
#616370 (or 0x616370) is known color: Comet. HEX triplet: 61, 63 and 70. RGB value is (97,99,112). Sum of RGB (Red+Green+Blue) = 97+99+112=308 (40% of max value = 765). Red value is 97 (38.28% from 255 or 31.49% from 308); Green value is 99 (39.06% from 255 or 32.14% from 308); Blue value is 112 (44.14% from 255 or 36.36% from 308); Max value from RGB is 112 - color contains mainly: blue. Hex color #616370 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #616370 is #9E9C8F. Grayscale: #636363. Windows color (decimal): -10394768 or 7365473. OLE color: 7365473.
HSL color Cylindrical-coordinate representation of color #616370: hue angle of 232º degrees, saturation: 0.07, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #616370 is Cyan = 0.13, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 97 | 99 | 112 | - |
| CMYK | 0.13 | 0.12 | 0 | 0.56 |
| HSL | 232º | 0.07% | 0.41% | - |
| HSV(B) | 232º | 0.13% | 0.44% | - |
| XYZ | 12.32 | 12.63 | 17.12 | - |
| YUV | 99.88 | 134.84 | 125.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 99 | 112 | 0.13 | 0.12 | 0 | 0.56 | 232 | 0.07 | 0.41 |
| Hex | 61 | 63 | 70 | D | C | 0 | 38 | E8 | 7 | 29 |
| Octal | 141 | 143 | 160 | 15 | 14 | 0 | 70 | 350 | 7 | 51 |
| Binary | 1100001 | 1100011 | 1110000 | 1101 | 1100 | 0 | 111000 | 11101000 | 111 | 101001 |
Color Harmonies of #616370
Complementary color
Monochromatic Colors of #616370
Black with #616370
Text Example
Text Example
White with #616370
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #616370; }
p { color: rgb(97,99,112); }
H1.HeaderClassName
{
color: #616370;
}
.AnyTagClassName
{
color: #616370;
}
</style>
background-color css
<style>
a { background-color: #616370; }
a { background-color: rgb(97,99,112); }
div.DivClassName
{
background-color: #616370;
}
.BgClassName
{
background-color: #616370;
}
</style>
border-color css
<style>
span { border-color: #616370; }
span { border-color: rgb(97,99,112); }
td.TdClassName
{
border-color: #616370;
}
.TagClassName
{
border-color: #616370;
}
</style>