Shades of Patina #569579
Tints of Patina #569579
RGB
CMYK
RGB Variations
Color information
#569579 (or 0x569579) is known color: Patina. HEX triplet: 56, 95 and 79. RGB value is (86,149,121). Sum of RGB (Red+Green+Blue) = 86+149+121=356 (47% of max value = 765). Red value is 86 (33.98% from 255 or 24.16% from 356); Green value is 149 (58.59% from 255 or 41.85% from 356); Blue value is 121 (47.66% from 255 or 33.99% from 356); Max value from RGB is 149 - color contains mainly: green. Hex color #569579 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #569579 is #A96A86. Grayscale: #7F7F7F. Windows color (decimal): -11102855 or 7968086. OLE color: 7968086.
HSL color Cylindrical-coordinate representation of color #569579: hue angle of 153.33º degrees, saturation: 0.27, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #569579 is Cyan = 0.42, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 86 | 149 | 121 | - |
| CMYK | 0.42 | 0 | 0.19 | 0.42 |
| HSL | 153.33º | 0.27% | 0.46% | - |
| HSV(B) | 153.33º | 0.42% | 0.58% | - |
| XYZ | 18.04 | 24.85 | 21.94 | - |
| YUV | 126.97 | 124.63 | 98.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 149 | 121 | 0.42 | 0 | 0.19 | 0.42 | 153.33 | 0.27 | 0.46 |
| Hex | 56 | 95 | 79 | 2A | 0 | 13 | 2A | 99 | 1B | 2E |
| Octal | 126 | 225 | 171 | 52 | 0 | 23 | 52 | 231 | 33 | 56 |
| Binary | 1010110 | 10010101 | 1111001 | 101010 | 0 | 10011 | 101010 | 10011001 | 11011 | 101110 |
Color Harmonies of #569579
Complementary color
Monochromatic Colors of #569579
Black with #569579
Text Example
Text Example
White with #569579
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #569579; }
p { color: rgb(86,149,121); }
H1.HeaderClassName
{
color: #569579;
}
.AnyTagClassName
{
color: #569579;
}
</style>
background-color css
<style>
a { background-color: #569579; }
a { background-color: rgb(86,149,121); }
div.DivClassName
{
background-color: #569579;
}
.BgClassName
{
background-color: #569579;
}
</style>
border-color css
<style>
span { border-color: #569579; }
span { border-color: rgb(86,149,121); }
td.TdClassName
{
border-color: #569579;
}
.TagClassName
{
border-color: #569579;
}
</style>