Shades of Pompadour #641948
Tints of Pompadour #641948
RGB
CMYK
RGB Variations
Color information
#641948 (or 0x641948) is known color: Pompadour. HEX triplet: 64, 19 and 48. RGB value is (100,25,72). Sum of RGB (Red+Green+Blue) = 100+25+72=197 (26% of max value = 765). Red value is 100 (39.45% from 255 or 50.76% from 197); Green value is 25 (10.16% from 255 or 12.69% from 197); Blue value is 72 (28.52% from 255 or 36.55% from 197); Max value from RGB is 100 - color contains mainly: red. Hex color #641948 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #641948 is #9BE6B7. Grayscale: #343434. Windows color (decimal): -10217144 or 4725092. OLE color: 4725092.
HSL color Cylindrical-coordinate representation of color #641948: hue angle of 322.4º 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 #641948 is Cyan = 0, Magento = 0.75, Yellow = 0.28 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 25 | 72 | - |
| CMYK | 0 | 0.75 | 0.28 | 0.61 |
| HSL | 322.4º | 0.6% | 0.25% | - |
| HSV(B) | 322.4º | 0.75% | 0.39% | - |
| XYZ | 6.77 | 3.87 | 6.52 | - |
| YUV | 52.78 | 138.85 | 161.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 25 | 72 | 0 | 0.75 | 0.28 | 0.61 | 322.4 | 0.6 | 0.25 |
| Hex | 64 | 19 | 48 | 0 | 4B | 1C | 3D | 142 | 3C | 19 |
| Octal | 144 | 31 | 110 | 0 | 113 | 34 | 75 | 502 | 74 | 31 |
| Binary | 1100100 | 11001 | 1001000 | 0 | 1001011 | 11100 | 111101 | 101000010 | 111100 | 11001 |
Color Harmonies of #641948
Complementary color
Monochromatic Colors of #641948
Black with #641948
Text Example
Text Example
White with #641948
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #641948; }
p { color: rgb(100,25,72); }
H1.HeaderClassName
{
color: #641948;
}
.AnyTagClassName
{
color: #641948;
}
</style>
background-color css
<style>
a { background-color: #641948; }
a { background-color: rgb(100,25,72); }
div.DivClassName
{
background-color: #641948;
}
.BgClassName
{
background-color: #641948;
}
</style>
border-color css
<style>
span { border-color: #641948; }
span { border-color: rgb(100,25,72); }
td.TdClassName
{
border-color: #641948;
}
.TagClassName
{
border-color: #641948;
}
</style>