Shades of Patina #539480
Tints of Patina #539480
RGB
CMYK
RGB Variations
Color information
#539480 (or 0x539480) is known color: Patina. HEX triplet: 53, 94 and 80. RGB value is (83,148,128). Sum of RGB (Red+Green+Blue) = 83+148+128=359 (47% of max value = 765). Red value is 83 (32.81% from 255 or 23.12% from 359); Green value is 148 (58.20% from 255 or 41.23% from 359); Blue value is 128 (50.39% from 255 or 35.65% from 359); Max value from RGB is 148 - color contains mainly: green. Hex color #539480 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #539480 is #AC6B7F. Grayscale: #7E7E7E. Windows color (decimal): -11299712 or 8426579. OLE color: 8426579.
HSL color Cylindrical-coordinate representation of color #539480: hue angle of 161.54º degrees, saturation: 0.28, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #539480 is Cyan = 0.44, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 83 | 148 | 128 | - |
| CMYK | 0.44 | 0 | 0.14 | 0.42 |
| HSL | 161.54º | 0.28% | 0.45% | - |
| HSV(B) | 161.54º | 0.44% | 0.58% | - |
| XYZ | 18.05 | 24.58 | 24.21 | - |
| YUV | 126.29 | 128.97 | 97.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 148 | 128 | 0.44 | 0 | 0.14 | 0.42 | 161.54 | 0.28 | 0.45 |
| Hex | 53 | 94 | 80 | 2C | 0 | E | 2A | A2 | 1C | 2D |
| Octal | 123 | 224 | 200 | 54 | 0 | 16 | 52 | 242 | 34 | 55 |
| Binary | 1010011 | 10010100 | 10000000 | 101100 | 0 | 1110 | 101010 | 10100010 | 11100 | 101101 |
Color Harmonies of #539480
Complementary color
Monochromatic Colors of #539480
Black with #539480
Text Example
Text Example
White with #539480
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #539480; }
p { color: rgb(83,148,128); }
H1.HeaderClassName
{
color: #539480;
}
.AnyTagClassName
{
color: #539480;
}
</style>
background-color css
<style>
a { background-color: #539480; }
a { background-color: rgb(83,148,128); }
div.DivClassName
{
background-color: #539480;
}
.BgClassName
{
background-color: #539480;
}
</style>
border-color css
<style>
span { border-color: #539480; }
span { border-color: rgb(83,148,128); }
td.TdClassName
{
border-color: #539480;
}
.TagClassName
{
border-color: #539480;
}
</style>