Shades of Patina #579681
Tints of Patina #579681
RGB
CMYK
RGB Variations
Color information
#579681 (or 0x579681) is known color: Patina. HEX triplet: 57, 96 and 81. RGB value is (87,150,129). Sum of RGB (Red+Green+Blue) = 87+150+129=366 (48% of max value = 765). Red value is 87 (34.38% from 255 or 23.77% from 366); Green value is 150 (58.98% from 255 or 40.98% from 366); Blue value is 129 (50.78% from 255 or 35.25% from 366); Max value from RGB is 150 - color contains mainly: green. Hex color #579681 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #579681 is #A8697E. Grayscale: #808080. Windows color (decimal): -11037055 or 8492631. OLE color: 8492631.
HSL color Cylindrical-coordinate representation of color #579681: hue angle of 160º degrees, saturation: 0.27, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #579681 is Cyan = 0.42, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 87 | 150 | 129 | - |
| CMYK | 0.42 | 0 | 0.14 | 0.41 |
| HSL | 160º | 0.27% | 0.46% | - |
| HSV(B) | 160º | 0.42% | 0.59% | - |
| XYZ | 18.8 | 25.42 | 24.69 | - |
| YUV | 128.77 | 128.13 | 98.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 150 | 129 | 0.42 | 0 | 0.14 | 0.41 | 160 | 0.27 | 0.46 |
| Hex | 57 | 96 | 81 | 2A | 0 | E | 29 | A0 | 1B | 2E |
| Octal | 127 | 226 | 201 | 52 | 0 | 16 | 51 | 240 | 33 | 56 |
| Binary | 1010111 | 10010110 | 10000001 | 101010 | 0 | 1110 | 101001 | 10100000 | 11011 | 101110 |
Color Harmonies of #579681
Complementary color
Monochromatic Colors of #579681
Black with #579681
Text Example
Text Example
White with #579681
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #579681; }
p { color: rgb(87,150,129); }
H1.HeaderClassName
{
color: #579681;
}
.AnyTagClassName
{
color: #579681;
}
</style>
background-color css
<style>
a { background-color: #579681; }
a { background-color: rgb(87,150,129); }
div.DivClassName
{
background-color: #579681;
}
.BgClassName
{
background-color: #579681;
}
</style>
border-color css
<style>
span { border-color: #579681; }
span { border-color: rgb(87,150,129); }
td.TdClassName
{
border-color: #579681;
}
.TagClassName
{
border-color: #579681;
}
</style>