Shades of Como #557562
Tints of Como #557562
RGB
CMYK
RGB Variations
Color information
#557562 (or 0x557562) is known color: Como. HEX triplet: 55, 75 and 62. RGB value is (85,117,98). Sum of RGB (Red+Green+Blue) = 85+117+98=300 (39% of max value = 765). Red value is 85 (33.59% from 255 or 28.33% from 300); Green value is 117 (46.09% from 255 or 39% from 300); Blue value is 98 (38.67% from 255 or 32.67% from 300); Max value from RGB is 117 - color contains mainly: green. Hex color #557562 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #557562 is #AA8A9D. Grayscale: #696969. Windows color (decimal): -11176606 or 6452565. OLE color: 6452565.
HSL color Cylindrical-coordinate representation of color #557562: hue angle of 144.38º degrees, saturation: 0.16, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #557562 is Cyan = 0.27, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 85 | 117 | 98 | - |
| CMYK | 0.27 | 0 | 0.16 | 0.54 |
| HSL | 144.38º | 0.16% | 0.4% | - |
| HSV(B) | 144.38º | 0.27% | 0.46% | - |
| XYZ | 12.31 | 15.54 | 13.91 | - |
| YUV | 105.27 | 123.9 | 113.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 117 | 98 | 0.27 | 0 | 0.16 | 0.54 | 144.38 | 0.16 | 0.4 |
| Hex | 55 | 75 | 62 | 1B | 0 | 10 | 36 | 90 | 10 | 28 |
| Octal | 125 | 165 | 142 | 33 | 0 | 20 | 66 | 220 | 20 | 50 |
| Binary | 1010101 | 1110101 | 1100010 | 11011 | 0 | 10000 | 110110 | 10010000 | 10000 | 101000 |
Color Harmonies of #557562
Complementary color
Monochromatic Colors of #557562
Black with #557562
Text Example
Text Example
White with #557562
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557562; }
p { color: rgb(85,117,98); }
H1.HeaderClassName
{
color: #557562;
}
.AnyTagClassName
{
color: #557562;
}
</style>
background-color css
<style>
a { background-color: #557562; }
a { background-color: rgb(85,117,98); }
div.DivClassName
{
background-color: #557562;
}
.BgClassName
{
background-color: #557562;
}
</style>
border-color css
<style>
span { border-color: #557562; }
span { border-color: rgb(85,117,98); }
td.TdClassName
{
border-color: #557562;
}
.TagClassName
{
border-color: #557562;
}
</style>