Shades of Como #557966
Tints of Como #557966
RGB
CMYK
RGB Variations
Color information
#557966 (or 0x557966) is known color: Como. HEX triplet: 55, 79 and 66. RGB value is (85,121,102). Sum of RGB (Red+Green+Blue) = 85+121+102=308 (40% of max value = 765). Red value is 85 (33.59% from 255 or 27.60% from 308); Green value is 121 (47.66% from 255 or 39.29% from 308); Blue value is 102 (40.23% from 255 or 33.12% from 308); Max value from RGB is 121 - color contains mainly: green. Hex color #557966 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #557966 is #AA8699. Grayscale: #6C6C6C. Windows color (decimal): -11175578 or 6715733. OLE color: 6715733.
HSL color Cylindrical-coordinate representation of color #557966: hue angle of 148.33º degrees, saturation: 0.17, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #557966 is Cyan = 0.30, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 85 | 121 | 102 | - |
| CMYK | 0.30 | 0 | 0.16 | 0.53 |
| HSL | 148.33º | 0.17% | 0.4% | - |
| HSV(B) | 148.33º | 0.3% | 0.47% | - |
| XYZ | 12.98 | 16.57 | 15.08 | - |
| YUV | 108.07 | 124.57 | 111.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 121 | 102 | 0.30 | 0 | 0.16 | 0.53 | 148.33 | 0.17 | 0.4 |
| Hex | 55 | 79 | 66 | 1E | 0 | 10 | 35 | 94 | 11 | 28 |
| Octal | 125 | 171 | 146 | 36 | 0 | 20 | 65 | 224 | 21 | 50 |
| Binary | 1010101 | 1111001 | 1100110 | 11110 | 0 | 10000 | 110101 | 10010100 | 10001 | 101000 |
Color Harmonies of #557966
Complementary color
Monochromatic Colors of #557966
Black with #557966
Text Example
Text Example
White with #557966
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557966; }
p { color: rgb(85,121,102); }
H1.HeaderClassName
{
color: #557966;
}
.AnyTagClassName
{
color: #557966;
}
</style>
background-color css
<style>
a { background-color: #557966; }
a { background-color: rgb(85,121,102); }
div.DivClassName
{
background-color: #557966;
}
.BgClassName
{
background-color: #557966;
}
</style>
border-color css
<style>
span { border-color: #557966; }
span { border-color: rgb(85,121,102); }
td.TdClassName
{
border-color: #557966;
}
.TagClassName
{
border-color: #557966;
}
</style>