Shades of Patina #579685
Tints of Patina #579685
RGB
CMYK
RGB Variations
Color information
#579685 (or 0x579685) is known color: Patina. HEX triplet: 57, 96 and 85. RGB value is (87,150,133). Sum of RGB (Red+Green+Blue) = 87+150+133=370 (49% of max value = 765). Red value is 87 (34.38% from 255 or 23.51% from 370); Green value is 150 (58.98% from 255 or 40.54% from 370); Blue value is 133 (52.34% from 255 or 35.95% from 370); Max value from RGB is 150 - color contains mainly: green. Hex color #579685 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #579685 is #A8697A. Grayscale: #818181. Windows color (decimal): -11037051 or 8754775. OLE color: 8754775.
HSL color Cylindrical-coordinate representation of color #579685: hue angle of 163.81º degrees, saturation: 0.27, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #579685 is Cyan = 0.42, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 87 | 150 | 133 | - |
| CMYK | 0.42 | 0 | 0.11 | 0.41 |
| HSL | 163.81º | 0.27% | 0.46% | - |
| HSV(B) | 163.81º | 0.42% | 0.59% | - |
| XYZ | 19.07 | 25.53 | 26.11 | - |
| YUV | 129.23 | 130.13 | 97.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 150 | 133 | 0.42 | 0 | 0.11 | 0.41 | 163.81 | 0.27 | 0.46 |
| Hex | 57 | 96 | 85 | 2A | 0 | B | 29 | A4 | 1B | 2E |
| Octal | 127 | 226 | 205 | 52 | 0 | 13 | 51 | 244 | 33 | 56 |
| Binary | 1010111 | 10010110 | 10000101 | 101010 | 0 | 1011 | 101001 | 10100100 | 11011 | 101110 |
Color Harmonies of #579685
Complementary color
Monochromatic Colors of #579685
Black with #579685
Text Example
Text Example
White with #579685
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #579685; }
p { color: rgb(87,150,133); }
H1.HeaderClassName
{
color: #579685;
}
.AnyTagClassName
{
color: #579685;
}
</style>
background-color css
<style>
a { background-color: #579685; }
a { background-color: rgb(87,150,133); }
div.DivClassName
{
background-color: #579685;
}
.BgClassName
{
background-color: #579685;
}
</style>
border-color css
<style>
span { border-color: #579685; }
span { border-color: rgb(87,150,133); }
td.TdClassName
{
border-color: #579685;
}
.TagClassName
{
border-color: #579685;
}
</style>