Shades of Patina #579580
Tints of Patina #579580
RGB
CMYK
RGB Variations
Color information
#579580 (or 0x579580) is known color: Patina. HEX triplet: 57, 95 and 80. RGB value is (87,149,128). Sum of RGB (Red+Green+Blue) = 87+149+128=364 (48% of max value = 765). Red value is 87 (34.38% from 255 or 23.90% from 364); Green value is 149 (58.59% from 255 or 40.93% from 364); Blue value is 128 (50.39% from 255 or 35.16% from 364); Max value from RGB is 149 - color contains mainly: green. Hex color #579580 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #579580 is #A86A7F. Grayscale: #808080. Windows color (decimal): -11037312 or 8426839. OLE color: 8426839.
HSL color Cylindrical-coordinate representation of color #579580: hue angle of 159.68º 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 #579580 is Cyan = 0.42, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 87 | 149 | 128 | - |
| CMYK | 0.42 | 0 | 0.14 | 0.42 |
| HSL | 159.68º | 0.26% | 0.46% | - |
| HSV(B) | 159.68º | 0.42% | 0.58% | - |
| XYZ | 18.57 | 25.08 | 24.28 | - |
| YUV | 128.07 | 127.96 | 98.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 149 | 128 | 0.42 | 0 | 0.14 | 0.42 | 159.68 | 0.26 | 0.46 |
| Hex | 57 | 95 | 80 | 2A | 0 | E | 2A | A0 | 1A | 2E |
| Octal | 127 | 225 | 200 | 52 | 0 | 16 | 52 | 240 | 32 | 56 |
| Binary | 1010111 | 10010101 | 10000000 | 101010 | 0 | 1110 | 101010 | 10100000 | 11010 | 101110 |
Color Harmonies of #579580
Complementary color
Monochromatic Colors of #579580
Black with #579580
Text Example
Text Example
White with #579580
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #579580; }
p { color: rgb(87,149,128); }
H1.HeaderClassName
{
color: #579580;
}
.AnyTagClassName
{
color: #579580;
}
</style>
background-color css
<style>
a { background-color: #579580; }
a { background-color: rgb(87,149,128); }
div.DivClassName
{
background-color: #579580;
}
.BgClassName
{
background-color: #579580;
}
</style>
border-color css
<style>
span { border-color: #579580; }
span { border-color: rgb(87,149,128); }
td.TdClassName
{
border-color: #579580;
}
.TagClassName
{
border-color: #579580;
}
</style>