Shades of Comet #616583
Tints of Comet #616583
RGB
CMYK
RGB Variations
Color information
#616583 (or 0x616583) is known color: Comet. HEX triplet: 61, 65 and 83. RGB value is (97,101,131). Sum of RGB (Red+Green+Blue) = 97+101+131=329 (43% of max value = 765). Red value is 97 (38.28% from 255 or 29.48% from 329); Green value is 101 (39.84% from 255 or 30.70% from 329); Blue value is 131 (51.56% from 255 or 39.82% from 329); Max value from RGB is 131 - color contains mainly: blue. Hex color #616583 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #616583 is #9E9A7C. Grayscale: #676767. Windows color (decimal): -10394237 or 8611169. OLE color: 8611169.
HSL color Cylindrical-coordinate representation of color #616583: hue angle of 232.94º degrees, saturation: 0.15, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #616583 is Cyan = 0.26, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 97 | 101 | 131 | - |
| CMYK | 0.26 | 0.23 | 0 | 0.49 |
| HSL | 232.94º | 0.15% | 0.45% | - |
| HSV(B) | 232.94º | 0.26% | 0.51% | - |
| XYZ | 13.68 | 13.49 | 23.36 | - |
| YUV | 103.22 | 143.67 | 123.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 101 | 131 | 0.26 | 0.23 | 0 | 0.49 | 232.94 | 0.15 | 0.45 |
| Hex | 61 | 65 | 83 | 1A | 17 | 0 | 31 | E9 | F | 2D |
| Octal | 141 | 145 | 203 | 32 | 27 | 0 | 61 | 351 | 17 | 55 |
| Binary | 1100001 | 1100101 | 10000011 | 11010 | 10111 | 0 | 110001 | 11101001 | 1111 | 101101 |
Color Harmonies of #616583
Complementary color
Monochromatic Colors of #616583
Black with #616583
Text Example
Text Example
White with #616583
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #616583; }
p { color: rgb(97,101,131); }
H1.HeaderClassName
{
color: #616583;
}
.AnyTagClassName
{
color: #616583;
}
</style>
background-color css
<style>
a { background-color: #616583; }
a { background-color: rgb(97,101,131); }
div.DivClassName
{
background-color: #616583;
}
.BgClassName
{
background-color: #616583;
}
</style>
border-color css
<style>
span { border-color: #616583; }
span { border-color: rgb(97,101,131); }
td.TdClassName
{
border-color: #616583;
}
.TagClassName
{
border-color: #616583;
}
</style>