Shades of Patina #609287
Tints of Patina #609287
RGB
CMYK
RGB Variations
Color information
#609287 (or 0x609287) is known color: Patina. HEX triplet: 60, 92 and 87. RGB value is (96,146,135). Sum of RGB (Red+Green+Blue) = 96+146+135=377 (49% of max value = 765). Red value is 96 (37.89% from 255 or 25.46% from 377); Green value is 146 (57.42% from 255 or 38.73% from 377); Blue value is 135 (53.12% from 255 or 35.81% from 377); Max value from RGB is 146 - color contains mainly: green. Hex color #609287 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #609287 is #9F6D78. Grayscale: #818181. Windows color (decimal): -10448249 or 8884832. OLE color: 8884832.
HSL color Cylindrical-coordinate representation of color #609287: hue angle of 166.8º 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 #609287 is Cyan = 0.34, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 96 | 146 | 135 | - |
| CMYK | 0.34 | 0 | 0.08 | 0.43 |
| HSL | 166.8º | 0.21% | 0.47% | - |
| HSV(B) | 166.8º | 0.34% | 0.57% | - |
| XYZ | 19.48 | 24.79 | 26.68 | - |
| YUV | 129.8 | 130.94 | 103.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 146 | 135 | 0.34 | 0 | 0.08 | 0.43 | 166.8 | 0.21 | 0.47 |
| Hex | 60 | 92 | 87 | 22 | 0 | 8 | 2B | A7 | 15 | 2F |
| Octal | 140 | 222 | 207 | 42 | 0 | 10 | 53 | 247 | 25 | 57 |
| Binary | 1100000 | 10010010 | 10000111 | 100010 | 0 | 1000 | 101011 | 10100111 | 10101 | 101111 |
Color Harmonies of #609287
Complementary color
Monochromatic Colors of #609287
Black with #609287
Text Example
Text Example
White with #609287
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #609287; }
p { color: rgb(96,146,135); }
H1.HeaderClassName
{
color: #609287;
}
.AnyTagClassName
{
color: #609287;
}
</style>
background-color css
<style>
a { background-color: #609287; }
a { background-color: rgb(96,146,135); }
div.DivClassName
{
background-color: #609287;
}
.BgClassName
{
background-color: #609287;
}
</style>
border-color css
<style>
span { border-color: #609287; }
span { border-color: rgb(96,146,135); }
td.TdClassName
{
border-color: #609287;
}
.TagClassName
{
border-color: #609287;
}
</style>