Shades of Pompadour #642147
Tints of Pompadour #642147
RGB
CMYK
RGB Variations
Color information
#642147 (or 0x642147) is known color: Pompadour. HEX triplet: 64, 21 and 47. RGB value is (100,33,71). Sum of RGB (Red+Green+Blue) = 100+33+71=204 (27% of max value = 765). Red value is 100 (39.45% from 255 or 49.02% from 204); Green value is 33 (13.28% from 255 or 16.18% from 204); Blue value is 71 (28.12% from 255 or 34.80% from 204); Max value from RGB is 100 - color contains mainly: red. Hex color #642147 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #642147 is #9BDEB8. Grayscale: #393939. Windows color (decimal): -10215097 or 4661604. OLE color: 4661604.
HSL color Cylindrical-coordinate representation of color #642147: hue angle of 325.97º 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 #642147 is Cyan = 0, Magento = 0.67, Yellow = 0.29 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 33 | 71 | - |
| CMYK | 0 | 0.67 | 0.29 | 0.61 |
| HSL | 325.97º | 0.5% | 0.26% | - |
| HSV(B) | 325.97º | 0.67% | 0.39% | - |
| XYZ | 6.94 | 4.25 | 6.42 | - |
| YUV | 57.37 | 135.7 | 158.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 33 | 71 | 0 | 0.67 | 0.29 | 0.61 | 325.97 | 0.5 | 0.26 |
| Hex | 64 | 21 | 47 | 0 | 43 | 1D | 3D | 146 | 32 | 1A |
| Octal | 144 | 41 | 107 | 0 | 103 | 35 | 75 | 506 | 62 | 32 |
| Binary | 1100100 | 100001 | 1000111 | 0 | 1000011 | 11101 | 111101 | 101000110 | 110010 | 11010 |
Color Harmonies of #642147
Complementary color
Monochromatic Colors of #642147
Black with #642147
Text Example
Text Example
White with #642147
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #642147; }
p { color: rgb(100,33,71); }
H1.HeaderClassName
{
color: #642147;
}
.AnyTagClassName
{
color: #642147;
}
</style>
background-color css
<style>
a { background-color: #642147; }
a { background-color: rgb(100,33,71); }
div.DivClassName
{
background-color: #642147;
}
.BgClassName
{
background-color: #642147;
}
</style>
border-color css
<style>
span { border-color: #642147; }
span { border-color: rgb(100,33,71); }
td.TdClassName
{
border-color: #642147;
}
.TagClassName
{
border-color: #642147;
}
</style>