Shades of Patina #579379
Tints of Patina #579379
RGB
CMYK
RGB Variations
Color information
#579379 (or 0x579379) is known color: Patina. HEX triplet: 57, 93 and 79. RGB value is (87,147,121). Sum of RGB (Red+Green+Blue) = 87+147+121=355 (47% of max value = 765). Red value is 87 (34.38% from 255 or 24.51% from 355); Green value is 147 (57.81% from 255 or 41.41% from 355); Blue value is 121 (47.66% from 255 or 34.08% from 355); Max value from RGB is 147 - color contains mainly: green. Hex color #579379 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #579379 is #A86C86. Grayscale: #7E7E7E. Windows color (decimal): -11037831 or 7967575. OLE color: 7967575.
HSL color Cylindrical-coordinate representation of color #579379: hue angle of 154º degrees, saturation: 0.26, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #579379 is Cyan = 0.41, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 87 | 147 | 121 | - |
| CMYK | 0.41 | 0 | 0.18 | 0.42 |
| HSL | 154º | 0.26% | 0.46% | - |
| HSV(B) | 154º | 0.41% | 0.58% | - |
| XYZ | 17.82 | 24.27 | 21.84 | - |
| YUV | 126.1 | 125.12 | 100.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 147 | 121 | 0.41 | 0 | 0.18 | 0.42 | 154 | 0.26 | 0.46 |
| Hex | 57 | 93 | 79 | 29 | 0 | 12 | 2A | 9A | 1A | 2E |
| Octal | 127 | 223 | 171 | 51 | 0 | 22 | 52 | 232 | 32 | 56 |
| Binary | 1010111 | 10010011 | 1111001 | 101001 | 0 | 10010 | 101010 | 10011010 | 11010 | 101110 |
Color Harmonies of #579379
Complementary color
Monochromatic Colors of #579379
Black with #579379
Text Example
Text Example
White with #579379
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #579379; }
p { color: rgb(87,147,121); }
H1.HeaderClassName
{
color: #579379;
}
.AnyTagClassName
{
color: #579379;
}
</style>
background-color css
<style>
a { background-color: #579379; }
a { background-color: rgb(87,147,121); }
div.DivClassName
{
background-color: #579379;
}
.BgClassName
{
background-color: #579379;
}
</style>
border-color css
<style>
span { border-color: #579379; }
span { border-color: rgb(87,147,121); }
td.TdClassName
{
border-color: #579379;
}
.TagClassName
{
border-color: #579379;
}
</style>