Shades of Patina #579482
Tints of Patina #579482
RGB
CMYK
RGB Variations
Color information
#579482 (or 0x579482) is known color: Patina. HEX triplet: 57, 94 and 82. RGB value is (87,148,130). Sum of RGB (Red+Green+Blue) = 87+148+130=365 (48% of max value = 765). Red value is 87 (34.38% from 255 or 23.84% from 365); Green value is 148 (58.20% from 255 or 40.55% from 365); Blue value is 130 (51.17% from 255 or 35.62% from 365); Max value from RGB is 148 - color contains mainly: green. Hex color #579482 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #579482 is #A86B7D. Grayscale: #7F7F7F. Windows color (decimal): -11037566 or 8557655. OLE color: 8557655.
HSL color Cylindrical-coordinate representation of color #579482: hue angle of 162.3º 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 #579482 is Cyan = 0.41, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 87 | 148 | 130 | - |
| CMYK | 0.41 | 0 | 0.12 | 0.42 |
| HSL | 162.3º | 0.26% | 0.46% | - |
| HSV(B) | 162.3º | 0.41% | 0.58% | - |
| XYZ | 18.55 | 24.82 | 24.93 | - |
| YUV | 127.71 | 129.29 | 98.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 148 | 130 | 0.41 | 0 | 0.12 | 0.42 | 162.3 | 0.26 | 0.46 |
| Hex | 57 | 94 | 82 | 29 | 0 | C | 2A | A2 | 1A | 2E |
| Octal | 127 | 224 | 202 | 51 | 0 | 14 | 52 | 242 | 32 | 56 |
| Binary | 1010111 | 10010100 | 10000010 | 101001 | 0 | 1100 | 101010 | 10100010 | 11010 | 101110 |
Color Harmonies of #579482
Complementary color
Monochromatic Colors of #579482
Black with #579482
Text Example
Text Example
White with #579482
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #579482; }
p { color: rgb(87,148,130); }
H1.HeaderClassName
{
color: #579482;
}
.AnyTagClassName
{
color: #579482;
}
</style>
background-color css
<style>
a { background-color: #579482; }
a { background-color: rgb(87,148,130); }
div.DivClassName
{
background-color: #579482;
}
.BgClassName
{
background-color: #579482;
}
</style>
border-color css
<style>
span { border-color: #579482; }
span { border-color: rgb(87,148,130); }
td.TdClassName
{
border-color: #579482;
}
.TagClassName
{
border-color: #579482;
}
</style>