Shades of Patina #659686
Tints of Patina #659686
RGB
CMYK
RGB Variations
Color information
#659686 (or 0x659686) is known color: Patina. HEX triplet: 65, 96 and 86. RGB value is (101,150,134). Sum of RGB (Red+Green+Blue) = 101+150+134=385 (50% of max value = 765). Red value is 101 (39.84% from 255 or 26.23% from 385); Green value is 150 (58.98% from 255 or 38.96% from 385); Blue value is 134 (52.73% from 255 or 34.81% from 385); Max value from RGB is 150 - color contains mainly: green. Hex color #659686 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #659686 is #9A6979. Grayscale: #858585. Windows color (decimal): -10119546 or 8820325. OLE color: 8820325.
HSL color Cylindrical-coordinate representation of color #659686: hue angle of 160.41º degrees, saturation: 0.2, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #659686 is Cyan = 0.33, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 101 | 150 | 134 | - |
| CMYK | 0.33 | 0 | 0.11 | 0.41 |
| HSL | 160.41º | 0.2% | 0.49% | - |
| HSV(B) | 160.41º | 0.33% | 0.59% | - |
| XYZ | 20.58 | 26.3 | 26.55 | - |
| YUV | 133.53 | 128.27 | 104.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 150 | 134 | 0.33 | 0 | 0.11 | 0.41 | 160.41 | 0.2 | 0.49 |
| Hex | 65 | 96 | 86 | 21 | 0 | B | 29 | A0 | 14 | 31 |
| Octal | 145 | 226 | 206 | 41 | 0 | 13 | 51 | 240 | 24 | 61 |
| Binary | 1100101 | 10010110 | 10000110 | 100001 | 0 | 1011 | 101001 | 10100000 | 10100 | 110001 |
Color Harmonies of #659686
Complementary color
Monochromatic Colors of #659686
Black with #659686
Text Example
Text Example
White with #659686
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #659686; }
p { color: rgb(101,150,134); }
H1.HeaderClassName
{
color: #659686;
}
.AnyTagClassName
{
color: #659686;
}
</style>
background-color css
<style>
a { background-color: #659686; }
a { background-color: rgb(101,150,134); }
div.DivClassName
{
background-color: #659686;
}
.BgClassName
{
background-color: #659686;
}
</style>
border-color css
<style>
span { border-color: #659686; }
span { border-color: rgb(101,150,134); }
td.TdClassName
{
border-color: #659686;
}
.TagClassName
{
border-color: #659686;
}
</style>