Shades of Pompadour #642844
Tints of Pompadour #642844
RGB
CMYK
RGB Variations
Color information
#642844 (or 0x642844) is known color: Pompadour. HEX triplet: 64, 28 and 44. RGB value is (100,40,68). Sum of RGB (Red+Green+Blue) = 100+40+68=208 (27% of max value = 765). Red value is 100 (39.45% from 255 or 48.08% from 208); Green value is 40 (16.02% from 255 or 19.23% from 208); Blue value is 68 (26.95% from 255 or 32.69% from 208); Max value from RGB is 100 - color contains mainly: red. Hex color #642844 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #642844 is #9BD7BB. Grayscale: #3D3D3D. Windows color (decimal): -10213308 or 4466788. OLE color: 4466788.
HSL color Cylindrical-coordinate representation of color #642844: hue angle of 332º degrees, saturation: 0.43, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #642844 is Cyan = 0, Magento = 0.6, Yellow = 0.32 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 40 | 68 | - |
| CMYK | 0 | 0.6 | 0.32 | 0.61 |
| HSL | 332º | 0.43% | 0.27% | - |
| HSV(B) | 332º | 0.6% | 0.39% | - |
| XYZ | 7.06 | 4.64 | 5.99 | - |
| YUV | 61.13 | 131.88 | 155.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 40 | 68 | 0 | 0.6 | 0.32 | 0.61 | 332 | 0.43 | 0.27 |
| Hex | 64 | 28 | 44 | 0 | 3C | 20 | 3D | 14C | 2B | 1B |
| Octal | 144 | 50 | 104 | 0 | 74 | 40 | 75 | 514 | 53 | 33 |
| Binary | 1100100 | 101000 | 1000100 | 0 | 111100 | 100000 | 111101 | 101001100 | 101011 | 11011 |
Color Harmonies of #642844
Complementary color
Monochromatic Colors of #642844
Black with #642844
Text Example
Text Example
White with #642844
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #642844; }
p { color: rgb(100,40,68); }
H1.HeaderClassName
{
color: #642844;
}
.AnyTagClassName
{
color: #642844;
}
</style>
background-color css
<style>
a { background-color: #642844; }
a { background-color: rgb(100,40,68); }
div.DivClassName
{
background-color: #642844;
}
.BgClassName
{
background-color: #642844;
}
</style>
border-color css
<style>
span { border-color: #642844; }
span { border-color: rgb(100,40,68); }
td.TdClassName
{
border-color: #642844;
}
.TagClassName
{
border-color: #642844;
}
</style>