Shades of Patina #529781
Tints of Patina #529781
RGB
CMYK
RGB Variations
Color information
#529781 (or 0x529781) is known color: Patina. HEX triplet: 52, 97 and 81. RGB value is (82,151,129). Sum of RGB (Red+Green+Blue) = 82+151+129=362 (47% of max value = 765). Red value is 82 (32.42% from 255 or 22.65% from 362); Green value is 151 (59.38% from 255 or 41.71% from 362); Blue value is 129 (50.78% from 255 or 35.64% from 362); Max value from RGB is 151 - color contains mainly: green. Hex color #529781 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #529781 is #AD687E. Grayscale: #7F7F7F. Windows color (decimal): -11364479 or 8492882. OLE color: 8492882.
HSL color Cylindrical-coordinate representation of color #529781: hue angle of 160.87º degrees, saturation: 0.3, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #529781 is Cyan = 0.46, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 82 | 151 | 129 | - |
| CMYK | 0.46 | 0 | 0.15 | 0.41 |
| HSL | 160.87º | 0.3% | 0.46% | - |
| HSV(B) | 160.87º | 0.46% | 0.59% | - |
| XYZ | 18.51 | 25.51 | 24.72 | - |
| YUV | 127.86 | 128.64 | 95.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 151 | 129 | 0.46 | 0 | 0.15 | 0.41 | 160.87 | 0.3 | 0.46 |
| Hex | 52 | 97 | 81 | 2E | 0 | F | 29 | A1 | 1E | 2E |
| Octal | 122 | 227 | 201 | 56 | 0 | 17 | 51 | 241 | 36 | 56 |
| Binary | 1010010 | 10010111 | 10000001 | 101110 | 0 | 1111 | 101001 | 10100001 | 11110 | 101110 |
Color Harmonies of #529781
Complementary color
Monochromatic Colors of #529781
Black with #529781
Text Example
Text Example
White with #529781
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #529781; }
p { color: rgb(82,151,129); }
H1.HeaderClassName
{
color: #529781;
}
.AnyTagClassName
{
color: #529781;
}
</style>
background-color css
<style>
a { background-color: #529781; }
a { background-color: rgb(82,151,129); }
div.DivClassName
{
background-color: #529781;
}
.BgClassName
{
background-color: #529781;
}
</style>
border-color css
<style>
span { border-color: #529781; }
span { border-color: rgb(82,151,129); }
td.TdClassName
{
border-color: #529781;
}
.TagClassName
{
border-color: #529781;
}
</style>