Shades of Patina #649280
Tints of Patina #649280
RGB
CMYK
RGB Variations
Color information
#649280 (or 0x649280) is known color: Patina. HEX triplet: 64, 92 and 80. RGB value is (100,146,128). Sum of RGB (Red+Green+Blue) = 100+146+128=374 (49% of max value = 765). Red value is 100 (39.45% from 255 or 26.74% from 374); Green value is 146 (57.42% from 255 or 39.04% from 374); Blue value is 128 (50.39% from 255 or 34.22% from 374); Max value from RGB is 146 - color contains mainly: green. Hex color #649280 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #649280 is #9B6D7F. Grayscale: #828282. Windows color (decimal): -10186112 or 8426084. OLE color: 8426084.
HSL color Cylindrical-coordinate representation of color #649280: hue angle of 156.52º degrees, saturation: 0.19, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #649280 is Cyan = 0.32, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 100 | 146 | 128 | - |
| CMYK | 0.32 | 0 | 0.12 | 0.43 |
| HSL | 156.52º | 0.19% | 0.48% | - |
| HSV(B) | 156.52º | 0.32% | 0.57% | - |
| XYZ | 19.43 | 24.83 | 24.19 | - |
| YUV | 130.19 | 126.76 | 106.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 146 | 128 | 0.32 | 0 | 0.12 | 0.43 | 156.52 | 0.19 | 0.48 |
| Hex | 64 | 92 | 80 | 20 | 0 | C | 2B | 9D | 13 | 30 |
| Octal | 144 | 222 | 200 | 40 | 0 | 14 | 53 | 235 | 23 | 60 |
| Binary | 1100100 | 10010010 | 10000000 | 100000 | 0 | 1100 | 101011 | 10011101 | 10011 | 110000 |
Color Harmonies of #649280
Complementary color
Monochromatic Colors of #649280
Black with #649280
Text Example
Text Example
White with #649280
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #649280; }
p { color: rgb(100,146,128); }
H1.HeaderClassName
{
color: #649280;
}
.AnyTagClassName
{
color: #649280;
}
</style>
background-color css
<style>
a { background-color: #649280; }
a { background-color: rgb(100,146,128); }
div.DivClassName
{
background-color: #649280;
}
.BgClassName
{
background-color: #649280;
}
</style>
border-color css
<style>
span { border-color: #649280; }
span { border-color: rgb(100,146,128); }
td.TdClassName
{
border-color: #649280;
}
.TagClassName
{
border-color: #649280;
}
</style>