Shades of Comet #616782
Tints of Comet #616782
RGB
CMYK
RGB Variations
Color information
#616782 (or 0x616782) is known color: Comet. HEX triplet: 61, 67 and 82. RGB value is (97,103,130). Sum of RGB (Red+Green+Blue) = 97+103+130=330 (43% of max value = 765). Red value is 97 (38.28% from 255 or 29.39% from 330); Green value is 103 (40.62% from 255 or 31.21% from 330); Blue value is 130 (51.17% from 255 or 39.39% from 330); Max value from RGB is 130 - color contains mainly: blue. Hex color #616782 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #616782 is #9E987D. Grayscale: #686868. Windows color (decimal): -10393726 or 8546145. OLE color: 8546145.
HSL color Cylindrical-coordinate representation of color #616782: hue angle of 229.09º degrees, saturation: 0.15, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #616782 is Cyan = 0.25, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 97 | 103 | 130 | - |
| CMYK | 0.25 | 0.21 | 0 | 0.49 |
| HSL | 229.09º | 0.15% | 0.45% | - |
| HSV(B) | 229.09º | 0.25% | 0.51% | - |
| XYZ | 13.81 | 13.85 | 23.07 | - |
| YUV | 104.28 | 142.51 | 122.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 103 | 130 | 0.25 | 0.21 | 0 | 0.49 | 229.09 | 0.15 | 0.45 |
| Hex | 61 | 67 | 82 | 19 | 15 | 0 | 31 | E5 | F | 2D |
| Octal | 141 | 147 | 202 | 31 | 25 | 0 | 61 | 345 | 17 | 55 |
| Binary | 1100001 | 1100111 | 10000010 | 11001 | 10101 | 0 | 110001 | 11100101 | 1111 | 101101 |
Color Harmonies of #616782
Complementary color
Monochromatic Colors of #616782
Black with #616782
Text Example
Text Example
White with #616782
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #616782; }
p { color: rgb(97,103,130); }
H1.HeaderClassName
{
color: #616782;
}
.AnyTagClassName
{
color: #616782;
}
</style>
background-color css
<style>
a { background-color: #616782; }
a { background-color: rgb(97,103,130); }
div.DivClassName
{
background-color: #616782;
}
.BgClassName
{
background-color: #616782;
}
</style>
border-color css
<style>
span { border-color: #616782; }
span { border-color: rgb(97,103,130); }
td.TdClassName
{
border-color: #616782;
}
.TagClassName
{
border-color: #616782;
}
</style>