Shades of Patina #539981
Tints of Patina #539981
RGB
CMYK
RGB Variations
Color information
#539981 (or 0x539981) is known color: Patina. HEX triplet: 53, 99 and 81. RGB value is (83,153,129). Sum of RGB (Red+Green+Blue) = 83+153+129=365 (48% of max value = 765). Red value is 83 (32.81% from 255 or 22.74% from 365); Green value is 153 (60.16% from 255 or 41.92% from 365); Blue value is 129 (50.78% from 255 or 35.34% from 365); Max value from RGB is 153 - color contains mainly: green. Hex color #539981 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #539981 is #AC667E. Grayscale: #818181. Windows color (decimal): -11298431 or 8493395. OLE color: 8493395.
HSL color Cylindrical-coordinate representation of color #539981: hue angle of 159.43º 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 #539981 is Cyan = 0.46, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 83 | 153 | 129 | - |
| CMYK | 0.46 | 0 | 0.16 | 0.4 |
| HSL | 159.43º | 0.3% | 0.46% | - |
| HSV(B) | 159.43º | 0.46% | 0.6% | - |
| XYZ | 18.92 | 26.21 | 24.83 | - |
| YUV | 129.33 | 127.81 | 94.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 153 | 129 | 0.46 | 0 | 0.16 | 0.4 | 159.43 | 0.3 | 0.46 |
| Hex | 53 | 99 | 81 | 2E | 0 | 10 | 28 | 9F | 1E | 2E |
| Octal | 123 | 231 | 201 | 56 | 0 | 20 | 50 | 237 | 36 | 56 |
| Binary | 1010011 | 10011001 | 10000001 | 101110 | 0 | 10000 | 101000 | 10011111 | 11110 | 101110 |
Color Harmonies of #539981
Complementary color
Monochromatic Colors of #539981
Black with #539981
Text Example
Text Example
White with #539981
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #539981; }
p { color: rgb(83,153,129); }
H1.HeaderClassName
{
color: #539981;
}
.AnyTagClassName
{
color: #539981;
}
</style>
background-color css
<style>
a { background-color: #539981; }
a { background-color: rgb(83,153,129); }
div.DivClassName
{
background-color: #539981;
}
.BgClassName
{
background-color: #539981;
}
</style>
border-color css
<style>
span { border-color: #539981; }
span { border-color: rgb(83,153,129); }
td.TdClassName
{
border-color: #539981;
}
.TagClassName
{
border-color: #539981;
}
</style>