Shades of Como #558561
Tints of Como #558561
RGB
CMYK
RGB Variations
Color information
#558561 (or 0x558561) is known color: Como. HEX triplet: 55, 85 and 61. RGB value is (85,133,97). Sum of RGB (Red+Green+Blue) = 85+133+97=315 (41% of max value = 765). Red value is 85 (33.59% from 255 or 26.98% from 315); Green value is 133 (52.34% from 255 or 42.22% from 315); Blue value is 97 (38.28% from 255 or 30.79% from 315); Max value from RGB is 133 - color contains mainly: green. Hex color #558561 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #558561 is #AA7A9E. Grayscale: #727272. Windows color (decimal): -11172511 or 6391125. OLE color: 6391125.
HSL color Cylindrical-coordinate representation of color #558561: hue angle of 135º 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 #558561 is Cyan = 0.36, Magento = 0, Yellow = 0.27 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 85 | 133 | 97 | - |
| CMYK | 0.36 | 0 | 0.27 | 0.48 |
| HSL | 135º | 0.22% | 0.43% | - |
| HSV(B) | 135º | 0.36% | 0.52% | - |
| XYZ | 14.29 | 19.57 | 14.33 | - |
| YUV | 114.54 | 118.1 | 106.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 133 | 97 | 0.36 | 0 | 0.27 | 0.48 | 135 | 0.22 | 0.43 |
| Hex | 55 | 85 | 61 | 24 | 0 | 1B | 30 | 87 | 16 | 2B |
| Octal | 125 | 205 | 141 | 44 | 0 | 33 | 60 | 207 | 26 | 53 |
| Binary | 1010101 | 10000101 | 1100001 | 100100 | 0 | 11011 | 110000 | 10000111 | 10110 | 101011 |
Color Harmonies of #558561
Complementary color
Monochromatic Colors of #558561
Black with #558561
Text Example
Text Example
White with #558561
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #558561; }
p { color: rgb(85,133,97); }
H1.HeaderClassName
{
color: #558561;
}
.AnyTagClassName
{
color: #558561;
}
</style>
background-color css
<style>
a { background-color: #558561; }
a { background-color: rgb(85,133,97); }
div.DivClassName
{
background-color: #558561;
}
.BgClassName
{
background-color: #558561;
}
</style>
border-color css
<style>
span { border-color: #558561; }
span { border-color: rgb(85,133,97); }
td.TdClassName
{
border-color: #558561;
}
.TagClassName
{
border-color: #558561;
}
</style>