Shades of Patina #529881
Tints of Patina #529881
RGB
CMYK
RGB Variations
Color information
#529881 (or 0x529881) is known color: Patina. HEX triplet: 52, 98 and 81. RGB value is (82,152,129). Sum of RGB (Red+Green+Blue) = 82+152+129=363 (48% of max value = 765). Red value is 82 (32.42% from 255 or 22.59% from 363); Green value is 152 (59.77% from 255 or 41.87% from 363); Blue value is 129 (50.78% from 255 or 35.54% from 363); Max value from RGB is 152 - color contains mainly: green. Hex color #529881 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #529881 is #AD677E. Grayscale: #808080. Windows color (decimal): -11364223 or 8493138. OLE color: 8493138.
HSL color Cylindrical-coordinate representation of color #529881: hue angle of 160.29º degrees, saturation: 0.3, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #529881 is Cyan = 0.46, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 82 | 152 | 129 | - |
| CMYK | 0.46 | 0 | 0.15 | 0.40 |
| HSL | 160.29º | 0.3% | 0.46% | - |
| HSV(B) | 160.29º | 0.46% | 0.6% | - |
| XYZ | 18.67 | 25.84 | 24.77 | - |
| YUV | 128.45 | 128.31 | 94.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 152 | 129 | 0.46 | 0 | 0.15 | 0.40 | 160.29 | 0.3 | 0.46 |
| Hex | 52 | 98 | 81 | 2E | 0 | F | 28 | A0 | 1E | 2E |
| Octal | 122 | 230 | 201 | 56 | 0 | 17 | 50 | 240 | 36 | 56 |
| Binary | 1010010 | 10011000 | 10000001 | 101110 | 0 | 1111 | 101000 | 10100000 | 11110 | 101110 |
Color Harmonies of #529881
Complementary color
Monochromatic Colors of #529881
Black with #529881
Text Example
Text Example
White with #529881
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #529881; }
p { color: rgb(82,152,129); }
H1.HeaderClassName
{
color: #529881;
}
.AnyTagClassName
{
color: #529881;
}
</style>
background-color css
<style>
a { background-color: #529881; }
a { background-color: rgb(82,152,129); }
div.DivClassName
{
background-color: #529881;
}
.BgClassName
{
background-color: #529881;
}
</style>
border-color css
<style>
span { border-color: #529881; }
span { border-color: rgb(82,152,129); }
td.TdClassName
{
border-color: #529881;
}
.TagClassName
{
border-color: #529881;
}
</style>