Shades of Patina #589577
Tints of Patina #589577
RGB
CMYK
RGB Variations
Color information
#589577 (or 0x589577) is known color: Patina. HEX triplet: 58, 95 and 77. RGB value is (88,149,119). Sum of RGB (Red+Green+Blue) = 88+149+119=356 (47% of max value = 765). Red value is 88 (34.77% from 255 or 24.72% from 356); Green value is 149 (58.59% from 255 or 41.85% from 356); Blue value is 119 (46.88% from 255 or 33.43% from 356); Max value from RGB is 149 - color contains mainly: green. Hex color #589577 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #589577 is #A76A88. Grayscale: #7F7F7F. Windows color (decimal): -10971785 or 7837016. OLE color: 7837016.
HSL color Cylindrical-coordinate representation of color #589577: hue angle of 150.49º 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 #589577 is Cyan = 0.41, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 88 | 149 | 119 | - |
| CMYK | 0.41 | 0 | 0.20 | 0.42 |
| HSL | 150.49º | 0.26% | 0.46% | - |
| HSV(B) | 150.49º | 0.41% | 0.58% | - |
| XYZ | 18.1 | 24.9 | 21.31 | - |
| YUV | 127.34 | 123.29 | 99.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 149 | 119 | 0.41 | 0 | 0.20 | 0.42 | 150.49 | 0.26 | 0.46 |
| Hex | 58 | 95 | 77 | 29 | 0 | 14 | 2A | 96 | 1A | 2E |
| Octal | 130 | 225 | 167 | 51 | 0 | 24 | 52 | 226 | 32 | 56 |
| Binary | 1011000 | 10010101 | 1110111 | 101001 | 0 | 10100 | 101010 | 10010110 | 11010 | 101110 |
Color Harmonies of #589577
Complementary color
Monochromatic Colors of #589577
Black with #589577
Text Example
Text Example
White with #589577
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #589577; }
p { color: rgb(88,149,119); }
H1.HeaderClassName
{
color: #589577;
}
.AnyTagClassName
{
color: #589577;
}
</style>
background-color css
<style>
a { background-color: #589577; }
a { background-color: rgb(88,149,119); }
div.DivClassName
{
background-color: #589577;
}
.BgClassName
{
background-color: #589577;
}
</style>
border-color css
<style>
span { border-color: #589577; }
span { border-color: rgb(88,149,119); }
td.TdClassName
{
border-color: #589577;
}
.TagClassName
{
border-color: #589577;
}
</style>