Shades of Patina #649786
Tints of Patina #649786
RGB
CMYK
RGB Variations
Color information
#649786 (or 0x649786) is known color: Patina. HEX triplet: 64, 97 and 86. RGB value is (100,151,134). Sum of RGB (Red+Green+Blue) = 100+151+134=385 (50% of max value = 765). Red value is 100 (39.45% from 255 or 25.97% from 385); Green value is 151 (59.38% from 255 or 39.22% from 385); Blue value is 134 (52.73% from 255 or 34.81% from 385); Max value from RGB is 151 - color contains mainly: green. Hex color #649786 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #649786 is #9B6879. Grayscale: #858585. Windows color (decimal): -10184826 or 8820580. OLE color: 8820580.
HSL color Cylindrical-coordinate representation of color #649786: hue angle of 160º degrees, saturation: 0.2, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #649786 is Cyan = 0.34, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 100 | 151 | 134 | - |
| CMYK | 0.34 | 0 | 0.11 | 0.41 |
| HSL | 160º | 0.2% | 0.49% | - |
| HSV(B) | 160º | 0.34% | 0.59% | - |
| XYZ | 20.63 | 26.56 | 26.59 | - |
| YUV | 133.81 | 128.1 | 103.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 151 | 134 | 0.34 | 0 | 0.11 | 0.41 | 160 | 0.2 | 0.49 |
| Hex | 64 | 97 | 86 | 22 | 0 | B | 29 | A0 | 14 | 31 |
| Octal | 144 | 227 | 206 | 42 | 0 | 13 | 51 | 240 | 24 | 61 |
| Binary | 1100100 | 10010111 | 10000110 | 100010 | 0 | 1011 | 101001 | 10100000 | 10100 | 110001 |
Color Harmonies of #649786
Complementary color
Monochromatic Colors of #649786
Black with #649786
Text Example
Text Example
White with #649786
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #649786; }
p { color: rgb(100,151,134); }
H1.HeaderClassName
{
color: #649786;
}
.AnyTagClassName
{
color: #649786;
}
</style>
background-color css
<style>
a { background-color: #649786; }
a { background-color: rgb(100,151,134); }
div.DivClassName
{
background-color: #649786;
}
.BgClassName
{
background-color: #649786;
}
</style>
border-color css
<style>
span { border-color: #649786; }
span { border-color: rgb(100,151,134); }
td.TdClassName
{
border-color: #649786;
}
.TagClassName
{
border-color: #649786;
}
</style>