Shades of Comet #575976
Tints of Comet #575976
RGB
CMYK
RGB Variations
Color information
#575976 (or 0x575976) is known color: Comet. HEX triplet: 57, 59 and 76. RGB value is (87,89,118). Sum of RGB (Red+Green+Blue) = 87+89+118=294 (38% of max value = 765). Red value is 87 (34.38% from 255 or 29.59% from 294); Green value is 89 (35.16% from 255 or 30.27% from 294); Blue value is 118 (46.48% from 255 or 40.14% from 294); Max value from RGB is 118 - color contains mainly: blue. Hex color #575976 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #575976 is #A8A689. Grayscale: #5B5B5B. Windows color (decimal): -11052682 or 7756119. OLE color: 7756119.
HSL color Cylindrical-coordinate representation of color #575976: hue angle of 236.13º 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 #575976 is Cyan = 0.26, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 87 | 89 | 118 | - |
| CMYK | 0.26 | 0.25 | 0 | 0.54 |
| HSL | 236.13º | 0.15% | 0.4% | - |
| HSV(B) | 236.13º | 0.26% | 0.46% | - |
| XYZ | 10.77 | 10.48 | 18.59 | - |
| YUV | 91.71 | 142.84 | 124.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 89 | 118 | 0.26 | 0.25 | 0 | 0.54 | 236.13 | 0.15 | 0.4 |
| Hex | 57 | 59 | 76 | 1A | 19 | 0 | 36 | EC | F | 28 |
| Octal | 127 | 131 | 166 | 32 | 31 | 0 | 66 | 354 | 17 | 50 |
| Binary | 1010111 | 1011001 | 1110110 | 11010 | 11001 | 0 | 110110 | 11101100 | 1111 | 101000 |
Color Harmonies of #575976
Complementary color
Monochromatic Colors of #575976
Black with #575976
Text Example
Text Example
White with #575976
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #575976; }
p { color: rgb(87,89,118); }
H1.HeaderClassName
{
color: #575976;
}
.AnyTagClassName
{
color: #575976;
}
</style>
background-color css
<style>
a { background-color: #575976; }
a { background-color: rgb(87,89,118); }
div.DivClassName
{
background-color: #575976;
}
.BgClassName
{
background-color: #575976;
}
</style>
border-color css
<style>
span { border-color: #575976; }
span { border-color: rgb(87,89,118); }
td.TdClassName
{
border-color: #575976;
}
.TagClassName
{
border-color: #575976;
}
</style>