Shades of Patina #649387
Tints of Patina #649387
RGB
CMYK
RGB Variations
Color information
#649387 (or 0x649387) is known color: Patina. HEX triplet: 64, 93 and 87. RGB value is (100,147,135). Sum of RGB (Red+Green+Blue) = 100+147+135=382 (50% of max value = 765). Red value is 100 (39.45% from 255 or 26.18% from 382); Green value is 147 (57.81% from 255 or 38.48% from 382); Blue value is 135 (53.12% from 255 or 35.34% from 382); Max value from RGB is 147 - color contains mainly: green. Hex color #649387 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #649387 is #9B6C78. Grayscale: #838383. Windows color (decimal): -10185849 or 8885092. OLE color: 8885092.
HSL color Cylindrical-coordinate representation of color #649387: hue angle of 164.68º degrees, saturation: 0.19, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #649387 is Cyan = 0.32, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 100 | 147 | 135 | - |
| CMYK | 0.32 | 0 | 0.08 | 0.42 |
| HSL | 164.68º | 0.19% | 0.48% | - |
| HSV(B) | 164.68º | 0.32% | 0.58% | - |
| XYZ | 20.06 | 25.33 | 26.75 | - |
| YUV | 131.58 | 129.93 | 105.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 147 | 135 | 0.32 | 0 | 0.08 | 0.42 | 164.68 | 0.19 | 0.48 |
| Hex | 64 | 93 | 87 | 20 | 0 | 8 | 2A | A5 | 13 | 30 |
| Octal | 144 | 223 | 207 | 40 | 0 | 10 | 52 | 245 | 23 | 60 |
| Binary | 1100100 | 10010011 | 10000111 | 100000 | 0 | 1000 | 101010 | 10100101 | 10011 | 110000 |
Color Harmonies of #649387
Complementary color
Monochromatic Colors of #649387
Black with #649387
Text Example
Text Example
White with #649387
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #649387; }
p { color: rgb(100,147,135); }
H1.HeaderClassName
{
color: #649387;
}
.AnyTagClassName
{
color: #649387;
}
</style>
background-color css
<style>
a { background-color: #649387; }
a { background-color: rgb(100,147,135); }
div.DivClassName
{
background-color: #649387;
}
.BgClassName
{
background-color: #649387;
}
</style>
border-color css
<style>
span { border-color: #649387; }
span { border-color: rgb(100,147,135); }
td.TdClassName
{
border-color: #649387;
}
.TagClassName
{
border-color: #649387;
}
</style>