Shades of Pompadour #642043
Tints of Pompadour #642043
RGB
CMYK
RGB Variations
Color information
#642043 (or 0x642043) is known color: Pompadour. HEX triplet: 64, 20 and 43. RGB value is (100,32,67). Sum of RGB (Red+Green+Blue) = 100+32+67=199 (26% of max value = 765). Red value is 100 (39.45% from 255 or 50.25% from 199); Green value is 32 (12.89% from 255 or 16.08% from 199); Blue value is 67 (26.56% from 255 or 33.67% from 199); Max value from RGB is 100 - color contains mainly: red. Hex color #642043 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #642043 is #9BDFBC. Grayscale: #383838. Windows color (decimal): -10215357 or 4399204. OLE color: 4399204.
HSL color Cylindrical-coordinate representation of color #642043: hue angle of 329.12º 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 #642043 is Cyan = 0, Magento = 0.68, Yellow = 0.33 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 32 | 67 | - |
| CMYK | 0 | 0.68 | 0.33 | 0.61 |
| HSL | 329.12º | 0.52% | 0.26% | - |
| HSV(B) | 329.12º | 0.68% | 0.39% | - |
| XYZ | 6.79 | 4.15 | 5.75 | - |
| YUV | 56.32 | 134.03 | 159.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 32 | 67 | 0 | 0.68 | 0.33 | 0.61 | 329.12 | 0.52 | 0.26 |
| Hex | 64 | 20 | 43 | 0 | 44 | 21 | 3D | 149 | 34 | 1A |
| Octal | 144 | 40 | 103 | 0 | 104 | 41 | 75 | 511 | 64 | 32 |
| Binary | 1100100 | 100000 | 1000011 | 0 | 1000100 | 100001 | 111101 | 101001001 | 110100 | 11010 |
Color Harmonies of #642043
Complementary color
Monochromatic Colors of #642043
Black with #642043
Text Example
Text Example
White with #642043
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #642043; }
p { color: rgb(100,32,67); }
H1.HeaderClassName
{
color: #642043;
}
.AnyTagClassName
{
color: #642043;
}
</style>
background-color css
<style>
a { background-color: #642043; }
a { background-color: rgb(100,32,67); }
div.DivClassName
{
background-color: #642043;
}
.BgClassName
{
background-color: #642043;
}
</style>
border-color css
<style>
span { border-color: #642043; }
span { border-color: rgb(100,32,67); }
td.TdClassName
{
border-color: #642043;
}
.TagClassName
{
border-color: #642043;
}
</style>