Shades of Como #557061
Tints of Como #557061
RGB
CMYK
RGB Variations
Color information
#557061 (or 0x557061) is known color: Como. HEX triplet: 55, 70 and 61. RGB value is (85,112,97). Sum of RGB (Red+Green+Blue) = 85+112+97=294 (38% of max value = 765). Red value is 85 (33.59% from 255 or 28.91% from 294); Green value is 112 (44.14% from 255 or 38.10% from 294); Blue value is 97 (38.28% from 255 or 32.99% from 294); Max value from RGB is 112 - color contains mainly: green. Hex color #557061 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #557061 is #AA8F9E. Grayscale: #666666. Windows color (decimal): -11177887 or 6385749. OLE color: 6385749.
HSL color Cylindrical-coordinate representation of color #557061: hue angle of 146.67º degrees, saturation: 0.14, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #557061 is Cyan = 0.24, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 85 | 112 | 97 | - |
| CMYK | 0.24 | 0 | 0.13 | 0.56 |
| HSL | 146.67º | 0.14% | 0.39% | - |
| HSV(B) | 146.67º | 0.24% | 0.44% | - |
| XYZ | 11.7 | 14.38 | 13.47 | - |
| YUV | 102.22 | 125.05 | 115.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 112 | 97 | 0.24 | 0 | 0.13 | 0.56 | 146.67 | 0.14 | 0.39 |
| Hex | 55 | 70 | 61 | 18 | 0 | D | 38 | 93 | E | 27 |
| Octal | 125 | 160 | 141 | 30 | 0 | 15 | 70 | 223 | 16 | 47 |
| Binary | 1010101 | 1110000 | 1100001 | 11000 | 0 | 1101 | 111000 | 10010011 | 1110 | 100111 |
Color Harmonies of #557061
Complementary color
Monochromatic Colors of #557061
Black with #557061
Text Example
Text Example
White with #557061
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557061; }
p { color: rgb(85,112,97); }
H1.HeaderClassName
{
color: #557061;
}
.AnyTagClassName
{
color: #557061;
}
</style>
background-color css
<style>
a { background-color: #557061; }
a { background-color: rgb(85,112,97); }
div.DivClassName
{
background-color: #557061;
}
.BgClassName
{
background-color: #557061;
}
</style>
border-color css
<style>
span { border-color: #557061; }
span { border-color: rgb(85,112,97); }
td.TdClassName
{
border-color: #557061;
}
.TagClassName
{
border-color: #557061;
}
</style>