Shades of Como #557060
Tints of Como #557060
RGB
CMYK
RGB Variations
Color information
#557060 (or 0x557060) is known color: Como. HEX triplet: 55, 70 and 60. RGB value is (85,112,96). Sum of RGB (Red+Green+Blue) = 85+112+96=293 (38% of max value = 765). Red value is 85 (33.59% from 255 or 29.01% from 293); Green value is 112 (44.14% from 255 or 38.23% from 293); Blue value is 96 (37.89% from 255 or 32.76% from 293); Max value from RGB is 112 - color contains mainly: green. Hex color #557060 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #557060 is #AA8F9F. Grayscale: #666666. Windows color (decimal): -11177888 or 6320213. OLE color: 6320213.
HSL color Cylindrical-coordinate representation of color #557060: hue angle of 144.44º degrees, saturation: 0.14, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #557060 is Cyan = 0.24, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 85 | 112 | 96 | - |
| CMYK | 0.24 | 0 | 0.14 | 0.56 |
| HSL | 144.44º | 0.14% | 0.39% | - |
| HSV(B) | 144.44º | 0.24% | 0.44% | - |
| XYZ | 11.65 | 14.36 | 13.22 | - |
| YUV | 102.1 | 124.55 | 115.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 112 | 96 | 0.24 | 0 | 0.14 | 0.56 | 144.44 | 0.14 | 0.39 |
| Hex | 55 | 70 | 60 | 18 | 0 | E | 38 | 90 | E | 27 |
| Octal | 125 | 160 | 140 | 30 | 0 | 16 | 70 | 220 | 16 | 47 |
| Binary | 1010101 | 1110000 | 1100000 | 11000 | 0 | 1110 | 111000 | 10010000 | 1110 | 100111 |
Color Harmonies of #557060
Complementary color
Monochromatic Colors of #557060
Black with #557060
Text Example
Text Example
White with #557060
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557060; }
p { color: rgb(85,112,96); }
H1.HeaderClassName
{
color: #557060;
}
.AnyTagClassName
{
color: #557060;
}
</style>
background-color css
<style>
a { background-color: #557060; }
a { background-color: rgb(85,112,96); }
div.DivClassName
{
background-color: #557060;
}
.BgClassName
{
background-color: #557060;
}
</style>
border-color css
<style>
span { border-color: #557060; }
span { border-color: rgb(85,112,96); }
td.TdClassName
{
border-color: #557060;
}
.TagClassName
{
border-color: #557060;
}
</style>