Shades of Patina #589584
Tints of Patina #589584
RGB
CMYK
RGB Variations
Color information
#589584 (or 0x589584) is known color: Patina. HEX triplet: 58, 95 and 84. RGB value is (88,149,132). Sum of RGB (Red+Green+Blue) = 88+149+132=369 (48% of max value = 765). Red value is 88 (34.77% from 255 or 23.85% from 369); Green value is 149 (58.59% from 255 or 40.38% from 369); Blue value is 132 (51.95% from 255 or 35.77% from 369); Max value from RGB is 149 - color contains mainly: green. Hex color #589584 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #589584 is #A76A7B. Grayscale: #808080. Windows color (decimal): -10971772 or 8688984. OLE color: 8688984.
HSL color Cylindrical-coordinate representation of color #589584: hue angle of 163.28º 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 #589584 is Cyan = 0.41, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 88 | 149 | 132 | - |
| CMYK | 0.41 | 0 | 0.11 | 0.42 |
| HSL | 163.28º | 0.26% | 0.46% | - |
| HSV(B) | 163.28º | 0.41% | 0.58% | - |
| XYZ | 18.94 | 25.24 | 25.7 | - |
| YUV | 128.82 | 129.79 | 98.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 149 | 132 | 0.41 | 0 | 0.11 | 0.42 | 163.28 | 0.26 | 0.46 |
| Hex | 58 | 95 | 84 | 29 | 0 | B | 2A | A3 | 1A | 2E |
| Octal | 130 | 225 | 204 | 51 | 0 | 13 | 52 | 243 | 32 | 56 |
| Binary | 1011000 | 10010101 | 10000100 | 101001 | 0 | 1011 | 101010 | 10100011 | 11010 | 101110 |
Color Harmonies of #589584
Complementary color
Monochromatic Colors of #589584
Black with #589584
Text Example
Text Example
White with #589584
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #589584; }
p { color: rgb(88,149,132); }
H1.HeaderClassName
{
color: #589584;
}
.AnyTagClassName
{
color: #589584;
}
</style>
background-color css
<style>
a { background-color: #589584; }
a { background-color: rgb(88,149,132); }
div.DivClassName
{
background-color: #589584;
}
.BgClassName
{
background-color: #589584;
}
</style>
border-color css
<style>
span { border-color: #589584; }
span { border-color: rgb(88,149,132); }
td.TdClassName
{
border-color: #589584;
}
.TagClassName
{
border-color: #589584;
}
</style>