Shades of Patina #579784
Tints of Patina #579784
RGB
CMYK
RGB Variations
Color information
#579784 (or 0x579784) is known color: Patina. HEX triplet: 57, 97 and 84. RGB value is (87,151,132). Sum of RGB (Red+Green+Blue) = 87+151+132=370 (49% of max value = 765). Red value is 87 (34.38% from 255 or 23.51% from 370); Green value is 151 (59.38% from 255 or 40.81% from 370); Blue value is 132 (51.95% from 255 or 35.68% from 370); Max value from RGB is 151 - color contains mainly: green. Hex color #579784 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #579784 is #A8687B. Grayscale: #818181. Windows color (decimal): -11036796 or 8689495. OLE color: 8689495.
HSL color Cylindrical-coordinate representation of color #579784: hue angle of 162.19º degrees, saturation: 0.27, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #579784 is Cyan = 0.42, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 87 | 151 | 132 | - |
| CMYK | 0.42 | 0 | 0.13 | 0.41 |
| HSL | 162.19º | 0.27% | 0.47% | - |
| HSV(B) | 162.19º | 0.42% | 0.59% | - |
| XYZ | 19.16 | 25.83 | 25.8 | - |
| YUV | 129.7 | 129.3 | 97.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 151 | 132 | 0.42 | 0 | 0.13 | 0.41 | 162.19 | 0.27 | 0.47 |
| Hex | 57 | 97 | 84 | 2A | 0 | D | 29 | A2 | 1B | 2F |
| Octal | 127 | 227 | 204 | 52 | 0 | 15 | 51 | 242 | 33 | 57 |
| Binary | 1010111 | 10010111 | 10000100 | 101010 | 0 | 1101 | 101001 | 10100010 | 11011 | 101111 |
Color Harmonies of #579784
Complementary color
Monochromatic Colors of #579784
Black with #579784
Text Example
Text Example
White with #579784
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #579784; }
p { color: rgb(87,151,132); }
H1.HeaderClassName
{
color: #579784;
}
.AnyTagClassName
{
color: #579784;
}
</style>
background-color css
<style>
a { background-color: #579784; }
a { background-color: rgb(87,151,132); }
div.DivClassName
{
background-color: #579784;
}
.BgClassName
{
background-color: #579784;
}
</style>
border-color css
<style>
span { border-color: #579784; }
span { border-color: rgb(87,151,132); }
td.TdClassName
{
border-color: #579784;
}
.TagClassName
{
border-color: #579784;
}
</style>