Shades of Patina #539681
Tints of Patina #539681
RGB
CMYK
RGB Variations
Color information
#539681 (or 0x539681) is known color: Patina. HEX triplet: 53, 96 and 81. RGB value is (83,150,129). Sum of RGB (Red+Green+Blue) = 83+150+129=362 (47% of max value = 765). Red value is 83 (32.81% from 255 or 22.93% from 362); Green value is 150 (58.98% from 255 or 41.44% from 362); Blue value is 129 (50.78% from 255 or 35.64% from 362); Max value from RGB is 150 - color contains mainly: green. Hex color #539681 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #539681 is #AC697E. Grayscale: #7F7F7F. Windows color (decimal): -11299199 or 8492627. OLE color: 8492627.
HSL color Cylindrical-coordinate representation of color #539681: hue angle of 161.19º degrees, saturation: 0.29, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #539681 is Cyan = 0.45, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 83 | 150 | 129 | - |
| CMYK | 0.45 | 0 | 0.14 | 0.41 |
| HSL | 161.19º | 0.29% | 0.46% | - |
| HSV(B) | 161.19º | 0.45% | 0.59% | - |
| XYZ | 18.44 | 25.24 | 24.67 | - |
| YUV | 127.57 | 128.8 | 96.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 150 | 129 | 0.45 | 0 | 0.14 | 0.41 | 161.19 | 0.29 | 0.46 |
| Hex | 53 | 96 | 81 | 2D | 0 | E | 29 | A1 | 1D | 2E |
| Octal | 123 | 226 | 201 | 55 | 0 | 16 | 51 | 241 | 35 | 56 |
| Binary | 1010011 | 10010110 | 10000001 | 101101 | 0 | 1110 | 101001 | 10100001 | 11101 | 101110 |
Color Harmonies of #539681
Complementary color
Monochromatic Colors of #539681
Black with #539681
Text Example
Text Example
White with #539681
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #539681; }
p { color: rgb(83,150,129); }
H1.HeaderClassName
{
color: #539681;
}
.AnyTagClassName
{
color: #539681;
}
</style>
background-color css
<style>
a { background-color: #539681; }
a { background-color: rgb(83,150,129); }
div.DivClassName
{
background-color: #539681;
}
.BgClassName
{
background-color: #539681;
}
</style>
border-color css
<style>
span { border-color: #539681; }
span { border-color: rgb(83,150,129); }
td.TdClassName
{
border-color: #539681;
}
.TagClassName
{
border-color: #539681;
}
</style>