Shades of Patina #589586
Tints of Patina #589586
RGB
CMYK
RGB Variations
Color information
#589586 (or 0x589586) is known color: Patina. HEX triplet: 58, 95 and 86. RGB value is (88,149,134). Sum of RGB (Red+Green+Blue) = 88+149+134=371 (49% of max value = 765). Red value is 88 (34.77% from 255 or 23.72% from 371); Green value is 149 (58.59% from 255 or 40.16% from 371); Blue value is 134 (52.73% from 255 or 36.12% from 371); Max value from RGB is 149 - color contains mainly: green. Hex color #589586 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #589586 is #A76A79. Grayscale: #818181. Windows color (decimal): -10971770 or 8820056. OLE color: 8820056.
HSL color Cylindrical-coordinate representation of color #589586: hue angle of 165.25º degrees, saturation: 0.26, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #589586 is Cyan = 0.41, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 88 | 149 | 134 | - |
| CMYK | 0.41 | 0 | 0.10 | 0.42 |
| HSL | 165.25º | 0.26% | 0.46% | - |
| HSV(B) | 165.25º | 0.41% | 0.58% | - |
| XYZ | 19.08 | 25.29 | 26.43 | - |
| YUV | 129.05 | 130.79 | 98.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 149 | 134 | 0.41 | 0 | 0.10 | 0.42 | 165.25 | 0.26 | 0.46 |
| Hex | 58 | 95 | 86 | 29 | 0 | A | 2A | A5 | 1A | 2E |
| Octal | 130 | 225 | 206 | 51 | 0 | 12 | 52 | 245 | 32 | 56 |
| Binary | 1011000 | 10010101 | 10000110 | 101001 | 0 | 1010 | 101010 | 10100101 | 11010 | 101110 |
Color Harmonies of #589586
Complementary color
Monochromatic Colors of #589586
Black with #589586
Text Example
Text Example
White with #589586
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #589586; }
p { color: rgb(88,149,134); }
H1.HeaderClassName
{
color: #589586;
}
.AnyTagClassName
{
color: #589586;
}
</style>
background-color css
<style>
a { background-color: #589586; }
a { background-color: rgb(88,149,134); }
div.DivClassName
{
background-color: #589586;
}
.BgClassName
{
background-color: #589586;
}
</style>
border-color css
<style>
span { border-color: #589586; }
span { border-color: rgb(88,149,134); }
td.TdClassName
{
border-color: #589586;
}
.TagClassName
{
border-color: #589586;
}
</style>