Shades of Patina #579380
Tints of Patina #579380
RGB
CMYK
RGB Variations
Color information
#579380 (or 0x579380) is known color: Patina. HEX triplet: 57, 93 and 80. RGB value is (87,147,128). Sum of RGB (Red+Green+Blue) = 87+147+128=362 (47% of max value = 765). Red value is 87 (34.38% from 255 or 24.03% from 362); Green value is 147 (57.81% from 255 or 40.61% from 362); Blue value is 128 (50.39% from 255 or 35.36% from 362); Max value from RGB is 147 - color contains mainly: green. Hex color #579380 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #579380 is #A86C7F. Grayscale: #7E7E7E. Windows color (decimal): -11037824 or 8426327. OLE color: 8426327.
HSL color Cylindrical-coordinate representation of color #579380: hue angle of 161º degrees, saturation: 0.26, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #579380 is Cyan = 0.41, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 87 | 147 | 128 | - |
| CMYK | 0.41 | 0 | 0.13 | 0.42 |
| HSL | 161º | 0.26% | 0.46% | - |
| HSV(B) | 161º | 0.41% | 0.58% | - |
| XYZ | 18.26 | 24.45 | 24.18 | - |
| YUV | 126.89 | 128.62 | 99.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 147 | 128 | 0.41 | 0 | 0.13 | 0.42 | 161 | 0.26 | 0.46 |
| Hex | 57 | 93 | 80 | 29 | 0 | D | 2A | A1 | 1A | 2E |
| Octal | 127 | 223 | 200 | 51 | 0 | 15 | 52 | 241 | 32 | 56 |
| Binary | 1010111 | 10010011 | 10000000 | 101001 | 0 | 1101 | 101010 | 10100001 | 11010 | 101110 |
Color Harmonies of #579380
Complementary color
Monochromatic Colors of #579380
Black with #579380
Text Example
Text Example
White with #579380
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #579380; }
p { color: rgb(87,147,128); }
H1.HeaderClassName
{
color: #579380;
}
.AnyTagClassName
{
color: #579380;
}
</style>
background-color css
<style>
a { background-color: #579380; }
a { background-color: rgb(87,147,128); }
div.DivClassName
{
background-color: #579380;
}
.BgClassName
{
background-color: #579380;
}
</style>
border-color css
<style>
span { border-color: #579380; }
span { border-color: rgb(87,147,128); }
td.TdClassName
{
border-color: #579380;
}
.TagClassName
{
border-color: #579380;
}
</style>