Shades of Pompadour #641247
Tints of Pompadour #641247
RGB
CMYK
RGB Variations
Color information
#641247 (or 0x641247) is known color: Pompadour. HEX triplet: 64, 12 and 47. RGB value is (100,18,71). Sum of RGB (Red+Green+Blue) = 100+18+71=189 (25% of max value = 765). Red value is 100 (39.45% from 255 or 52.91% from 189); Green value is 18 (7.42% from 255 or 9.52% from 189); Blue value is 71 (28.12% from 255 or 37.57% from 189); Max value from RGB is 100 - color contains mainly: red. Hex color #641247 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #641247 is #9BEDB8. Grayscale: #303030. Windows color (decimal): -10218937 or 4657764. OLE color: 4657764.
HSL color Cylindrical-coordinate representation of color #641247: hue angle of 321.22º degrees, saturation: 0.69, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #641247 is Cyan = 0, Magento = 0.82, Yellow = 0.29 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 18 | 71 | - |
| CMYK | 0 | 0.82 | 0.29 | 0.61 |
| HSL | 321.22º | 0.69% | 0.23% | - |
| HSV(B) | 321.22º | 0.82% | 0.39% | - |
| XYZ | 6.61 | 3.6 | 6.31 | - |
| YUV | 48.56 | 140.67 | 164.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 18 | 71 | 0 | 0.82 | 0.29 | 0.61 | 321.22 | 0.69 | 0.23 |
| Hex | 64 | 12 | 47 | 0 | 52 | 1D | 3D | 141 | 45 | 17 |
| Octal | 144 | 22 | 107 | 0 | 122 | 35 | 75 | 501 | 105 | 27 |
| Binary | 1100100 | 10010 | 1000111 | 0 | 1010010 | 11101 | 111101 | 101000001 | 1000101 | 10111 |
Color Harmonies of #641247
Complementary color
Monochromatic Colors of #641247
Black with #641247
Text Example
Text Example
White with #641247
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #641247; }
p { color: rgb(100,18,71); }
H1.HeaderClassName
{
color: #641247;
}
.AnyTagClassName
{
color: #641247;
}
</style>
background-color css
<style>
a { background-color: #641247; }
a { background-color: rgb(100,18,71); }
div.DivClassName
{
background-color: #641247;
}
.BgClassName
{
background-color: #641247;
}
</style>
border-color css
<style>
span { border-color: #641247; }
span { border-color: rgb(100,18,71); }
td.TdClassName
{
border-color: #641247;
}
.TagClassName
{
border-color: #641247;
}
</style>