Shades of Como #557063
Tints of Como #557063
RGB
CMYK
RGB Variations
Color information
#557063 (or 0x557063) is known color: Como. HEX triplet: 55, 70 and 63. RGB value is (85,112,99). Sum of RGB (Red+Green+Blue) = 85+112+99=296 (39% of max value = 765). Red value is 85 (33.59% from 255 or 28.72% from 296); Green value is 112 (44.14% from 255 or 37.84% from 296); Blue value is 99 (39.06% from 255 or 33.45% from 296); Max value from RGB is 112 - color contains mainly: green. Hex color #557063 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #557063 is #AA8F9C. Grayscale: #666666. Windows color (decimal): -11177885 or 6516821. OLE color: 6516821.
HSL color Cylindrical-coordinate representation of color #557063: hue angle of 151.11º 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 #557063 is Cyan = 0.24, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 85 | 112 | 99 | - |
| CMYK | 0.24 | 0 | 0.12 | 0.56 |
| HSL | 151.11º | 0.14% | 0.39% | - |
| HSV(B) | 151.11º | 0.24% | 0.44% | - |
| XYZ | 11.79 | 14.42 | 13.97 | - |
| YUV | 102.45 | 126.05 | 115.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 112 | 99 | 0.24 | 0 | 0.12 | 0.56 | 151.11 | 0.14 | 0.39 |
| Hex | 55 | 70 | 63 | 18 | 0 | C | 38 | 97 | E | 27 |
| Octal | 125 | 160 | 143 | 30 | 0 | 14 | 70 | 227 | 16 | 47 |
| Binary | 1010101 | 1110000 | 1100011 | 11000 | 0 | 1100 | 111000 | 10010111 | 1110 | 100111 |
Color Harmonies of #557063
Complementary color
Monochromatic Colors of #557063
Black with #557063
Text Example
Text Example
White with #557063
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557063; }
p { color: rgb(85,112,99); }
H1.HeaderClassName
{
color: #557063;
}
.AnyTagClassName
{
color: #557063;
}
</style>
background-color css
<style>
a { background-color: #557063; }
a { background-color: rgb(85,112,99); }
div.DivClassName
{
background-color: #557063;
}
.BgClassName
{
background-color: #557063;
}
</style>
border-color css
<style>
span { border-color: #557063; }
span { border-color: rgb(85,112,99); }
td.TdClassName
{
border-color: #557063;
}
.TagClassName
{
border-color: #557063;
}
</style>