Shades of Patina #579577
Tints of Patina #579577
RGB
CMYK
RGB Variations
Color information
#579577 (or 0x579577) is known color: Patina. HEX triplet: 57, 95 and 77. RGB value is (87,149,119). Sum of RGB (Red+Green+Blue) = 87+149+119=355 (47% of max value = 765). Red value is 87 (34.38% from 255 or 24.51% from 355); Green value is 149 (58.59% from 255 or 41.97% from 355); Blue value is 119 (46.88% from 255 or 33.52% from 355); Max value from RGB is 149 - color contains mainly: green. Hex color #579577 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #579577 is #A86A88. Grayscale: #7F7F7F. Windows color (decimal): -11037321 or 7837015. OLE color: 7837015.
HSL color Cylindrical-coordinate representation of color #579577: hue angle of 150.97º degrees, saturation: 0.26, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #579577 is Cyan = 0.42, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 87 | 149 | 119 | - |
| CMYK | 0.42 | 0 | 0.20 | 0.42 |
| HSL | 150.97º | 0.26% | 0.46% | - |
| HSV(B) | 150.97º | 0.42% | 0.58% | - |
| XYZ | 18.01 | 24.85 | 21.3 | - |
| YUV | 127.04 | 123.46 | 99.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 149 | 119 | 0.42 | 0 | 0.20 | 0.42 | 150.97 | 0.26 | 0.46 |
| Hex | 57 | 95 | 77 | 2A | 0 | 14 | 2A | 97 | 1A | 2E |
| Octal | 127 | 225 | 167 | 52 | 0 | 24 | 52 | 227 | 32 | 56 |
| Binary | 1010111 | 10010101 | 1110111 | 101010 | 0 | 10100 | 101010 | 10010111 | 11010 | 101110 |
Color Harmonies of #579577
Complementary color
Monochromatic Colors of #579577
Black with #579577
Text Example
Text Example
White with #579577
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #579577; }
p { color: rgb(87,149,119); }
H1.HeaderClassName
{
color: #579577;
}
.AnyTagClassName
{
color: #579577;
}
</style>
background-color css
<style>
a { background-color: #579577; }
a { background-color: rgb(87,149,119); }
div.DivClassName
{
background-color: #579577;
}
.BgClassName
{
background-color: #579577;
}
</style>
border-color css
<style>
span { border-color: #579577; }
span { border-color: rgb(87,149,119); }
td.TdClassName
{
border-color: #579577;
}
.TagClassName
{
border-color: #579577;
}
</style>