Shades of Patina #609686
Tints of Patina #609686
RGB
CMYK
RGB Variations
Color information
#609686 (or 0x609686) is known color: Patina. HEX triplet: 60, 96 and 86. RGB value is (96,150,134). Sum of RGB (Red+Green+Blue) = 96+150+134=380 (50% of max value = 765). Red value is 96 (37.89% from 255 or 25.26% from 380); Green value is 150 (58.98% from 255 or 39.47% from 380); Blue value is 134 (52.73% from 255 or 35.26% from 380); Max value from RGB is 150 - color contains mainly: green. Hex color #609686 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #609686 is #9F6979. Grayscale: #848484. Windows color (decimal): -10447226 or 8820320. OLE color: 8820320.
HSL color Cylindrical-coordinate representation of color #609686: hue angle of 162.22º degrees, saturation: 0.22, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #609686 is Cyan = 0.36, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 96 | 150 | 134 | - |
| CMYK | 0.36 | 0 | 0.11 | 0.41 |
| HSL | 162.22º | 0.22% | 0.48% | - |
| HSV(B) | 162.22º | 0.36% | 0.59% | - |
| XYZ | 20.03 | 26.02 | 26.52 | - |
| YUV | 132.03 | 129.11 | 102.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 150 | 134 | 0.36 | 0 | 0.11 | 0.41 | 162.22 | 0.22 | 0.48 |
| Hex | 60 | 96 | 86 | 24 | 0 | B | 29 | A2 | 16 | 30 |
| Octal | 140 | 226 | 206 | 44 | 0 | 13 | 51 | 242 | 26 | 60 |
| Binary | 1100000 | 10010110 | 10000110 | 100100 | 0 | 1011 | 101001 | 10100010 | 10110 | 110000 |
Color Harmonies of #609686
Complementary color
Monochromatic Colors of #609686
Black with #609686
Text Example
Text Example
White with #609686
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #609686; }
p { color: rgb(96,150,134); }
H1.HeaderClassName
{
color: #609686;
}
.AnyTagClassName
{
color: #609686;
}
</style>
background-color css
<style>
a { background-color: #609686; }
a { background-color: rgb(96,150,134); }
div.DivClassName
{
background-color: #609686;
}
.BgClassName
{
background-color: #609686;
}
</style>
border-color css
<style>
span { border-color: #609686; }
span { border-color: rgb(96,150,134); }
td.TdClassName
{
border-color: #609686;
}
.TagClassName
{
border-color: #609686;
}
</style>