Shades of Como #557360
Tints of Como #557360
RGB
CMYK
RGB Variations
Color information
#557360 (or 0x557360) is known color: Como. HEX triplet: 55, 73 and 60. RGB value is (85,115,96). Sum of RGB (Red+Green+Blue) = 85+115+96=296 (39% of max value = 765). Red value is 85 (33.59% from 255 or 28.72% from 296); Green value is 115 (45.31% from 255 or 38.85% from 296); Blue value is 96 (37.89% from 255 or 32.43% from 296); Max value from RGB is 115 - color contains mainly: green. Hex color #557360 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #557360 is #AA8C9F. Grayscale: #676767. Windows color (decimal): -11177120 or 6320981. OLE color: 6320981.
HSL color Cylindrical-coordinate representation of color #557360: hue angle of 142º degrees, saturation: 0.15, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #557360 is Cyan = 0.26, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 85 | 115 | 96 | - |
| CMYK | 0.26 | 0 | 0.17 | 0.55 |
| HSL | 142º | 0.15% | 0.39% | - |
| HSV(B) | 142º | 0.26% | 0.45% | - |
| XYZ | 11.99 | 15.04 | 13.34 | - |
| YUV | 103.86 | 123.56 | 114.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 115 | 96 | 0.26 | 0 | 0.17 | 0.55 | 142 | 0.15 | 0.39 |
| Hex | 55 | 73 | 60 | 1A | 0 | 11 | 37 | 8E | F | 27 |
| Octal | 125 | 163 | 140 | 32 | 0 | 21 | 67 | 216 | 17 | 47 |
| Binary | 1010101 | 1110011 | 1100000 | 11010 | 0 | 10001 | 110111 | 10001110 | 1111 | 100111 |
Color Harmonies of #557360
Complementary color
Monochromatic Colors of #557360
Black with #557360
Text Example
Text Example
White with #557360
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557360; }
p { color: rgb(85,115,96); }
H1.HeaderClassName
{
color: #557360;
}
.AnyTagClassName
{
color: #557360;
}
</style>
background-color css
<style>
a { background-color: #557360; }
a { background-color: rgb(85,115,96); }
div.DivClassName
{
background-color: #557360;
}
.BgClassName
{
background-color: #557360;
}
</style>
border-color css
<style>
span { border-color: #557360; }
span { border-color: rgb(85,115,96); }
td.TdClassName
{
border-color: #557360;
}
.TagClassName
{
border-color: #557360;
}
</style>