Shades of Patina #509579
Tints of Patina #509579
RGB
CMYK
RGB Variations
Color information
#509579 (or 0x509579) is known color: Patina. HEX triplet: 50, 95 and 79. RGB value is (80,149,121). Sum of RGB (Red+Green+Blue) = 80+149+121=350 (46% of max value = 765). Red value is 80 (31.64% from 255 or 22.86% from 350); Green value is 149 (58.59% from 255 or 42.57% from 350); Blue value is 121 (47.66% from 255 or 34.57% from 350); Max value from RGB is 149 - color contains mainly: green. Hex color #509579 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #509579 is #AF6A86. Grayscale: #7D7D7D. Windows color (decimal): -11496071 or 7968080. OLE color: 7968080.
HSL color Cylindrical-coordinate representation of color #509579: hue angle of 155.65º degrees, saturation: 0.3, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #509579 is Cyan = 0.46, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 80 | 149 | 121 | - |
| CMYK | 0.46 | 0 | 0.19 | 0.42 |
| HSL | 155.65º | 0.3% | 0.45% | - |
| HSV(B) | 155.65º | 0.46% | 0.58% | - |
| XYZ | 17.51 | 24.58 | 21.91 | - |
| YUV | 125.18 | 125.64 | 95.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 149 | 121 | 0.46 | 0 | 0.19 | 0.42 | 155.65 | 0.3 | 0.45 |
| Hex | 50 | 95 | 79 | 2E | 0 | 13 | 2A | 9C | 1E | 2D |
| Octal | 120 | 225 | 171 | 56 | 0 | 23 | 52 | 234 | 36 | 55 |
| Binary | 1010000 | 10010101 | 1111001 | 101110 | 0 | 10011 | 101010 | 10011100 | 11110 | 101101 |
Color Harmonies of #509579
Complementary color
Monochromatic Colors of #509579
Black with #509579
Text Example
Text Example
White with #509579
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #509579; }
p { color: rgb(80,149,121); }
H1.HeaderClassName
{
color: #509579;
}
.AnyTagClassName
{
color: #509579;
}
</style>
background-color css
<style>
a { background-color: #509579; }
a { background-color: rgb(80,149,121); }
div.DivClassName
{
background-color: #509579;
}
.BgClassName
{
background-color: #509579;
}
</style>
border-color css
<style>
span { border-color: #509579; }
span { border-color: rgb(80,149,121); }
td.TdClassName
{
border-color: #509579;
}
.TagClassName
{
border-color: #509579;
}
</style>