Shades of Comet #575775
Tints of Comet #575775
RGB
CMYK
RGB Variations
Color information
#575775 (or 0x575775) is known color: Comet. HEX triplet: 57, 57 and 75. RGB value is (87,87,117). Sum of RGB (Red+Green+Blue) = 87+87+117=291 (38% of max value = 765). Red value is 87 (34.38% from 255 or 29.90% from 291); Green value is 87 (34.38% from 255 or 29.90% from 291); Blue value is 117 (46.09% from 255 or 40.21% from 291); Max value from RGB is 117 - color contains mainly: blue. Hex color #575775 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #575775 is #A8A88A. Grayscale: #5A5A5A. Windows color (decimal): -11053195 or 7690071. OLE color: 7690071.
HSL color Cylindrical-coordinate representation of color #575775: hue angle of 240º degrees, saturation: 0.15, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #575775 is Cyan = 0.26, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 87 | 87 | 117 | - |
| CMYK | 0.26 | 0.26 | 0 | 0.54 |
| HSL | 240º | 0.15% | 0.4% | - |
| HSV(B) | 240º | 0.26% | 0.46% | - |
| XYZ | 10.55 | 10.13 | 18.23 | - |
| YUV | 90.42 | 143 | 125.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 87 | 117 | 0.26 | 0.26 | 0 | 0.54 | 240 | 0.15 | 0.4 |
| Hex | 57 | 57 | 75 | 1A | 1A | 0 | 36 | F0 | F | 28 |
| Octal | 127 | 127 | 165 | 32 | 32 | 0 | 66 | 360 | 17 | 50 |
| Binary | 1010111 | 1010111 | 1110101 | 11010 | 11010 | 0 | 110110 | 11110000 | 1111 | 101000 |
Color Harmonies of #575775
Complementary color
Monochromatic Colors of #575775
Black with #575775
Text Example
Text Example
White with #575775
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #575775; }
p { color: rgb(87,87,117); }
H1.HeaderClassName
{
color: #575775;
}
.AnyTagClassName
{
color: #575775;
}
</style>
background-color css
<style>
a { background-color: #575775; }
a { background-color: rgb(87,87,117); }
div.DivClassName
{
background-color: #575775;
}
.BgClassName
{
background-color: #575775;
}
</style>
border-color css
<style>
span { border-color: #575775; }
span { border-color: rgb(87,87,117); }
td.TdClassName
{
border-color: #575775;
}
.TagClassName
{
border-color: #575775;
}
</style>