Shades of Pompadour #641844
Tints of Pompadour #641844
RGB
CMYK
RGB Variations
Color information
#641844 (or 0x641844) is known color: Pompadour. HEX triplet: 64, 18 and 44. RGB value is (100,24,68). Sum of RGB (Red+Green+Blue) = 100+24+68=192 (25% of max value = 765). Red value is 100 (39.45% from 255 or 52.08% from 192); Green value is 24 (9.77% from 255 or 12.5% from 192); Blue value is 68 (26.95% from 255 or 35.42% from 192); Max value from RGB is 100 - color contains mainly: red. Hex color #641844 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #641844 is #9BE7BB. Grayscale: #333333. Windows color (decimal): -10217404 or 4462692. OLE color: 4462692.
HSL color Cylindrical-coordinate representation of color #641844: hue angle of 325.26º degrees, saturation: 0.61, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #641844 is Cyan = 0, Magento = 0.76, Yellow = 0.32 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 24 | 68 | - |
| CMYK | 0 | 0.76 | 0.32 | 0.61 |
| HSL | 325.26º | 0.61% | 0.24% | - |
| HSV(B) | 325.26º | 0.76% | 0.39% | - |
| XYZ | 6.63 | 3.78 | 5.85 | - |
| YUV | 51.74 | 137.18 | 162.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 24 | 68 | 0 | 0.76 | 0.32 | 0.61 | 325.26 | 0.61 | 0.24 |
| Hex | 64 | 18 | 44 | 0 | 4C | 20 | 3D | 145 | 3D | 18 |
| Octal | 144 | 30 | 104 | 0 | 114 | 40 | 75 | 505 | 75 | 30 |
| Binary | 1100100 | 11000 | 1000100 | 0 | 1001100 | 100000 | 111101 | 101000101 | 111101 | 11000 |
Color Harmonies of #641844
Complementary color
Monochromatic Colors of #641844
Black with #641844
Text Example
Text Example
White with #641844
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #641844; }
p { color: rgb(100,24,68); }
H1.HeaderClassName
{
color: #641844;
}
.AnyTagClassName
{
color: #641844;
}
</style>
background-color css
<style>
a { background-color: #641844; }
a { background-color: rgb(100,24,68); }
div.DivClassName
{
background-color: #641844;
}
.BgClassName
{
background-color: #641844;
}
</style>
border-color css
<style>
span { border-color: #641844; }
span { border-color: rgb(100,24,68); }
td.TdClassName
{
border-color: #641844;
}
.TagClassName
{
border-color: #641844;
}
</style>