Shades of Pompadour #641940
Tints of Pompadour #641940
RGB
CMYK
RGB Variations
Color information
#641940 (or 0x641940) is known color: Pompadour. HEX triplet: 64, 19 and 40. RGB value is (100,25,64). Sum of RGB (Red+Green+Blue) = 100+25+64=189 (25% of max value = 765). Red value is 100 (39.45% from 255 or 52.91% from 189); Green value is 25 (10.16% from 255 or 13.23% from 189); Blue value is 64 (25.39% from 255 or 33.86% from 189); Max value from RGB is 100 - color contains mainly: red. Hex color #641940 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #641940 is #9BE6BF. Grayscale: #333333. Windows color (decimal): -10217152 or 4200804. OLE color: 4200804.
HSL color Cylindrical-coordinate representation of color #641940: hue angle of 328.8º degrees, saturation: 0.6, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #641940 is Cyan = 0, Magento = 0.75, Yellow = 0.36 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 25 | 64 | - |
| CMYK | 0 | 0.75 | 0.36 | 0.61 |
| HSL | 328.8º | 0.6% | 0.25% | - |
| HSV(B) | 328.8º | 0.75% | 0.39% | - |
| XYZ | 6.53 | 3.77 | 5.23 | - |
| YUV | 51.87 | 134.85 | 162.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 25 | 64 | 0 | 0.75 | 0.36 | 0.61 | 328.8 | 0.6 | 0.25 |
| Hex | 64 | 19 | 40 | 0 | 4B | 24 | 3D | 149 | 3C | 19 |
| Octal | 144 | 31 | 100 | 0 | 113 | 44 | 75 | 511 | 74 | 31 |
| Binary | 1100100 | 11001 | 1000000 | 0 | 1001011 | 100100 | 111101 | 101001001 | 111100 | 11001 |
Color Harmonies of #641940
Complementary color
Monochromatic Colors of #641940
Black with #641940
Text Example
Text Example
White with #641940
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #641940; }
p { color: rgb(100,25,64); }
H1.HeaderClassName
{
color: #641940;
}
.AnyTagClassName
{
color: #641940;
}
</style>
background-color css
<style>
a { background-color: #641940; }
a { background-color: rgb(100,25,64); }
div.DivClassName
{
background-color: #641940;
}
.BgClassName
{
background-color: #641940;
}
</style>
border-color css
<style>
span { border-color: #641940; }
span { border-color: rgb(100,25,64); }
td.TdClassName
{
border-color: #641940;
}
.TagClassName
{
border-color: #641940;
}
</style>