Shades of Patina #579582
Tints of Patina #579582
RGB
CMYK
RGB Variations
Color information
#579582 (or 0x579582) is known color: Patina. HEX triplet: 57, 95 and 82. RGB value is (87,149,130). Sum of RGB (Red+Green+Blue) = 87+149+130=366 (48% of max value = 765). Red value is 87 (34.38% from 255 or 23.77% from 366); Green value is 149 (58.59% from 255 or 40.71% from 366); Blue value is 130 (51.17% from 255 or 35.52% from 366); Max value from RGB is 149 - color contains mainly: green. Hex color #579582 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #579582 is #A86A7D. Grayscale: #808080. Windows color (decimal): -11037310 or 8557911. OLE color: 8557911.
HSL color Cylindrical-coordinate representation of color #579582: hue angle of 161.61º 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 #579582 is Cyan = 0.42, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 87 | 149 | 130 | - |
| CMYK | 0.42 | 0 | 0.13 | 0.42 |
| HSL | 161.61º | 0.26% | 0.46% | - |
| HSV(B) | 161.61º | 0.42% | 0.58% | - |
| XYZ | 18.71 | 25.13 | 24.98 | - |
| YUV | 128.3 | 128.96 | 98.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 149 | 130 | 0.42 | 0 | 0.13 | 0.42 | 161.61 | 0.26 | 0.46 |
| Hex | 57 | 95 | 82 | 2A | 0 | D | 2A | A2 | 1A | 2E |
| Octal | 127 | 225 | 202 | 52 | 0 | 15 | 52 | 242 | 32 | 56 |
| Binary | 1010111 | 10010101 | 10000010 | 101010 | 0 | 1101 | 101010 | 10100010 | 11010 | 101110 |
Color Harmonies of #579582
Complementary color
Monochromatic Colors of #579582
Black with #579582
Text Example
Text Example
White with #579582
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #579582; }
p { color: rgb(87,149,130); }
H1.HeaderClassName
{
color: #579582;
}
.AnyTagClassName
{
color: #579582;
}
</style>
background-color css
<style>
a { background-color: #579582; }
a { background-color: rgb(87,149,130); }
div.DivClassName
{
background-color: #579582;
}
.BgClassName
{
background-color: #579582;
}
</style>
border-color css
<style>
span { border-color: #579582; }
span { border-color: rgb(87,149,130); }
td.TdClassName
{
border-color: #579582;
}
.TagClassName
{
border-color: #579582;
}
</style>