Shades of Patina #589385
Tints of Patina #589385
RGB
CMYK
RGB Variations
Color information
#589385 (or 0x589385) is known color: Patina. HEX triplet: 58, 93 and 85. RGB value is (88,147,133). Sum of RGB (Red+Green+Blue) = 88+147+133=368 (48% of max value = 765). Red value is 88 (34.77% from 255 or 23.91% from 368); Green value is 147 (57.81% from 255 or 39.95% from 368); Blue value is 133 (52.34% from 255 or 36.14% from 368); Max value from RGB is 147 - color contains mainly: green. Hex color #589385 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #589385 is #A76C7A. Grayscale: #7F7F7F. Windows color (decimal): -10972283 or 8754008. OLE color: 8754008.
HSL color Cylindrical-coordinate representation of color #589385: hue angle of 165.76º 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 #589385 is Cyan = 0.40, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 88 | 147 | 133 | - |
| CMYK | 0.40 | 0 | 0.10 | 0.42 |
| HSL | 165.76º | 0.25% | 0.46% | - |
| HSV(B) | 165.76º | 0.4% | 0.58% | - |
| XYZ | 18.69 | 24.64 | 25.96 | - |
| YUV | 127.76 | 130.95 | 99.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 147 | 133 | 0.40 | 0 | 0.10 | 0.42 | 165.76 | 0.25 | 0.46 |
| Hex | 58 | 93 | 85 | 28 | 0 | A | 2A | A6 | 19 | 2E |
| Octal | 130 | 223 | 205 | 50 | 0 | 12 | 52 | 246 | 31 | 56 |
| Binary | 1011000 | 10010011 | 10000101 | 101000 | 0 | 1010 | 101010 | 10100110 | 11001 | 101110 |
Color Harmonies of #589385
Complementary color
Monochromatic Colors of #589385
Black with #589385
Text Example
Text Example
White with #589385
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #589385; }
p { color: rgb(88,147,133); }
H1.HeaderClassName
{
color: #589385;
}
.AnyTagClassName
{
color: #589385;
}
</style>
background-color css
<style>
a { background-color: #589385; }
a { background-color: rgb(88,147,133); }
div.DivClassName
{
background-color: #589385;
}
.BgClassName
{
background-color: #589385;
}
</style>
border-color css
<style>
span { border-color: #589385; }
span { border-color: rgb(88,147,133); }
td.TdClassName
{
border-color: #589385;
}
.TagClassName
{
border-color: #589385;
}
</style>