Shades of Comet #575769
Tints of Comet #575769
RGB
CMYK
RGB Variations
Color information
#575769 (or 0x575769) is known color: Comet. HEX triplet: 57, 57 and 69. RGB value is (87,87,105). Sum of RGB (Red+Green+Blue) = 87+87+105=279 (36% of max value = 765). Red value is 87 (34.38% from 255 or 31.18% from 279); Green value is 87 (34.38% from 255 or 31.18% from 279); Blue value is 105 (41.41% from 255 or 37.63% from 279); Max value from RGB is 105 - color contains mainly: blue. Hex color #575769 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #575769 is #A8A896. Grayscale: #585858. Windows color (decimal): -11053207 or 6903639. OLE color: 6903639.
HSL color Cylindrical-coordinate representation of color #575769: hue angle of 240º degrees, saturation: 0.09, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #575769 is Cyan = 0.17, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 87 | 87 | 105 | - |
| CMYK | 0.17 | 0.17 | 0 | 0.59 |
| HSL | 240º | 0.09% | 0.38% | - |
| HSV(B) | 240º | 0.17% | 0.41% | - |
| XYZ | 9.89 | 9.86 | 14.75 | - |
| YUV | 89.05 | 137 | 126.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 87 | 105 | 0.17 | 0.17 | 0 | 0.59 | 240 | 0.09 | 0.38 |
| Hex | 57 | 57 | 69 | 11 | 11 | 0 | 3B | F0 | 9 | 26 |
| Octal | 127 | 127 | 151 | 21 | 21 | 0 | 73 | 360 | 11 | 46 |
| Binary | 1010111 | 1010111 | 1101001 | 10001 | 10001 | 0 | 111011 | 11110000 | 1001 | 100110 |
Color Harmonies of #575769
Complementary color
Monochromatic Colors of #575769
Black with #575769
Text Example
Text Example
White with #575769
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #575769; }
p { color: rgb(87,87,105); }
H1.HeaderClassName
{
color: #575769;
}
.AnyTagClassName
{
color: #575769;
}
</style>
background-color css
<style>
a { background-color: #575769; }
a { background-color: rgb(87,87,105); }
div.DivClassName
{
background-color: #575769;
}
.BgClassName
{
background-color: #575769;
}
</style>
border-color css
<style>
span { border-color: #575769; }
span { border-color: rgb(87,87,105); }
td.TdClassName
{
border-color: #575769;
}
.TagClassName
{
border-color: #575769;
}
</style>