Shades of Como #558763
Tints of Como #558763
RGB
CMYK
RGB Variations
Color information
#558763 (or 0x558763) is known color: Como. HEX triplet: 55, 87 and 63. RGB value is (85,135,99). Sum of RGB (Red+Green+Blue) = 85+135+99=319 (42% of max value = 765). Red value is 85 (33.59% from 255 or 26.65% from 319); Green value is 135 (53.12% from 255 or 42.32% from 319); Blue value is 99 (39.06% from 255 or 31.03% from 319); Max value from RGB is 135 - color contains mainly: green. Hex color #558763 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #558763 is #AA789C. Grayscale: #747474. Windows color (decimal): -11171997 or 6522709. OLE color: 6522709.
HSL color Cylindrical-coordinate representation of color #558763: hue angle of 136.8º degrees, saturation: 0.23, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #558763 is Cyan = 0.37, Magento = 0, Yellow = 0.27 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 85 | 135 | 99 | - |
| CMYK | 0.37 | 0 | 0.27 | 0.47 |
| HSL | 136.8º | 0.23% | 0.43% | - |
| HSV(B) | 136.8º | 0.37% | 0.53% | - |
| XYZ | 14.66 | 20.16 | 14.92 | - |
| YUV | 115.95 | 118.44 | 105.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 135 | 99 | 0.37 | 0 | 0.27 | 0.47 | 136.8 | 0.23 | 0.43 |
| Hex | 55 | 87 | 63 | 25 | 0 | 1B | 2F | 89 | 17 | 2B |
| Octal | 125 | 207 | 143 | 45 | 0 | 33 | 57 | 211 | 27 | 53 |
| Binary | 1010101 | 10000111 | 1100011 | 100101 | 0 | 11011 | 101111 | 10001001 | 10111 | 101011 |
Color Harmonies of #558763
Complementary color
Monochromatic Colors of #558763
Black with #558763
Text Example
Text Example
White with #558763
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #558763; }
p { color: rgb(85,135,99); }
H1.HeaderClassName
{
color: #558763;
}
.AnyTagClassName
{
color: #558763;
}
</style>
background-color css
<style>
a { background-color: #558763; }
a { background-color: rgb(85,135,99); }
div.DivClassName
{
background-color: #558763;
}
.BgClassName
{
background-color: #558763;
}
</style>
border-color css
<style>
span { border-color: #558763; }
span { border-color: rgb(85,135,99); }
td.TdClassName
{
border-color: #558763;
}
.TagClassName
{
border-color: #558763;
}
</style>