Shades of Como #557566
Tints of Como #557566
RGB
CMYK
RGB Variations
Color information
#557566 (or 0x557566) is known color: Como. HEX triplet: 55, 75 and 66. RGB value is (85,117,102). Sum of RGB (Red+Green+Blue) = 85+117+102=304 (40% of max value = 765). Red value is 85 (33.59% from 255 or 27.96% from 304); Green value is 117 (46.09% from 255 or 38.49% from 304); Blue value is 102 (40.23% from 255 or 33.55% from 304); Max value from RGB is 117 - color contains mainly: green. Hex color #557566 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #557566 is #AA8A99. Grayscale: #696969. Windows color (decimal): -11176602 or 6714709. OLE color: 6714709.
HSL color Cylindrical-coordinate representation of color #557566: hue angle of 151.88º 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 #557566 is Cyan = 0.27, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 85 | 117 | 102 | - |
| CMYK | 0.27 | 0 | 0.13 | 0.54 |
| HSL | 151.88º | 0.16% | 0.4% | - |
| HSV(B) | 151.88º | 0.27% | 0.46% | - |
| XYZ | 12.51 | 15.61 | 14.92 | - |
| YUV | 105.72 | 125.9 | 113.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 117 | 102 | 0.27 | 0 | 0.13 | 0.54 | 151.88 | 0.16 | 0.4 |
| Hex | 55 | 75 | 66 | 1B | 0 | D | 36 | 98 | 10 | 28 |
| Octal | 125 | 165 | 146 | 33 | 0 | 15 | 66 | 230 | 20 | 50 |
| Binary | 1010101 | 1110101 | 1100110 | 11011 | 0 | 1101 | 110110 | 10011000 | 10000 | 101000 |
Color Harmonies of #557566
Complementary color
Monochromatic Colors of #557566
Black with #557566
Text Example
Text Example
White with #557566
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557566; }
p { color: rgb(85,117,102); }
H1.HeaderClassName
{
color: #557566;
}
.AnyTagClassName
{
color: #557566;
}
</style>
background-color css
<style>
a { background-color: #557566; }
a { background-color: rgb(85,117,102); }
div.DivClassName
{
background-color: #557566;
}
.BgClassName
{
background-color: #557566;
}
</style>
border-color css
<style>
span { border-color: #557566; }
span { border-color: rgb(85,117,102); }
td.TdClassName
{
border-color: #557566;
}
.TagClassName
{
border-color: #557566;
}
</style>