Shades of Patina #609286
Tints of Patina #609286
RGB
CMYK
RGB Variations
Color information
#609286 (or 0x609286) is known color: Patina. HEX triplet: 60, 92 and 86. RGB value is (96,146,134). Sum of RGB (Red+Green+Blue) = 96+146+134=376 (49% of max value = 765). Red value is 96 (37.89% from 255 or 25.53% from 376); Green value is 146 (57.42% from 255 or 38.83% from 376); Blue value is 134 (52.73% from 255 or 35.64% from 376); Max value from RGB is 146 - color contains mainly: green. Hex color #609286 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #609286 is #9F6D79. Grayscale: #818181. Windows color (decimal): -10448250 or 8819296. OLE color: 8819296.
HSL color Cylindrical-coordinate representation of color #609286: hue angle of 165.6º degrees, saturation: 0.21, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #609286 is Cyan = 0.34, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 96 | 146 | 134 | - |
| CMYK | 0.34 | 0 | 0.08 | 0.43 |
| HSL | 165.6º | 0.21% | 0.47% | - |
| HSV(B) | 165.6º | 0.34% | 0.57% | - |
| XYZ | 19.41 | 24.77 | 26.31 | - |
| YUV | 129.68 | 130.44 | 103.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 146 | 134 | 0.34 | 0 | 0.08 | 0.43 | 165.6 | 0.21 | 0.47 |
| Hex | 60 | 92 | 86 | 22 | 0 | 8 | 2B | A6 | 15 | 2F |
| Octal | 140 | 222 | 206 | 42 | 0 | 10 | 53 | 246 | 25 | 57 |
| Binary | 1100000 | 10010010 | 10000110 | 100010 | 0 | 1000 | 101011 | 10100110 | 10101 | 101111 |
Color Harmonies of #609286
Complementary color
Monochromatic Colors of #609286
Black with #609286
Text Example
Text Example
White with #609286
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #609286; }
p { color: rgb(96,146,134); }
H1.HeaderClassName
{
color: #609286;
}
.AnyTagClassName
{
color: #609286;
}
</style>
background-color css
<style>
a { background-color: #609286; }
a { background-color: rgb(96,146,134); }
div.DivClassName
{
background-color: #609286;
}
.BgClassName
{
background-color: #609286;
}
</style>
border-color css
<style>
span { border-color: #609286; }
span { border-color: rgb(96,146,134); }
td.TdClassName
{
border-color: #609286;
}
.TagClassName
{
border-color: #609286;
}
</style>