Shades of Patina #559279
Tints of Patina #559279
RGB
CMYK
RGB Variations
Color information
#559279 (or 0x559279) is known color: Patina. HEX triplet: 55, 92 and 79. RGB value is (85,146,121). Sum of RGB (Red+Green+Blue) = 85+146+121=352 (46% of max value = 765). Red value is 85 (33.59% from 255 or 24.15% from 352); Green value is 146 (57.42% from 255 or 41.48% from 352); Blue value is 121 (47.66% from 255 or 34.38% from 352); Max value from RGB is 146 - color contains mainly: green. Hex color #559279 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #559279 is #AA6D86. Grayscale: #7C7C7C. Windows color (decimal): -11169159 or 7967317. OLE color: 7967317.
HSL color Cylindrical-coordinate representation of color #559279: hue angle of 155.41º degrees, saturation: 0.26, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #559279 is Cyan = 0.42, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 85 | 146 | 121 | - |
| CMYK | 0.42 | 0 | 0.17 | 0.43 |
| HSL | 155.41º | 0.26% | 0.45% | - |
| HSV(B) | 155.41º | 0.42% | 0.57% | - |
| XYZ | 17.48 | 23.87 | 21.78 | - |
| YUV | 124.91 | 125.79 | 99.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 146 | 121 | 0.42 | 0 | 0.17 | 0.43 | 155.41 | 0.26 | 0.45 |
| Hex | 55 | 92 | 79 | 2A | 0 | 11 | 2B | 9B | 1A | 2D |
| Octal | 125 | 222 | 171 | 52 | 0 | 21 | 53 | 233 | 32 | 55 |
| Binary | 1010101 | 10010010 | 1111001 | 101010 | 0 | 10001 | 101011 | 10011011 | 11010 | 101101 |
Color Harmonies of #559279
Complementary color
Monochromatic Colors of #559279
Black with #559279
Text Example
Text Example
White with #559279
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #559279; }
p { color: rgb(85,146,121); }
H1.HeaderClassName
{
color: #559279;
}
.AnyTagClassName
{
color: #559279;
}
</style>
background-color css
<style>
a { background-color: #559279; }
a { background-color: rgb(85,146,121); }
div.DivClassName
{
background-color: #559279;
}
.BgClassName
{
background-color: #559279;
}
</style>
border-color css
<style>
span { border-color: #559279; }
span { border-color: rgb(85,146,121); }
td.TdClassName
{
border-color: #559279;
}
.TagClassName
{
border-color: #559279;
}
</style>