Shades of Patina #589683
Tints of Patina #589683
RGB
CMYK
RGB Variations
Color information
#589683 (or 0x589683) is known color: Patina. HEX triplet: 58, 96 and 83. RGB value is (88,150,131). Sum of RGB (Red+Green+Blue) = 88+150+131=369 (48% of max value = 765). Red value is 88 (34.77% from 255 or 23.85% from 369); Green value is 150 (58.98% from 255 or 40.65% from 369); Blue value is 131 (51.56% from 255 or 35.50% from 369); Max value from RGB is 150 - color contains mainly: green. Hex color #589683 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #589683 is #A7697C. Grayscale: #818181. Windows color (decimal): -10971517 or 8623704. OLE color: 8623704.
HSL color Cylindrical-coordinate representation of color #589683: hue angle of 161.61º 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 #589683 is Cyan = 0.41, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 88 | 150 | 131 | - |
| CMYK | 0.41 | 0 | 0.13 | 0.41 |
| HSL | 161.61º | 0.26% | 0.47% | - |
| HSV(B) | 161.61º | 0.41% | 0.59% | - |
| XYZ | 19.03 | 25.53 | 25.4 | - |
| YUV | 129.3 | 128.96 | 98.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 150 | 131 | 0.41 | 0 | 0.13 | 0.41 | 161.61 | 0.26 | 0.47 |
| Hex | 58 | 96 | 83 | 29 | 0 | D | 29 | A2 | 1A | 2F |
| Octal | 130 | 226 | 203 | 51 | 0 | 15 | 51 | 242 | 32 | 57 |
| Binary | 1011000 | 10010110 | 10000011 | 101001 | 0 | 1101 | 101001 | 10100010 | 11010 | 101111 |
Color Harmonies of #589683
Complementary color
Monochromatic Colors of #589683
Black with #589683
Text Example
Text Example
White with #589683
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #589683; }
p { color: rgb(88,150,131); }
H1.HeaderClassName
{
color: #589683;
}
.AnyTagClassName
{
color: #589683;
}
</style>
background-color css
<style>
a { background-color: #589683; }
a { background-color: rgb(88,150,131); }
div.DivClassName
{
background-color: #589683;
}
.BgClassName
{
background-color: #589683;
}
</style>
border-color css
<style>
span { border-color: #589683; }
span { border-color: rgb(88,150,131); }
td.TdClassName
{
border-color: #589683;
}
.TagClassName
{
border-color: #589683;
}
</style>