Shades of Patina #559879
Tints of Patina #559879
RGB
CMYK
RGB Variations
Color information
#559879 (or 0x559879) is known color: Patina. HEX triplet: 55, 98 and 79. RGB value is (85,152,121). Sum of RGB (Red+Green+Blue) = 85+152+121=358 (47% of max value = 765). Red value is 85 (33.59% from 255 or 23.74% from 358); Green value is 152 (59.77% from 255 or 42.46% from 358); Blue value is 121 (47.66% from 255 or 33.80% from 358); Max value from RGB is 152 - color contains mainly: green. Hex color #559879 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #559879 is #AA6786. Grayscale: #808080. Windows color (decimal): -11167623 or 7968853. OLE color: 7968853.
HSL color Cylindrical-coordinate representation of color #559879: hue angle of 152.24º degrees, saturation: 0.28, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #559879 is Cyan = 0.44, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 85 | 152 | 121 | - |
| CMYK | 0.44 | 0 | 0.20 | 0.40 |
| HSL | 152.24º | 0.28% | 0.46% | - |
| HSV(B) | 152.24º | 0.44% | 0.6% | - |
| XYZ | 18.43 | 25.77 | 22.09 | - |
| YUV | 128.43 | 123.8 | 97.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 152 | 121 | 0.44 | 0 | 0.20 | 0.40 | 152.24 | 0.28 | 0.46 |
| Hex | 55 | 98 | 79 | 2C | 0 | 14 | 28 | 98 | 1C | 2E |
| Octal | 125 | 230 | 171 | 54 | 0 | 24 | 50 | 230 | 34 | 56 |
| Binary | 1010101 | 10011000 | 1111001 | 101100 | 0 | 10100 | 101000 | 10011000 | 11100 | 101110 |
Color Harmonies of #559879
Complementary color
Monochromatic Colors of #559879
Black with #559879
Text Example
Text Example
White with #559879
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #559879; }
p { color: rgb(85,152,121); }
H1.HeaderClassName
{
color: #559879;
}
.AnyTagClassName
{
color: #559879;
}
</style>
background-color css
<style>
a { background-color: #559879; }
a { background-color: rgb(85,152,121); }
div.DivClassName
{
background-color: #559879;
}
.BgClassName
{
background-color: #559879;
}
</style>
border-color css
<style>
span { border-color: #559879; }
span { border-color: rgb(85,152,121); }
td.TdClassName
{
border-color: #559879;
}
.TagClassName
{
border-color: #559879;
}
</style>