Shades of Comet #616472
Tints of Comet #616472
RGB
CMYK
RGB Variations
Color information
#616472 (or 0x616472) is known color: Comet. HEX triplet: 61, 64 and 72. RGB value is (97,100,114). Sum of RGB (Red+Green+Blue) = 97+100+114=311 (41% of max value = 765). Red value is 97 (38.28% from 255 or 31.19% from 311); Green value is 100 (39.45% from 255 or 32.15% from 311); Blue value is 114 (44.92% from 255 or 36.66% from 311); Max value from RGB is 114 - color contains mainly: blue. Hex color #616472 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #616472 is #9E9B8D. Grayscale: #646464. Windows color (decimal): -10394510 or 7496801. OLE color: 7496801.
HSL color Cylindrical-coordinate representation of color #616472: hue angle of 229.41º degrees, saturation: 0.08, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #616472 is Cyan = 0.15, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 97 | 100 | 114 | - |
| CMYK | 0.15 | 0.12 | 0 | 0.55 |
| HSL | 229.41º | 0.08% | 0.41% | - |
| HSV(B) | 229.41º | 0.15% | 0.45% | - |
| XYZ | 12.52 | 12.87 | 17.74 | - |
| YUV | 100.7 | 135.51 | 125.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 100 | 114 | 0.15 | 0.12 | 0 | 0.55 | 229.41 | 0.08 | 0.41 |
| Hex | 61 | 64 | 72 | F | C | 0 | 37 | E5 | 8 | 29 |
| Octal | 141 | 144 | 162 | 17 | 14 | 0 | 67 | 345 | 10 | 51 |
| Binary | 1100001 | 1100100 | 1110010 | 1111 | 1100 | 0 | 110111 | 11100101 | 1000 | 101001 |
Color Harmonies of #616472
Complementary color
Monochromatic Colors of #616472
Black with #616472
Text Example
Text Example
White with #616472
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #616472; }
p { color: rgb(97,100,114); }
H1.HeaderClassName
{
color: #616472;
}
.AnyTagClassName
{
color: #616472;
}
</style>
background-color css
<style>
a { background-color: #616472; }
a { background-color: rgb(97,100,114); }
div.DivClassName
{
background-color: #616472;
}
.BgClassName
{
background-color: #616472;
}
</style>
border-color css
<style>
span { border-color: #616472; }
span { border-color: rgb(97,100,114); }
td.TdClassName
{
border-color: #616472;
}
.TagClassName
{
border-color: #616472;
}
</style>