Shades of Como #557660
Tints of Como #557660
RGB
CMYK
RGB Variations
Color information
#557660 (or 0x557660) is known color: Como. HEX triplet: 55, 76 and 60. RGB value is (85,118,96). Sum of RGB (Red+Green+Blue) = 85+118+96=299 (39% of max value = 765). Red value is 85 (33.59% from 255 or 28.43% from 299); Green value is 118 (46.48% from 255 or 39.46% from 299); Blue value is 96 (37.89% from 255 or 32.11% from 299); Max value from RGB is 118 - color contains mainly: green. Hex color #557660 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #557660 is #AA899F. Grayscale: #696969. Windows color (decimal): -11176352 or 6321749. OLE color: 6321749.
HSL color Cylindrical-coordinate representation of color #557660: hue angle of 140º degrees, saturation: 0.16, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #557660 is Cyan = 0.28, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 85 | 118 | 96 | - |
| CMYK | 0.28 | 0 | 0.19 | 0.54 |
| HSL | 140º | 0.16% | 0.4% | - |
| HSV(B) | 140º | 0.28% | 0.46% | - |
| XYZ | 12.34 | 15.73 | 13.45 | - |
| YUV | 105.63 | 122.57 | 113.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 118 | 96 | 0.28 | 0 | 0.19 | 0.54 | 140 | 0.16 | 0.4 |
| Hex | 55 | 76 | 60 | 1C | 0 | 13 | 36 | 8C | 10 | 28 |
| Octal | 125 | 166 | 140 | 34 | 0 | 23 | 66 | 214 | 20 | 50 |
| Binary | 1010101 | 1110110 | 1100000 | 11100 | 0 | 10011 | 110110 | 10001100 | 10000 | 101000 |
Color Harmonies of #557660
Complementary color
Monochromatic Colors of #557660
Black with #557660
Text Example
Text Example
White with #557660
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557660; }
p { color: rgb(85,118,96); }
H1.HeaderClassName
{
color: #557660;
}
.AnyTagClassName
{
color: #557660;
}
</style>
background-color css
<style>
a { background-color: #557660; }
a { background-color: rgb(85,118,96); }
div.DivClassName
{
background-color: #557660;
}
.BgClassName
{
background-color: #557660;
}
</style>
border-color css
<style>
span { border-color: #557660; }
span { border-color: rgb(85,118,96); }
td.TdClassName
{
border-color: #557660;
}
.TagClassName
{
border-color: #557660;
}
</style>