Shades of Patina #589678
Tints of Patina #589678
RGB
CMYK
RGB Variations
Color information
#589678 (or 0x589678) is known color: Patina. HEX triplet: 58, 96 and 78. RGB value is (88,150,120). Sum of RGB (Red+Green+Blue) = 88+150+120=358 (47% of max value = 765). Red value is 88 (34.77% from 255 or 24.58% from 358); Green value is 150 (58.98% from 255 or 41.90% from 358); Blue value is 120 (47.27% from 255 or 33.52% from 358); Max value from RGB is 150 - color contains mainly: green. Hex color #589678 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #589678 is #A76987. Grayscale: #808080. Windows color (decimal): -10971528 or 7902808. OLE color: 7902808.
HSL color Cylindrical-coordinate representation of color #589678: hue angle of 150.97º 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 #589678 is Cyan = 0.41, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 88 | 150 | 120 | - |
| CMYK | 0.41 | 0 | 0.20 | 0.41 |
| HSL | 150.97º | 0.26% | 0.47% | - |
| HSV(B) | 150.97º | 0.41% | 0.59% | - |
| XYZ | 18.32 | 25.24 | 21.68 | - |
| YUV | 128.04 | 123.46 | 99.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 150 | 120 | 0.41 | 0 | 0.20 | 0.41 | 150.97 | 0.26 | 0.47 |
| Hex | 58 | 96 | 78 | 29 | 0 | 14 | 29 | 97 | 1A | 2F |
| Octal | 130 | 226 | 170 | 51 | 0 | 24 | 51 | 227 | 32 | 57 |
| Binary | 1011000 | 10010110 | 1111000 | 101001 | 0 | 10100 | 101001 | 10010111 | 11010 | 101111 |
Color Harmonies of #589678
Complementary color
Monochromatic Colors of #589678
Black with #589678
Text Example
Text Example
White with #589678
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #589678; }
p { color: rgb(88,150,120); }
H1.HeaderClassName
{
color: #589678;
}
.AnyTagClassName
{
color: #589678;
}
</style>
background-color css
<style>
a { background-color: #589678; }
a { background-color: rgb(88,150,120); }
div.DivClassName
{
background-color: #589678;
}
.BgClassName
{
background-color: #589678;
}
</style>
border-color css
<style>
span { border-color: #589678; }
span { border-color: rgb(88,150,120); }
td.TdClassName
{
border-color: #589678;
}
.TagClassName
{
border-color: #589678;
}
</style>