Shades of Como #557560
Tints of Como #557560
RGB
CMYK
RGB Variations
Color information
#557560 (or 0x557560) is known color: Como. HEX triplet: 55, 75 and 60. RGB value is (85,117,96). Sum of RGB (Red+Green+Blue) = 85+117+96=298 (39% of max value = 765). Red value is 85 (33.59% from 255 or 28.52% from 298); Green value is 117 (46.09% from 255 or 39.26% from 298); Blue value is 96 (37.89% from 255 or 32.21% from 298); Max value from RGB is 117 - color contains mainly: green. Hex color #557560 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #557560 is #AA8A9F. Grayscale: #696969. Windows color (decimal): -11176608 or 6321493. OLE color: 6321493.
HSL color Cylindrical-coordinate representation of color #557560: hue angle of 140.62º degrees, saturation: 0.16, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #557560 is Cyan = 0.27, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 85 | 117 | 96 | - |
| CMYK | 0.27 | 0 | 0.18 | 0.54 |
| HSL | 140.63º | 0.16% | 0.4% | - |
| HSV(B) | 140.63º | 0.27% | 0.46% | - |
| XYZ | 12.22 | 15.5 | 13.41 | - |
| YUV | 105.04 | 122.9 | 113.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 117 | 96 | 0.27 | 0 | 0.18 | 0.54 | 140.63 | 0.16 | 0.4 |
| Hex | 55 | 75 | 60 | 1B | 0 | 12 | 36 | 8D | 10 | 28 |
| Octal | 125 | 165 | 140 | 33 | 0 | 22 | 66 | 215 | 20 | 50 |
| Binary | 1010101 | 1110101 | 1100000 | 11011 | 0 | 10010 | 110110 | 10001101 | 10000 | 101000 |
Color Harmonies of #557560
Complementary color
Monochromatic Colors of #557560
Black with #557560
Text Example
Text Example
White with #557560
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557560; }
p { color: rgb(85,117,96); }
H1.HeaderClassName
{
color: #557560;
}
.AnyTagClassName
{
color: #557560;
}
</style>
background-color css
<style>
a { background-color: #557560; }
a { background-color: rgb(85,117,96); }
div.DivClassName
{
background-color: #557560;
}
.BgClassName
{
background-color: #557560;
}
</style>
border-color css
<style>
span { border-color: #557560; }
span { border-color: rgb(85,117,96); }
td.TdClassName
{
border-color: #557560;
}
.TagClassName
{
border-color: #557560;
}
</style>