Shades of Como #557960
Tints of Como #557960
RGB
CMYK
RGB Variations
Color information
#557960 (or 0x557960) is known color: Como. HEX triplet: 55, 79 and 60. RGB value is (85,121,96). Sum of RGB (Red+Green+Blue) = 85+121+96=302 (40% of max value = 765). Red value is 85 (33.59% from 255 or 28.15% from 302); Green value is 121 (47.66% from 255 or 40.07% from 302); Blue value is 96 (37.89% from 255 or 31.79% from 302); Max value from RGB is 121 - color contains mainly: green. Hex color #557960 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #557960 is #AA869F. Grayscale: #6B6B6B. Windows color (decimal): -11175584 or 6322517. OLE color: 6322517.
HSL color Cylindrical-coordinate representation of color #557960: hue angle of 138.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 #557960 is Cyan = 0.30, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 85 | 121 | 96 | - |
| CMYK | 0.30 | 0 | 0.21 | 0.53 |
| HSL | 138.33º | 0.17% | 0.4% | - |
| HSV(B) | 138.33º | 0.3% | 0.47% | - |
| XYZ | 12.7 | 16.45 | 13.57 | - |
| YUV | 107.39 | 121.57 | 112.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 121 | 96 | 0.30 | 0 | 0.21 | 0.53 | 138.33 | 0.17 | 0.4 |
| Hex | 55 | 79 | 60 | 1E | 0 | 15 | 35 | 8A | 11 | 28 |
| Octal | 125 | 171 | 140 | 36 | 0 | 25 | 65 | 212 | 21 | 50 |
| Binary | 1010101 | 1111001 | 1100000 | 11110 | 0 | 10101 | 110101 | 10001010 | 10001 | 101000 |
Color Harmonies of #557960
Complementary color
Monochromatic Colors of #557960
Black with #557960
Text Example
Text Example
White with #557960
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557960; }
p { color: rgb(85,121,96); }
H1.HeaderClassName
{
color: #557960;
}
.AnyTagClassName
{
color: #557960;
}
</style>
background-color css
<style>
a { background-color: #557960; }
a { background-color: rgb(85,121,96); }
div.DivClassName
{
background-color: #557960;
}
.BgClassName
{
background-color: #557960;
}
</style>
border-color css
<style>
span { border-color: #557960; }
span { border-color: rgb(85,121,96); }
td.TdClassName
{
border-color: #557960;
}
.TagClassName
{
border-color: #557960;
}
</style>