Shades of Patina #599486
Tints of Patina #599486
RGB
CMYK
RGB Variations
Color information
#599486 (or 0x599486) is known color: Patina. HEX triplet: 59, 94 and 86. RGB value is (89,148,134). Sum of RGB (Red+Green+Blue) = 89+148+134=371 (49% of max value = 765). Red value is 89 (35.16% from 255 or 23.99% from 371); Green value is 148 (58.20% from 255 or 39.89% from 371); Blue value is 134 (52.73% from 255 or 36.12% from 371); Max value from RGB is 148 - color contains mainly: green. Hex color #599486 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #599486 is #A66B79. Grayscale: #808080. Windows color (decimal): -10906490 or 8819801. OLE color: 8819801.
HSL color Cylindrical-coordinate representation of color #599486: hue angle of 165.76º degrees, saturation: 0.25, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #599486 is Cyan = 0.40, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 89 | 148 | 134 | - |
| CMYK | 0.40 | 0 | 0.09 | 0.42 |
| HSL | 165.76º | 0.25% | 0.46% | - |
| HSV(B) | 165.76º | 0.4% | 0.58% | - |
| XYZ | 19.01 | 25.02 | 26.38 | - |
| YUV | 128.76 | 130.95 | 99.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 148 | 134 | 0.40 | 0 | 0.09 | 0.42 | 165.76 | 0.25 | 0.46 |
| Hex | 59 | 94 | 86 | 28 | 0 | 9 | 2A | A6 | 19 | 2E |
| Octal | 131 | 224 | 206 | 50 | 0 | 11 | 52 | 246 | 31 | 56 |
| Binary | 1011001 | 10010100 | 10000110 | 101000 | 0 | 1001 | 101010 | 10100110 | 11001 | 101110 |
Color Harmonies of #599486
Complementary color
Monochromatic Colors of #599486
Black with #599486
Text Example
Text Example
White with #599486
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #599486; }
p { color: rgb(89,148,134); }
H1.HeaderClassName
{
color: #599486;
}
.AnyTagClassName
{
color: #599486;
}
</style>
background-color css
<style>
a { background-color: #599486; }
a { background-color: rgb(89,148,134); }
div.DivClassName
{
background-color: #599486;
}
.BgClassName
{
background-color: #599486;
}
</style>
border-color css
<style>
span { border-color: #599486; }
span { border-color: rgb(89,148,134); }
td.TdClassName
{
border-color: #599486;
}
.TagClassName
{
border-color: #599486;
}
</style>