Shades of Patina #539679
Tints of Patina #539679
RGB
CMYK
RGB Variations
Color information
#539679 (or 0x539679) is known color: Patina. HEX triplet: 53, 96 and 79. RGB value is (83,150,121). Sum of RGB (Red+Green+Blue) = 83+150+121=354 (46% of max value = 765). Red value is 83 (32.81% from 255 or 23.45% from 354); Green value is 150 (58.98% from 255 or 42.37% from 354); Blue value is 121 (47.66% from 255 or 34.18% from 354); Max value from RGB is 150 - color contains mainly: green. Hex color #539679 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #539679 is #AC6986. Grayscale: #7E7E7E. Windows color (decimal): -11299207 or 7968339. OLE color: 7968339.
HSL color Cylindrical-coordinate representation of color #539679: hue angle of 154.03º 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 #539679 is Cyan = 0.45, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 83 | 150 | 121 | - |
| CMYK | 0.45 | 0 | 0.19 | 0.41 |
| HSL | 154.03º | 0.29% | 0.46% | - |
| HSV(B) | 154.03º | 0.45% | 0.59% | - |
| XYZ | 17.92 | 25.03 | 21.98 | - |
| YUV | 126.66 | 124.8 | 96.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 150 | 121 | 0.45 | 0 | 0.19 | 0.41 | 154.03 | 0.29 | 0.46 |
| Hex | 53 | 96 | 79 | 2D | 0 | 13 | 29 | 9A | 1D | 2E |
| Octal | 123 | 226 | 171 | 55 | 0 | 23 | 51 | 232 | 35 | 56 |
| Binary | 1010011 | 10010110 | 1111001 | 101101 | 0 | 10011 | 101001 | 10011010 | 11101 | 101110 |
Color Harmonies of #539679
Complementary color
Monochromatic Colors of #539679
Black with #539679
Text Example
Text Example
White with #539679
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #539679; }
p { color: rgb(83,150,121); }
H1.HeaderClassName
{
color: #539679;
}
.AnyTagClassName
{
color: #539679;
}
</style>
background-color css
<style>
a { background-color: #539679; }
a { background-color: rgb(83,150,121); }
div.DivClassName
{
background-color: #539679;
}
.BgClassName
{
background-color: #539679;
}
</style>
border-color css
<style>
span { border-color: #539679; }
span { border-color: rgb(83,150,121); }
td.TdClassName
{
border-color: #539679;
}
.TagClassName
{
border-color: #539679;
}
</style>