Shades of Patina #579677
Tints of Patina #579677
RGB
CMYK
RGB Variations
Color information
#579677 (or 0x579677) is known color: Patina. HEX triplet: 57, 96 and 77. RGB value is (87,150,119). Sum of RGB (Red+Green+Blue) = 87+150+119=356 (47% of max value = 765). Red value is 87 (34.38% from 255 or 24.44% from 356); Green value is 150 (58.98% from 255 or 42.13% from 356); Blue value is 119 (46.88% from 255 or 33.43% from 356); Max value from RGB is 150 - color contains mainly: green. Hex color #579677 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #579677 is #A86988. Grayscale: #7F7F7F. Windows color (decimal): -11037065 or 7837271. OLE color: 7837271.
HSL color Cylindrical-coordinate representation of color #579677: hue angle of 150.48º 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 #579677 is Cyan = 0.42, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 87 | 150 | 119 | - |
| CMYK | 0.42 | 0 | 0.21 | 0.41 |
| HSL | 150.48º | 0.27% | 0.46% | - |
| HSV(B) | 150.48º | 0.42% | 0.59% | - |
| XYZ | 18.17 | 25.17 | 21.35 | - |
| YUV | 127.63 | 123.13 | 99.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 150 | 119 | 0.42 | 0 | 0.21 | 0.41 | 150.48 | 0.27 | 0.46 |
| Hex | 57 | 96 | 77 | 2A | 0 | 15 | 29 | 96 | 1B | 2E |
| Octal | 127 | 226 | 167 | 52 | 0 | 25 | 51 | 226 | 33 | 56 |
| Binary | 1010111 | 10010110 | 1110111 | 101010 | 0 | 10101 | 101001 | 10010110 | 11011 | 101110 |
Color Harmonies of #579677
Complementary color
Monochromatic Colors of #579677
Black with #579677
Text Example
Text Example
White with #579677
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #579677; }
p { color: rgb(87,150,119); }
H1.HeaderClassName
{
color: #579677;
}
.AnyTagClassName
{
color: #579677;
}
</style>
background-color css
<style>
a { background-color: #579677; }
a { background-color: rgb(87,150,119); }
div.DivClassName
{
background-color: #579677;
}
.BgClassName
{
background-color: #579677;
}
</style>
border-color css
<style>
span { border-color: #579677; }
span { border-color: rgb(87,150,119); }
td.TdClassName
{
border-color: #579677;
}
.TagClassName
{
border-color: #579677;
}
</style>