Shades of Patina #579384
Tints of Patina #579384
RGB
CMYK
RGB Variations
Color information
#579384 (or 0x579384) is known color: Patina. HEX triplet: 57, 93 and 84. RGB value is (87,147,132). Sum of RGB (Red+Green+Blue) = 87+147+132=366 (48% of max value = 765). Red value is 87 (34.38% from 255 or 23.77% from 366); Green value is 147 (57.81% from 255 or 40.16% from 366); Blue value is 132 (51.95% from 255 or 36.07% from 366); Max value from RGB is 147 - color contains mainly: green. Hex color #579384 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #579384 is #A86C7B. Grayscale: #7F7F7F. Windows color (decimal): -11037820 or 8688471. OLE color: 8688471.
HSL color Cylindrical-coordinate representation of color #579384: hue angle of 165º 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 #579384 is Cyan = 0.41, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 87 | 147 | 132 | - |
| CMYK | 0.41 | 0 | 0.10 | 0.42 |
| HSL | 165º | 0.26% | 0.46% | - |
| HSV(B) | 165º | 0.41% | 0.58% | - |
| XYZ | 18.53 | 24.56 | 25.59 | - |
| YUV | 127.35 | 130.62 | 99.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 147 | 132 | 0.41 | 0 | 0.10 | 0.42 | 165 | 0.26 | 0.46 |
| Hex | 57 | 93 | 84 | 29 | 0 | A | 2A | A5 | 1A | 2E |
| Octal | 127 | 223 | 204 | 51 | 0 | 12 | 52 | 245 | 32 | 56 |
| Binary | 1010111 | 10010011 | 10000100 | 101001 | 0 | 1010 | 101010 | 10100101 | 11010 | 101110 |
Color Harmonies of #579384
Complementary color
Monochromatic Colors of #579384
Black with #579384
Text Example
Text Example
White with #579384
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #579384; }
p { color: rgb(87,147,132); }
H1.HeaderClassName
{
color: #579384;
}
.AnyTagClassName
{
color: #579384;
}
</style>
background-color css
<style>
a { background-color: #579384; }
a { background-color: rgb(87,147,132); }
div.DivClassName
{
background-color: #579384;
}
.BgClassName
{
background-color: #579384;
}
</style>
border-color css
<style>
span { border-color: #579384; }
span { border-color: rgb(87,147,132); }
td.TdClassName
{
border-color: #579384;
}
.TagClassName
{
border-color: #579384;
}
</style>