Shades of Comet #575867
Tints of Comet #575867
RGB
CMYK
RGB Variations
Color information
#575867 (or 0x575867) is known color: Comet. HEX triplet: 57, 58 and 67. RGB value is (87,88,103). Sum of RGB (Red+Green+Blue) = 87+88+103=278 (36% of max value = 765). Red value is 87 (34.38% from 255 or 31.29% from 278); Green value is 88 (34.77% from 255 or 31.65% from 278); Blue value is 103 (40.62% from 255 or 37.05% from 278); Max value from RGB is 103 - color contains mainly: blue. Hex color #575867 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #575867 is #A8A798. Grayscale: #595959. Windows color (decimal): -11052953 or 6772823. OLE color: 6772823.
HSL color Cylindrical-coordinate representation of color #575867: hue angle of 236.25º degrees, saturation: 0.08, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #575867 is Cyan = 0.16, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 87 | 88 | 103 | - |
| CMYK | 0.16 | 0.15 | 0 | 0.60 |
| HSL | 236.25º | 0.08% | 0.37% | - |
| HSV(B) | 236.25º | 0.16% | 0.4% | - |
| XYZ | 9.87 | 9.98 | 14.24 | - |
| YUV | 89.41 | 135.67 | 126.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 88 | 103 | 0.16 | 0.15 | 0 | 0.60 | 236.25 | 0.08 | 0.37 |
| Hex | 57 | 58 | 67 | 10 | F | 0 | 3C | EC | 8 | 25 |
| Octal | 127 | 130 | 147 | 20 | 17 | 0 | 74 | 354 | 10 | 45 |
| Binary | 1010111 | 1011000 | 1100111 | 10000 | 1111 | 0 | 111100 | 11101100 | 1000 | 100101 |
Color Harmonies of #575867
Complementary color
Monochromatic Colors of #575867
Black with #575867
Text Example
Text Example
White with #575867
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #575867; }
p { color: rgb(87,88,103); }
H1.HeaderClassName
{
color: #575867;
}
.AnyTagClassName
{
color: #575867;
}
</style>
background-color css
<style>
a { background-color: #575867; }
a { background-color: rgb(87,88,103); }
div.DivClassName
{
background-color: #575867;
}
.BgClassName
{
background-color: #575867;
}
</style>
border-color css
<style>
span { border-color: #575867; }
span { border-color: rgb(87,88,103); }
td.TdClassName
{
border-color: #575867;
}
.TagClassName
{
border-color: #575867;
}
</style>