Shades of Patina #579479
Tints of Patina #579479
RGB
CMYK
RGB Variations
Color information
#579479 (or 0x579479) is known color: Patina. HEX triplet: 57, 94 and 79. RGB value is (87,148,121). Sum of RGB (Red+Green+Blue) = 87+148+121=356 (47% of max value = 765). Red value is 87 (34.38% from 255 or 24.44% from 356); Green value is 148 (58.20% from 255 or 41.57% from 356); Blue value is 121 (47.66% from 255 or 33.99% from 356); Max value from RGB is 148 - color contains mainly: green. Hex color #579479 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #579479 is #A86B86. Grayscale: #7E7E7E. Windows color (decimal): -11037575 or 7967831. OLE color: 7967831.
HSL color Cylindrical-coordinate representation of color #579479: hue angle of 153.44º 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 #579479 is Cyan = 0.41, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 87 | 148 | 121 | - |
| CMYK | 0.41 | 0 | 0.18 | 0.42 |
| HSL | 153.44º | 0.26% | 0.46% | - |
| HSV(B) | 153.44º | 0.41% | 0.58% | - |
| XYZ | 17.97 | 24.59 | 21.89 | - |
| YUV | 126.68 | 124.79 | 99.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 148 | 121 | 0.41 | 0 | 0.18 | 0.42 | 153.44 | 0.26 | 0.46 |
| Hex | 57 | 94 | 79 | 29 | 0 | 12 | 2A | 99 | 1A | 2E |
| Octal | 127 | 224 | 171 | 51 | 0 | 22 | 52 | 231 | 32 | 56 |
| Binary | 1010111 | 10010100 | 1111001 | 101001 | 0 | 10010 | 101010 | 10011001 | 11010 | 101110 |
Color Harmonies of #579479
Complementary color
Monochromatic Colors of #579479
Black with #579479
Text Example
Text Example
White with #579479
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #579479; }
p { color: rgb(87,148,121); }
H1.HeaderClassName
{
color: #579479;
}
.AnyTagClassName
{
color: #579479;
}
</style>
background-color css
<style>
a { background-color: #579479; }
a { background-color: rgb(87,148,121); }
div.DivClassName
{
background-color: #579479;
}
.BgClassName
{
background-color: #579479;
}
</style>
border-color css
<style>
span { border-color: #579479; }
span { border-color: rgb(87,148,121); }
td.TdClassName
{
border-color: #579479;
}
.TagClassName
{
border-color: #579479;
}
</style>