Shades of Como #557861
Tints of Como #557861
RGB
CMYK
RGB Variations
Color information
#557861 (or 0x557861) is known color: Como. HEX triplet: 55, 78 and 61. RGB value is (85,120,97). Sum of RGB (Red+Green+Blue) = 85+120+97=302 (40% of max value = 765). Red value is 85 (33.59% from 255 or 28.15% from 302); Green value is 120 (47.27% from 255 or 39.74% from 302); Blue value is 97 (38.28% from 255 or 32.12% from 302); Max value from RGB is 120 - color contains mainly: green. Hex color #557861 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #557861 is #AA879E. Grayscale: #6A6A6A. Windows color (decimal): -11175839 or 6387797. OLE color: 6387797.
HSL color Cylindrical-coordinate representation of color #557861: hue angle of 140.57º degrees, saturation: 0.17, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #557861 is Cyan = 0.29, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 85 | 120 | 97 | - |
| CMYK | 0.29 | 0 | 0.19 | 0.53 |
| HSL | 140.57º | 0.17% | 0.4% | - |
| HSV(B) | 140.57º | 0.29% | 0.47% | - |
| XYZ | 12.62 | 16.23 | 13.78 | - |
| YUV | 106.91 | 122.4 | 112.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 120 | 97 | 0.29 | 0 | 0.19 | 0.53 | 140.57 | 0.17 | 0.4 |
| Hex | 55 | 78 | 61 | 1D | 0 | 13 | 35 | 8D | 11 | 28 |
| Octal | 125 | 170 | 141 | 35 | 0 | 23 | 65 | 215 | 21 | 50 |
| Binary | 1010101 | 1111000 | 1100001 | 11101 | 0 | 10011 | 110101 | 10001101 | 10001 | 101000 |
Color Harmonies of #557861
Complementary color
Monochromatic Colors of #557861
Black with #557861
Text Example
Text Example
White with #557861
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557861; }
p { color: rgb(85,120,97); }
H1.HeaderClassName
{
color: #557861;
}
.AnyTagClassName
{
color: #557861;
}
</style>
background-color css
<style>
a { background-color: #557861; }
a { background-color: rgb(85,120,97); }
div.DivClassName
{
background-color: #557861;
}
.BgClassName
{
background-color: #557861;
}
</style>
border-color css
<style>
span { border-color: #557861; }
span { border-color: rgb(85,120,97); }
td.TdClassName
{
border-color: #557861;
}
.TagClassName
{
border-color: #557861;
}
</style>