Shades of Pompadour #641548
Tints of Pompadour #641548
RGB
CMYK
RGB Variations
Color information
#641548 (or 0x641548) is known color: Pompadour. HEX triplet: 64, 15 and 48. RGB value is (100,21,72). Sum of RGB (Red+Green+Blue) = 100+21+72=193 (25% of max value = 765). Red value is 100 (39.45% from 255 or 51.81% from 193); Green value is 21 (8.59% from 255 or 10.88% from 193); Blue value is 72 (28.52% from 255 or 37.31% from 193); Max value from RGB is 100 - color contains mainly: red. Hex color #641548 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #641548 is #9BEAB7. Grayscale: #323232. Windows color (decimal): -10218168 or 4724068. OLE color: 4724068.
HSL color Cylindrical-coordinate representation of color #641548: hue angle of 321.27º degrees, saturation: 0.65, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #641548 is Cyan = 0, Magento = 0.79, Yellow = 0.28 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 21 | 72 | - |
| CMYK | 0 | 0.79 | 0.28 | 0.61 |
| HSL | 321.27º | 0.65% | 0.24% | - |
| HSV(B) | 321.27º | 0.79% | 0.39% | - |
| XYZ | 6.69 | 3.71 | 6.49 | - |
| YUV | 50.44 | 140.17 | 163.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 21 | 72 | 0 | 0.79 | 0.28 | 0.61 | 321.27 | 0.65 | 0.24 |
| Hex | 64 | 15 | 48 | 0 | 4F | 1C | 3D | 141 | 41 | 18 |
| Octal | 144 | 25 | 110 | 0 | 117 | 34 | 75 | 501 | 101 | 30 |
| Binary | 1100100 | 10101 | 1001000 | 0 | 1001111 | 11100 | 111101 | 101000001 | 1000001 | 11000 |
Color Harmonies of #641548
Complementary color
Monochromatic Colors of #641548
Black with #641548
Text Example
Text Example
White with #641548
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #641548; }
p { color: rgb(100,21,72); }
H1.HeaderClassName
{
color: #641548;
}
.AnyTagClassName
{
color: #641548;
}
</style>
background-color css
<style>
a { background-color: #641548; }
a { background-color: rgb(100,21,72); }
div.DivClassName
{
background-color: #641548;
}
.BgClassName
{
background-color: #641548;
}
</style>
border-color css
<style>
span { border-color: #641548; }
span { border-color: rgb(100,21,72); }
td.TdClassName
{
border-color: #641548;
}
.TagClassName
{
border-color: #641548;
}
</style>