Shades of Pompadour #642946
Tints of Pompadour #642946
RGB
CMYK
RGB Variations
Color information
#642946 (or 0x642946) is known color: Pompadour. HEX triplet: 64, 29 and 46. RGB value is (100,41,70). Sum of RGB (Red+Green+Blue) = 100+41+70=211 (27% of max value = 765). Red value is 100 (39.45% from 255 or 47.39% from 211); Green value is 41 (16.41% from 255 or 19.43% from 211); Blue value is 70 (27.73% from 255 or 33.18% from 211); Max value from RGB is 100 - color contains mainly: red. Hex color #642946 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #642946 is #9BD6B9. Grayscale: #3D3D3D. Windows color (decimal): -10213050 or 4598116. OLE color: 4598116.
HSL color Cylindrical-coordinate representation of color #642946: hue angle of 330.51º degrees, saturation: 0.42, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #642946 is Cyan = 0, Magento = 0.59, Yellow = 0.30 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 41 | 70 | - |
| CMYK | 0 | 0.59 | 0.30 | 0.61 |
| HSL | 330.51º | 0.42% | 0.28% | - |
| HSV(B) | 330.51º | 0.59% | 0.39% | - |
| XYZ | 7.15 | 4.74 | 6.33 | - |
| YUV | 61.95 | 132.55 | 155.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 41 | 70 | 0 | 0.59 | 0.30 | 0.61 | 330.51 | 0.42 | 0.28 |
| Hex | 64 | 29 | 46 | 0 | 3B | 1E | 3D | 14B | 2A | 1C |
| Octal | 144 | 51 | 106 | 0 | 73 | 36 | 75 | 513 | 52 | 34 |
| Binary | 1100100 | 101001 | 1000110 | 0 | 111011 | 11110 | 111101 | 101001011 | 101010 | 11100 |
Color Harmonies of #642946
Complementary color
Monochromatic Colors of #642946
Black with #642946
Text Example
Text Example
White with #642946
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #642946; }
p { color: rgb(100,41,70); }
H1.HeaderClassName
{
color: #642946;
}
.AnyTagClassName
{
color: #642946;
}
</style>
background-color css
<style>
a { background-color: #642946; }
a { background-color: rgb(100,41,70); }
div.DivClassName
{
background-color: #642946;
}
.BgClassName
{
background-color: #642946;
}
</style>
border-color css
<style>
span { border-color: #642946; }
span { border-color: rgb(100,41,70); }
td.TdClassName
{
border-color: #642946;
}
.TagClassName
{
border-color: #642946;
}
</style>