Shades of Pompadour #642046
Tints of Pompadour #642046
RGB
CMYK
RGB Variations
Color information
#642046 (or 0x642046) is known color: Pompadour. HEX triplet: 64, 20 and 46. RGB value is (100,32,70). Sum of RGB (Red+Green+Blue) = 100+32+70=202 (26% of max value = 765). Red value is 100 (39.45% from 255 or 49.50% from 202); Green value is 32 (12.89% from 255 or 15.84% from 202); Blue value is 70 (27.73% from 255 or 34.65% from 202); Max value from RGB is 100 - color contains mainly: red. Hex color #642046 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #642046 is #9BDFB9. Grayscale: #383838. Windows color (decimal): -10215354 or 4595812. OLE color: 4595812.
HSL color Cylindrical-coordinate representation of color #642046: hue angle of 326.47º degrees, saturation: 0.52, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #642046 is Cyan = 0, Magento = 0.68, Yellow = 0.30 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 32 | 70 | - |
| CMYK | 0 | 0.68 | 0.30 | 0.61 |
| HSL | 326.47º | 0.52% | 0.26% | - |
| HSV(B) | 326.47º | 0.68% | 0.39% | - |
| XYZ | 6.88 | 4.18 | 6.24 | - |
| YUV | 56.66 | 135.53 | 158.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 32 | 70 | 0 | 0.68 | 0.30 | 0.61 | 326.47 | 0.52 | 0.26 |
| Hex | 64 | 20 | 46 | 0 | 44 | 1E | 3D | 146 | 34 | 1A |
| Octal | 144 | 40 | 106 | 0 | 104 | 36 | 75 | 506 | 64 | 32 |
| Binary | 1100100 | 100000 | 1000110 | 0 | 1000100 | 11110 | 111101 | 101000110 | 110100 | 11010 |
Color Harmonies of #642046
Complementary color
Monochromatic Colors of #642046
Black with #642046
Text Example
Text Example
White with #642046
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #642046; }
p { color: rgb(100,32,70); }
H1.HeaderClassName
{
color: #642046;
}
.AnyTagClassName
{
color: #642046;
}
</style>
background-color css
<style>
a { background-color: #642046; }
a { background-color: rgb(100,32,70); }
div.DivClassName
{
background-color: #642046;
}
.BgClassName
{
background-color: #642046;
}
</style>
border-color css
<style>
span { border-color: #642046; }
span { border-color: rgb(100,32,70); }
td.TdClassName
{
border-color: #642046;
}
.TagClassName
{
border-color: #642046;
}
</style>