Shades of Comet #616168
Tints of Comet #616168
RGB
CMYK
RGB Variations
Color information
#616168 (or 0x616168) is known color: Comet. HEX triplet: 61, 61 and 68. RGB value is (97,97,104). Sum of RGB (Red+Green+Blue) = 97+97+104=298 (39% of max value = 765). Red value is 97 (38.28% from 255 or 32.55% from 298); Green value is 97 (38.28% from 255 or 32.55% from 298); Blue value is 104 (41.02% from 255 or 34.90% from 298); Max value from RGB is 104 - color contains mainly: blue. Hex color #616168 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #616168 is #9E9E97. Grayscale: #616161. Windows color (decimal): -10395288 or 6840673. OLE color: 6840673.
HSL color Cylindrical-coordinate representation of color #616168: hue angle of 240º degrees, saturation: 0.03, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.07%. Process color model (Four color, CMYK) of #616168 is Cyan = 0.07, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 97 | 97 | 104 | - |
| CMYK | 0.07 | 0.07 | 0 | 0.59 |
| HSL | 240º | 0.03% | 0.39% | - |
| HSV(B) | 240º | 0.07% | 0.41% | - |
| XYZ | 11.7 | 12.09 | 14.81 | - |
| YUV | 97.8 | 131.5 | 127.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 97 | 104 | 0.07 | 0.07 | 0 | 0.59 | 240 | 0.03 | 0.39 |
| Hex | 61 | 61 | 68 | 7 | 7 | 0 | 3B | F0 | 3 | 27 |
| Octal | 141 | 141 | 150 | 7 | 7 | 0 | 73 | 360 | 3 | 47 |
| Binary | 1100001 | 1100001 | 1101000 | 111 | 111 | 0 | 111011 | 11110000 | 11 | 100111 |
Color Harmonies of #616168
Complementary color
Monochromatic Colors of #616168
Black with #616168
Text Example
Text Example
White with #616168
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #616168; }
p { color: rgb(97,97,104); }
H1.HeaderClassName
{
color: #616168;
}
.AnyTagClassName
{
color: #616168;
}
</style>
background-color css
<style>
a { background-color: #616168; }
a { background-color: rgb(97,97,104); }
div.DivClassName
{
background-color: #616168;
}
.BgClassName
{
background-color: #616168;
}
</style>
border-color css
<style>
span { border-color: #616168; }
span { border-color: rgb(97,97,104); }
td.TdClassName
{
border-color: #616168;
}
.TagClassName
{
border-color: #616168;
}
</style>