Shades of Pompadour #641649
Tints of Pompadour #641649
RGB
CMYK
RGB Variations
Color information
#641649 (or 0x641649) is known color: Pompadour. HEX triplet: 64, 16 and 49. RGB value is (100,22,73). Sum of RGB (Red+Green+Blue) = 100+22+73=195 (25% of max value = 765). Red value is 100 (39.45% from 255 or 51.28% from 195); Green value is 22 (8.98% from 255 or 11.28% from 195); Blue value is 73 (28.91% from 255 or 37.44% from 195); Max value from RGB is 100 - color contains mainly: red. Hex color #641649 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #641649 is #9BE9B6. Grayscale: #333333. Windows color (decimal): -10217911 or 4789860. OLE color: 4789860.
HSL color Cylindrical-coordinate representation of color #641649: hue angle of 320.77º degrees, saturation: 0.64, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #641649 is Cyan = 0, Magento = 0.78, Yellow = 0.27 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 22 | 73 | - |
| CMYK | 0 | 0.78 | 0.27 | 0.61 |
| HSL | 320.77º | 0.64% | 0.24% | - |
| HSV(B) | 320.77º | 0.78% | 0.39% | - |
| XYZ | 6.75 | 3.76 | 6.67 | - |
| YUV | 51.14 | 140.34 | 162.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 22 | 73 | 0 | 0.78 | 0.27 | 0.61 | 320.77 | 0.64 | 0.24 |
| Hex | 64 | 16 | 49 | 0 | 4E | 1B | 3D | 141 | 40 | 18 |
| Octal | 144 | 26 | 111 | 0 | 116 | 33 | 75 | 501 | 100 | 30 |
| Binary | 1100100 | 10110 | 1001001 | 0 | 1001110 | 11011 | 111101 | 101000001 | 1000000 | 11000 |
Color Harmonies of #641649
Complementary color
Monochromatic Colors of #641649
Black with #641649
Text Example
Text Example
White with #641649
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #641649; }
p { color: rgb(100,22,73); }
H1.HeaderClassName
{
color: #641649;
}
.AnyTagClassName
{
color: #641649;
}
</style>
background-color css
<style>
a { background-color: #641649; }
a { background-color: rgb(100,22,73); }
div.DivClassName
{
background-color: #641649;
}
.BgClassName
{
background-color: #641649;
}
</style>
border-color css
<style>
span { border-color: #641649; }
span { border-color: rgb(100,22,73); }
td.TdClassName
{
border-color: #641649;
}
.TagClassName
{
border-color: #641649;
}
</style>