Shades of Comet #575774
Tints of Comet #575774
RGB
CMYK
RGB Variations
Color information
#575774 (or 0x575774) is known color: Comet. HEX triplet: 57, 57 and 74. RGB value is (87,87,116). Sum of RGB (Red+Green+Blue) = 87+87+116=290 (38% of max value = 765). Red value is 87 (34.38% from 255 or 30% from 290); Green value is 87 (34.38% from 255 or 30% from 290); Blue value is 116 (45.70% from 255 or 40% from 290); Max value from RGB is 116 - color contains mainly: blue. Hex color #575774 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #575774 is #A8A88B. Grayscale: #5A5A5A. Windows color (decimal): -11053196 or 7624535. OLE color: 7624535.
HSL color Cylindrical-coordinate representation of color #575774: hue angle of 240º degrees, saturation: 0.14, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #575774 is Cyan = 0.25, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 87 | 87 | 116 | - |
| CMYK | 0.25 | 0.25 | 0 | 0.55 |
| HSL | 240º | 0.14% | 0.4% | - |
| HSV(B) | 240º | 0.25% | 0.45% | - |
| XYZ | 10.49 | 10.1 | 17.92 | - |
| YUV | 90.31 | 142.5 | 125.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 87 | 116 | 0.25 | 0.25 | 0 | 0.55 | 240 | 0.14 | 0.4 |
| Hex | 57 | 57 | 74 | 19 | 19 | 0 | 37 | F0 | E | 28 |
| Octal | 127 | 127 | 164 | 31 | 31 | 0 | 67 | 360 | 16 | 50 |
| Binary | 1010111 | 1010111 | 1110100 | 11001 | 11001 | 0 | 110111 | 11110000 | 1110 | 101000 |
Color Harmonies of #575774
Complementary color
Monochromatic Colors of #575774
Black with #575774
Text Example
Text Example
White with #575774
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #575774; }
p { color: rgb(87,87,116); }
H1.HeaderClassName
{
color: #575774;
}
.AnyTagClassName
{
color: #575774;
}
</style>
background-color css
<style>
a { background-color: #575774; }
a { background-color: rgb(87,87,116); }
div.DivClassName
{
background-color: #575774;
}
.BgClassName
{
background-color: #575774;
}
</style>
border-color css
<style>
span { border-color: #575774; }
span { border-color: rgb(87,87,116); }
td.TdClassName
{
border-color: #575774;
}
.TagClassName
{
border-color: #575774;
}
</style>