Shades of Patina #529478
Tints of Patina #529478
RGB
CMYK
RGB Variations
Color information
#529478 (or 0x529478) is known color: Patina. HEX triplet: 52, 94 and 78. RGB value is (82,148,120). Sum of RGB (Red+Green+Blue) = 82+148+120=350 (46% of max value = 765). Red value is 82 (32.42% from 255 or 23.43% from 350); Green value is 148 (58.20% from 255 or 42.29% from 350); Blue value is 120 (47.27% from 255 or 34.29% from 350); Max value from RGB is 148 - color contains mainly: green. Hex color #529478 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #529478 is #AD6B87. Grayscale: #7D7D7D. Windows color (decimal): -11365256 or 7902290. OLE color: 7902290.
HSL color Cylindrical-coordinate representation of color #529478: hue angle of 154.55º degrees, saturation: 0.29, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #529478 is Cyan = 0.45, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 82 | 148 | 120 | - |
| CMYK | 0.45 | 0 | 0.19 | 0.42 |
| HSL | 154.55º | 0.29% | 0.45% | - |
| HSV(B) | 154.55º | 0.45% | 0.58% | - |
| XYZ | 17.46 | 24.33 | 21.55 | - |
| YUV | 125.07 | 125.13 | 97.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 148 | 120 | 0.45 | 0 | 0.19 | 0.42 | 154.55 | 0.29 | 0.45 |
| Hex | 52 | 94 | 78 | 2D | 0 | 13 | 2A | 9B | 1D | 2D |
| Octal | 122 | 224 | 170 | 55 | 0 | 23 | 52 | 233 | 35 | 55 |
| Binary | 1010010 | 10010100 | 1111000 | 101101 | 0 | 10011 | 101010 | 10011011 | 11101 | 101101 |
Color Harmonies of #529478
Complementary color
Monochromatic Colors of #529478
Black with #529478
Text Example
Text Example
White with #529478
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #529478; }
p { color: rgb(82,148,120); }
H1.HeaderClassName
{
color: #529478;
}
.AnyTagClassName
{
color: #529478;
}
</style>
background-color css
<style>
a { background-color: #529478; }
a { background-color: rgb(82,148,120); }
div.DivClassName
{
background-color: #529478;
}
.BgClassName
{
background-color: #529478;
}
</style>
border-color css
<style>
span { border-color: #529478; }
span { border-color: rgb(82,148,120); }
td.TdClassName
{
border-color: #529478;
}
.TagClassName
{
border-color: #529478;
}
</style>