Shades of Como #558560
Tints of Como #558560
RGB
CMYK
RGB Variations
Color information
#558560 (or 0x558560) is known color: Como. HEX triplet: 55, 85 and 60. RGB value is (85,133,96). Sum of RGB (Red+Green+Blue) = 85+133+96=314 (41% of max value = 765). Red value is 85 (33.59% from 255 or 27.07% from 314); Green value is 133 (52.34% from 255 or 42.36% from 314); Blue value is 96 (37.89% from 255 or 30.57% from 314); Max value from RGB is 133 - color contains mainly: green. Hex color #558560 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #558560 is #AA7A9F. Grayscale: #727272. Windows color (decimal): -11172512 or 6325589. OLE color: 6325589.
HSL color Cylindrical-coordinate representation of color #558560: hue angle of 133.75º degrees, saturation: 0.22, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #558560 is Cyan = 0.36, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 85 | 133 | 96 | - |
| CMYK | 0.36 | 0 | 0.28 | 0.48 |
| HSL | 133.75º | 0.22% | 0.43% | - |
| HSV(B) | 133.75º | 0.36% | 0.52% | - |
| XYZ | 14.25 | 19.55 | 14.09 | - |
| YUV | 114.43 | 117.6 | 107.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 133 | 96 | 0.36 | 0 | 0.28 | 0.48 | 133.75 | 0.22 | 0.43 |
| Hex | 55 | 85 | 60 | 24 | 0 | 1C | 30 | 86 | 16 | 2B |
| Octal | 125 | 205 | 140 | 44 | 0 | 34 | 60 | 206 | 26 | 53 |
| Binary | 1010101 | 10000101 | 1100000 | 100100 | 0 | 11100 | 110000 | 10000110 | 10110 | 101011 |
Color Harmonies of #558560
Complementary color
Monochromatic Colors of #558560
Black with #558560
Text Example
Text Example
White with #558560
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #558560; }
p { color: rgb(85,133,96); }
H1.HeaderClassName
{
color: #558560;
}
.AnyTagClassName
{
color: #558560;
}
</style>
background-color css
<style>
a { background-color: #558560; }
a { background-color: rgb(85,133,96); }
div.DivClassName
{
background-color: #558560;
}
.BgClassName
{
background-color: #558560;
}
</style>
border-color css
<style>
span { border-color: #558560; }
span { border-color: rgb(85,133,96); }
td.TdClassName
{
border-color: #558560;
}
.TagClassName
{
border-color: #558560;
}
</style>