Shades of Patina #589388
Tints of Patina #589388
RGB
CMYK
RGB Variations
Color information
#589388 (or 0x589388) is known color: Patina. HEX triplet: 58, 93 and 88. RGB value is (88,147,136). Sum of RGB (Red+Green+Blue) = 88+147+136=371 (49% of max value = 765). Red value is 88 (34.77% from 255 or 23.72% from 371); Green value is 147 (57.81% from 255 or 39.62% from 371); Blue value is 136 (53.52% from 255 or 36.66% from 371); Max value from RGB is 147 - color contains mainly: green. Hex color #589388 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #589388 is #A76C77. Grayscale: #808080. Windows color (decimal): -10972280 or 8950616. OLE color: 8950616.
HSL color Cylindrical-coordinate representation of color #589388: hue angle of 168.81º degrees, saturation: 0.25, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #589388 is Cyan = 0.40, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 88 | 147 | 136 | - |
| CMYK | 0.40 | 0 | 0.07 | 0.42 |
| HSL | 168.81º | 0.25% | 0.46% | - |
| HSV(B) | 168.81º | 0.4% | 0.58% | - |
| XYZ | 18.9 | 24.72 | 27.07 | - |
| YUV | 128.11 | 132.45 | 99.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 147 | 136 | 0.40 | 0 | 0.07 | 0.42 | 168.81 | 0.25 | 0.46 |
| Hex | 58 | 93 | 88 | 28 | 0 | 7 | 2A | A9 | 19 | 2E |
| Octal | 130 | 223 | 210 | 50 | 0 | 7 | 52 | 251 | 31 | 56 |
| Binary | 1011000 | 10010011 | 10001000 | 101000 | 0 | 111 | 101010 | 10101001 | 11001 | 101110 |
Color Harmonies of #589388
Complementary color
Monochromatic Colors of #589388
Black with #589388
Text Example
Text Example
White with #589388
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #589388; }
p { color: rgb(88,147,136); }
H1.HeaderClassName
{
color: #589388;
}
.AnyTagClassName
{
color: #589388;
}
</style>
background-color css
<style>
a { background-color: #589388; }
a { background-color: rgb(88,147,136); }
div.DivClassName
{
background-color: #589388;
}
.BgClassName
{
background-color: #589388;
}
</style>
border-color css
<style>
span { border-color: #589388; }
span { border-color: rgb(88,147,136); }
td.TdClassName
{
border-color: #589388;
}
.TagClassName
{
border-color: #589388;
}
</style>