Shades of Patina #589677
Tints of Patina #589677
RGB
CMYK
RGB Variations
Color information
#589677 (or 0x589677) is known color: Patina. HEX triplet: 58, 96 and 77. RGB value is (88,150,119). Sum of RGB (Red+Green+Blue) = 88+150+119=357 (47% of max value = 765). Red value is 88 (34.77% from 255 or 24.65% from 357); Green value is 150 (58.98% from 255 or 42.02% from 357); Blue value is 119 (46.88% from 255 or 33.33% from 357); Max value from RGB is 150 - color contains mainly: green. Hex color #589677 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #589677 is #A76988. Grayscale: #7F7F7F. Windows color (decimal): -10971529 or 7837272. OLE color: 7837272.
HSL color Cylindrical-coordinate representation of color #589677: hue angle of 150º degrees, saturation: 0.26, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #589677 is Cyan = 0.41, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 88 | 150 | 119 | - |
| CMYK | 0.41 | 0 | 0.21 | 0.41 |
| HSL | 150º | 0.26% | 0.47% | - |
| HSV(B) | 150º | 0.41% | 0.59% | - |
| XYZ | 18.26 | 25.22 | 21.36 | - |
| YUV | 127.93 | 122.96 | 99.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 150 | 119 | 0.41 | 0 | 0.21 | 0.41 | 150 | 0.26 | 0.47 |
| Hex | 58 | 96 | 77 | 29 | 0 | 15 | 29 | 96 | 1A | 2F |
| Octal | 130 | 226 | 167 | 51 | 0 | 25 | 51 | 226 | 32 | 57 |
| Binary | 1011000 | 10010110 | 1110111 | 101001 | 0 | 10101 | 101001 | 10010110 | 11010 | 101111 |
Color Harmonies of #589677
Complementary color
Monochromatic Colors of #589677
Black with #589677
Text Example
Text Example
White with #589677
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #589677; }
p { color: rgb(88,150,119); }
H1.HeaderClassName
{
color: #589677;
}
.AnyTagClassName
{
color: #589677;
}
</style>
background-color css
<style>
a { background-color: #589677; }
a { background-color: rgb(88,150,119); }
div.DivClassName
{
background-color: #589677;
}
.BgClassName
{
background-color: #589677;
}
</style>
border-color css
<style>
span { border-color: #589677; }
span { border-color: rgb(88,150,119); }
td.TdClassName
{
border-color: #589677;
}
.TagClassName
{
border-color: #589677;
}
</style>