Shades of Patina #609186
Tints of Patina #609186
RGB
CMYK
RGB Variations
Color information
#609186 (or 0x609186) is known color: Patina. HEX triplet: 60, 91 and 86. RGB value is (96,145,134). Sum of RGB (Red+Green+Blue) = 96+145+134=375 (49% of max value = 765). Red value is 96 (37.89% from 255 or 25.6% from 375); Green value is 145 (57.03% from 255 or 38.67% from 375); Blue value is 134 (52.73% from 255 or 35.73% from 375); Max value from RGB is 145 - color contains mainly: green. Hex color #609186 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #609186 is #9F6E79. Grayscale: #818181. Windows color (decimal): -10448506 or 8819040. OLE color: 8819040.
HSL color Cylindrical-coordinate representation of color #609186: hue angle of 166.53º degrees, saturation: 0.2, 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 #609186 is Cyan = 0.34, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 96 | 145 | 134 | - |
| CMYK | 0.34 | 0 | 0.08 | 0.43 |
| HSL | 166.53º | 0.2% | 0.47% | - |
| HSV(B) | 166.53º | 0.34% | 0.57% | - |
| XYZ | 19.25 | 24.46 | 26.26 | - |
| YUV | 129.1 | 130.77 | 104.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 145 | 134 | 0.34 | 0 | 0.08 | 0.43 | 166.53 | 0.2 | 0.47 |
| Hex | 60 | 91 | 86 | 22 | 0 | 8 | 2B | A7 | 14 | 2F |
| Octal | 140 | 221 | 206 | 42 | 0 | 10 | 53 | 247 | 24 | 57 |
| Binary | 1100000 | 10010001 | 10000110 | 100010 | 0 | 1000 | 101011 | 10100111 | 10100 | 101111 |
Color Harmonies of #609186
Complementary color
Monochromatic Colors of #609186
Black with #609186
Text Example
Text Example
White with #609186
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #609186; }
p { color: rgb(96,145,134); }
H1.HeaderClassName
{
color: #609186;
}
.AnyTagClassName
{
color: #609186;
}
</style>
background-color css
<style>
a { background-color: #609186; }
a { background-color: rgb(96,145,134); }
div.DivClassName
{
background-color: #609186;
}
.BgClassName
{
background-color: #609186;
}
</style>
border-color css
<style>
span { border-color: #609186; }
span { border-color: rgb(96,145,134); }
td.TdClassName
{
border-color: #609186;
}
.TagClassName
{
border-color: #609186;
}
</style>