Shades of Patina #579378
Tints of Patina #579378
RGB
CMYK
RGB Variations
Color information
#579378 (or 0x579378) is known color: Patina. HEX triplet: 57, 93 and 78. RGB value is (87,147,120). Sum of RGB (Red+Green+Blue) = 87+147+120=354 (46% of max value = 765). Red value is 87 (34.38% from 255 or 24.58% from 354); Green value is 147 (57.81% from 255 or 41.53% from 354); Blue value is 120 (47.27% from 255 or 33.90% from 354); Max value from RGB is 147 - color contains mainly: green. Hex color #579378 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #579378 is #A86C87. Grayscale: #7E7E7E. Windows color (decimal): -11037832 or 7902039. OLE color: 7902039.
HSL color Cylindrical-coordinate representation of color #579378: hue angle of 153º 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 #579378 is Cyan = 0.41, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 87 | 147 | 120 | - |
| CMYK | 0.41 | 0 | 0.18 | 0.42 |
| HSL | 153º | 0.26% | 0.46% | - |
| HSV(B) | 153º | 0.41% | 0.58% | - |
| XYZ | 17.75 | 24.25 | 21.51 | - |
| YUV | 125.98 | 124.62 | 100.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 147 | 120 | 0.41 | 0 | 0.18 | 0.42 | 153 | 0.26 | 0.46 |
| Hex | 57 | 93 | 78 | 29 | 0 | 12 | 2A | 99 | 1A | 2E |
| Octal | 127 | 223 | 170 | 51 | 0 | 22 | 52 | 231 | 32 | 56 |
| Binary | 1010111 | 10010011 | 1111000 | 101001 | 0 | 10010 | 101010 | 10011001 | 11010 | 101110 |
Color Harmonies of #579378
Complementary color
Monochromatic Colors of #579378
Black with #579378
Text Example
Text Example
White with #579378
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #579378; }
p { color: rgb(87,147,120); }
H1.HeaderClassName
{
color: #579378;
}
.AnyTagClassName
{
color: #579378;
}
</style>
background-color css
<style>
a { background-color: #579378; }
a { background-color: rgb(87,147,120); }
div.DivClassName
{
background-color: #579378;
}
.BgClassName
{
background-color: #579378;
}
</style>
border-color css
<style>
span { border-color: #579378; }
span { border-color: rgb(87,147,120); }
td.TdClassName
{
border-color: #579378;
}
.TagClassName
{
border-color: #579378;
}
</style>