Shades of Patina #609989
Tints of Patina #609989
RGB
CMYK
RGB Variations
Color information
#609989 (or 0x609989) is known color: Patina. HEX triplet: 60, 99 and 89. RGB value is (96,153,137). Sum of RGB (Red+Green+Blue) = 96+153+137=386 (51% of max value = 765). Red value is 96 (37.89% from 255 or 24.87% from 386); Green value is 153 (60.16% from 255 or 39.64% from 386); Blue value is 137 (53.91% from 255 or 35.49% from 386); Max value from RGB is 153 - color contains mainly: green. Hex color #609989 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #609989 is #9F6676. Grayscale: #868686. Windows color (decimal): -10446455 or 9017696. OLE color: 9017696.
HSL color Cylindrical-coordinate representation of color #609989: hue angle of 163.16º degrees, saturation: 0.23, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #609989 is Cyan = 0.37, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 96 | 153 | 137 | - |
| CMYK | 0.37 | 0 | 0.10 | 0.4 |
| HSL | 163.16º | 0.23% | 0.49% | - |
| HSV(B) | 163.16º | 0.37% | 0.6% | - |
| XYZ | 20.73 | 27.08 | 27.8 | - |
| YUV | 134.13 | 129.62 | 100.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 153 | 137 | 0.37 | 0 | 0.10 | 0.4 | 163.16 | 0.23 | 0.49 |
| Hex | 60 | 99 | 89 | 25 | 0 | A | 28 | A3 | 17 | 31 |
| Octal | 140 | 231 | 211 | 45 | 0 | 12 | 50 | 243 | 27 | 61 |
| Binary | 1100000 | 10011001 | 10001001 | 100101 | 0 | 1010 | 101000 | 10100011 | 10111 | 110001 |
Color Harmonies of #609989
Complementary color
Monochromatic Colors of #609989
Black with #609989
Text Example
Text Example
White with #609989
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #609989; }
p { color: rgb(96,153,137); }
H1.HeaderClassName
{
color: #609989;
}
.AnyTagClassName
{
color: #609989;
}
</style>
background-color css
<style>
a { background-color: #609989; }
a { background-color: rgb(96,153,137); }
div.DivClassName
{
background-color: #609989;
}
.BgClassName
{
background-color: #609989;
}
</style>
border-color css
<style>
span { border-color: #609989; }
span { border-color: rgb(96,153,137); }
td.TdClassName
{
border-color: #609989;
}
.TagClassName
{
border-color: #609989;
}
</style>