Shades of Patina #579487
Tints of Patina #579487
RGB
CMYK
RGB Variations
Color information
#579487 (or 0x579487) is known color: Patina. HEX triplet: 57, 94 and 87. RGB value is (87,148,135). Sum of RGB (Red+Green+Blue) = 87+148+135=370 (49% of max value = 765). Red value is 87 (34.38% from 255 or 23.51% from 370); Green value is 148 (58.20% from 255 or 40% from 370); Blue value is 135 (53.12% from 255 or 36.49% from 370); Max value from RGB is 148 - color contains mainly: green. Hex color #579487 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #579487 is #A86B78. Grayscale: #808080. Windows color (decimal): -11037561 or 8885335. OLE color: 8885335.
HSL color Cylindrical-coordinate representation of color #579487: hue angle of 167.21º 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 #579487 is Cyan = 0.41, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 87 | 148 | 135 | - |
| CMYK | 0.41 | 0 | 0.09 | 0.42 |
| HSL | 167.21º | 0.26% | 0.46% | - |
| HSV(B) | 167.21º | 0.41% | 0.58% | - |
| XYZ | 18.89 | 24.96 | 26.74 | - |
| YUV | 128.28 | 131.79 | 98.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 148 | 135 | 0.41 | 0 | 0.09 | 0.42 | 167.21 | 0.26 | 0.46 |
| Hex | 57 | 94 | 87 | 29 | 0 | 9 | 2A | A7 | 1A | 2E |
| Octal | 127 | 224 | 207 | 51 | 0 | 11 | 52 | 247 | 32 | 56 |
| Binary | 1010111 | 10010100 | 10000111 | 101001 | 0 | 1001 | 101010 | 10100111 | 11010 | 101110 |
Color Harmonies of #579487
Complementary color
Monochromatic Colors of #579487
Black with #579487
Text Example
Text Example
White with #579487
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #579487; }
p { color: rgb(87,148,135); }
H1.HeaderClassName
{
color: #579487;
}
.AnyTagClassName
{
color: #579487;
}
</style>
background-color css
<style>
a { background-color: #579487; }
a { background-color: rgb(87,148,135); }
div.DivClassName
{
background-color: #579487;
}
.BgClassName
{
background-color: #579487;
}
</style>
border-color css
<style>
span { border-color: #579487; }
span { border-color: rgb(87,148,135); }
td.TdClassName
{
border-color: #579487;
}
.TagClassName
{
border-color: #579487;
}
</style>