Shades of Patina #599086
Tints of Patina #599086
RGB
CMYK
RGB Variations
Color information
#599086 (or 0x599086) is known color: Patina. HEX triplet: 59, 90 and 86. RGB value is (89,144,134). Sum of RGB (Red+Green+Blue) = 89+144+134=367 (48% of max value = 765). Red value is 89 (35.16% from 255 or 24.25% from 367); Green value is 144 (56.64% from 255 or 39.24% from 367); Blue value is 134 (52.73% from 255 or 36.51% from 367); Max value from RGB is 144 - color contains mainly: green. Hex color #599086 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #599086 is #A66F79. Grayscale: #7E7E7E. Windows color (decimal): -10907514 or 8818777. OLE color: 8818777.
HSL color Cylindrical-coordinate representation of color #599086: hue angle of 169.09º degrees, saturation: 0.24, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #599086 is Cyan = 0.38, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 89 | 144 | 134 | - |
| CMYK | 0.38 | 0 | 0.07 | 0.44 |
| HSL | 169.09º | 0.24% | 0.46% | - |
| HSV(B) | 169.09º | 0.38% | 0.56% | - |
| XYZ | 18.4 | 23.79 | 26.18 | - |
| YUV | 126.42 | 132.28 | 101.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 144 | 134 | 0.38 | 0 | 0.07 | 0.44 | 169.09 | 0.24 | 0.46 |
| Hex | 59 | 90 | 86 | 26 | 0 | 7 | 2C | A9 | 18 | 2E |
| Octal | 131 | 220 | 206 | 46 | 0 | 7 | 54 | 251 | 30 | 56 |
| Binary | 1011001 | 10010000 | 10000110 | 100110 | 0 | 111 | 101100 | 10101001 | 11000 | 101110 |
Color Harmonies of #599086
Complementary color
Monochromatic Colors of #599086
Black with #599086
Text Example
Text Example
White with #599086
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #599086; }
p { color: rgb(89,144,134); }
H1.HeaderClassName
{
color: #599086;
}
.AnyTagClassName
{
color: #599086;
}
</style>
background-color css
<style>
a { background-color: #599086; }
a { background-color: rgb(89,144,134); }
div.DivClassName
{
background-color: #599086;
}
.BgClassName
{
background-color: #599086;
}
</style>
border-color css
<style>
span { border-color: #599086; }
span { border-color: rgb(89,144,134); }
td.TdClassName
{
border-color: #599086;
}
.TagClassName
{
border-color: #599086;
}
</style>