Shades of Patina #579284
Tints of Patina #579284
RGB
CMYK
RGB Variations
Color information
#579284 (or 0x579284) is known color: Patina. HEX triplet: 57, 92 and 84. RGB value is (87,146,132). Sum of RGB (Red+Green+Blue) = 87+146+132=365 (48% of max value = 765). Red value is 87 (34.38% from 255 or 23.84% from 365); Green value is 146 (57.42% from 255 or 40% from 365); Blue value is 132 (51.95% from 255 or 36.16% from 365); Max value from RGB is 146 - color contains mainly: green. Hex color #579284 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #579284 is #A86D7B. Grayscale: #7E7E7E. Windows color (decimal): -11038076 or 8688215. OLE color: 8688215.
HSL color Cylindrical-coordinate representation of color #579284: hue angle of 165.76º degrees, saturation: 0.25, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #579284 is Cyan = 0.40, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 87 | 146 | 132 | - |
| CMYK | 0.40 | 0 | 0.10 | 0.43 |
| HSL | 165.76º | 0.25% | 0.46% | - |
| HSV(B) | 165.76º | 0.4% | 0.57% | - |
| XYZ | 18.37 | 24.25 | 25.54 | - |
| YUV | 126.76 | 130.95 | 99.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 146 | 132 | 0.40 | 0 | 0.10 | 0.43 | 165.76 | 0.25 | 0.46 |
| Hex | 57 | 92 | 84 | 28 | 0 | A | 2B | A6 | 19 | 2E |
| Octal | 127 | 222 | 204 | 50 | 0 | 12 | 53 | 246 | 31 | 56 |
| Binary | 1010111 | 10010010 | 10000100 | 101000 | 0 | 1010 | 101011 | 10100110 | 11001 | 101110 |
Color Harmonies of #579284
Complementary color
Monochromatic Colors of #579284
Black with #579284
Text Example
Text Example
White with #579284
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #579284; }
p { color: rgb(87,146,132); }
H1.HeaderClassName
{
color: #579284;
}
.AnyTagClassName
{
color: #579284;
}
</style>
background-color css
<style>
a { background-color: #579284; }
a { background-color: rgb(87,146,132); }
div.DivClassName
{
background-color: #579284;
}
.BgClassName
{
background-color: #579284;
}
</style>
border-color css
<style>
span { border-color: #579284; }
span { border-color: rgb(87,146,132); }
td.TdClassName
{
border-color: #579284;
}
.TagClassName
{
border-color: #579284;
}
</style>