Shades of Pompadour #642146
Tints of Pompadour #642146
RGB
CMYK
RGB Variations
Color information
#642146 (or 0x642146) is known color: Pompadour. HEX triplet: 64, 21 and 46. RGB value is (100,33,70). Sum of RGB (Red+Green+Blue) = 100+33+70=203 (26% of max value = 765). Red value is 100 (39.45% from 255 or 49.26% from 203); Green value is 33 (13.28% from 255 or 16.26% from 203); Blue value is 70 (27.73% from 255 or 34.48% from 203); Max value from RGB is 100 - color contains mainly: red. Hex color #642146 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #642146 is #9BDEB9. Grayscale: #393939. Windows color (decimal): -10215098 or 4596068. OLE color: 4596068.
HSL color Cylindrical-coordinate representation of color #642146: hue angle of 326.87º degrees, saturation: 0.5, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #642146 is Cyan = 0, Magento = 0.67, Yellow = 0.30 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 33 | 70 | - |
| CMYK | 0 | 0.67 | 0.30 | 0.61 |
| HSL | 326.87º | 0.5% | 0.26% | - |
| HSV(B) | 326.87º | 0.67% | 0.39% | - |
| XYZ | 6.9 | 4.24 | 6.25 | - |
| YUV | 57.25 | 135.2 | 158.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 33 | 70 | 0 | 0.67 | 0.30 | 0.61 | 326.87 | 0.5 | 0.26 |
| Hex | 64 | 21 | 46 | 0 | 43 | 1E | 3D | 147 | 32 | 1A |
| Octal | 144 | 41 | 106 | 0 | 103 | 36 | 75 | 507 | 62 | 32 |
| Binary | 1100100 | 100001 | 1000110 | 0 | 1000011 | 11110 | 111101 | 101000111 | 110010 | 11010 |
Color Harmonies of #642146
Complementary color
Monochromatic Colors of #642146
Black with #642146
Text Example
Text Example
White with #642146
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #642146; }
p { color: rgb(100,33,70); }
H1.HeaderClassName
{
color: #642146;
}
.AnyTagClassName
{
color: #642146;
}
</style>
background-color css
<style>
a { background-color: #642146; }
a { background-color: rgb(100,33,70); }
div.DivClassName
{
background-color: #642146;
}
.BgClassName
{
background-color: #642146;
}
</style>
border-color css
<style>
span { border-color: #642146; }
span { border-color: rgb(100,33,70); }
td.TdClassName
{
border-color: #642146;
}
.TagClassName
{
border-color: #642146;
}
</style>