Shades of Patina #649887
Tints of Patina #649887
RGB
CMYK
RGB Variations
Color information
#649887 (or 0x649887) is known color: Patina. HEX triplet: 64, 98 and 87. RGB value is (100,152,135). Sum of RGB (Red+Green+Blue) = 100+152+135=387 (51% of max value = 765). Red value is 100 (39.45% from 255 or 25.84% from 387); Green value is 152 (59.77% from 255 or 39.28% from 387); Blue value is 135 (53.12% from 255 or 34.88% from 387); Max value from RGB is 152 - color contains mainly: green. Hex color #649887 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #649887 is #9B6778. Grayscale: #868686. Windows color (decimal): -10184569 or 8886372. OLE color: 8886372.
HSL color Cylindrical-coordinate representation of color #649887: hue angle of 160.38º degrees, saturation: 0.21, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #649887 is Cyan = 0.34, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 100 | 152 | 135 | - |
| CMYK | 0.34 | 0 | 0.11 | 0.40 |
| HSL | 160.38º | 0.21% | 0.49% | - |
| HSV(B) | 160.38º | 0.34% | 0.6% | - |
| XYZ | 20.86 | 26.92 | 27.02 | - |
| YUV | 134.51 | 128.27 | 103.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 152 | 135 | 0.34 | 0 | 0.11 | 0.40 | 160.38 | 0.21 | 0.49 |
| Hex | 64 | 98 | 87 | 22 | 0 | B | 28 | A0 | 15 | 31 |
| Octal | 144 | 230 | 207 | 42 | 0 | 13 | 50 | 240 | 25 | 61 |
| Binary | 1100100 | 10011000 | 10000111 | 100010 | 0 | 1011 | 101000 | 10100000 | 10101 | 110001 |
Color Harmonies of #649887
Complementary color
Monochromatic Colors of #649887
Black with #649887
Text Example
Text Example
White with #649887
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #649887; }
p { color: rgb(100,152,135); }
H1.HeaderClassName
{
color: #649887;
}
.AnyTagClassName
{
color: #649887;
}
</style>
background-color css
<style>
a { background-color: #649887; }
a { background-color: rgb(100,152,135); }
div.DivClassName
{
background-color: #649887;
}
.BgClassName
{
background-color: #649887;
}
</style>
border-color css
<style>
span { border-color: #649887; }
span { border-color: rgb(100,152,135); }
td.TdClassName
{
border-color: #649887;
}
.TagClassName
{
border-color: #649887;
}
</style>