Shades of Comet #616577
Tints of Comet #616577
RGB
CMYK
RGB Variations
Color information
#616577 (or 0x616577) is known color: Comet. HEX triplet: 61, 65 and 77. RGB value is (97,101,119). Sum of RGB (Red+Green+Blue) = 97+101+119=317 (41% of max value = 765). Red value is 97 (38.28% from 255 or 30.60% from 317); Green value is 101 (39.84% from 255 or 31.86% from 317); Blue value is 119 (46.88% from 255 or 37.54% from 317); Max value from RGB is 119 - color contains mainly: blue. Hex color #616577 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #616577 is #9E9A88. Grayscale: #656565. Windows color (decimal): -10394249 or 7824737. OLE color: 7824737.
HSL color Cylindrical-coordinate representation of color #616577: hue angle of 229.09º degrees, saturation: 0.1, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #616577 is Cyan = 0.18, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 97 | 101 | 119 | - |
| CMYK | 0.18 | 0.15 | 0 | 0.53 |
| HSL | 229.09º | 0.1% | 0.42% | - |
| HSV(B) | 229.09º | 0.18% | 0.47% | - |
| XYZ | 12.91 | 13.18 | 19.32 | - |
| YUV | 101.86 | 137.67 | 124.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 101 | 119 | 0.18 | 0.15 | 0 | 0.53 | 229.09 | 0.1 | 0.42 |
| Hex | 61 | 65 | 77 | 12 | F | 0 | 35 | E5 | A | 2A |
| Octal | 141 | 145 | 167 | 22 | 17 | 0 | 65 | 345 | 12 | 52 |
| Binary | 1100001 | 1100101 | 1110111 | 10010 | 1111 | 0 | 110101 | 11100101 | 1010 | 101010 |
Color Harmonies of #616577
Complementary color
Monochromatic Colors of #616577
Black with #616577
Text Example
Text Example
White with #616577
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #616577; }
p { color: rgb(97,101,119); }
H1.HeaderClassName
{
color: #616577;
}
.AnyTagClassName
{
color: #616577;
}
</style>
background-color css
<style>
a { background-color: #616577; }
a { background-color: rgb(97,101,119); }
div.DivClassName
{
background-color: #616577;
}
.BgClassName
{
background-color: #616577;
}
</style>
border-color css
<style>
span { border-color: #616577; }
span { border-color: rgb(97,101,119); }
td.TdClassName
{
border-color: #616577;
}
.TagClassName
{
border-color: #616577;
}
</style>