Shades of Pompadour #641740
Tints of Pompadour #641740
RGB
CMYK
RGB Variations
Color information
#641740 (or 0x641740) is known color: Pompadour. HEX triplet: 64, 17 and 40. RGB value is (100,23,64). Sum of RGB (Red+Green+Blue) = 100+23+64=187 (24% of max value = 765). Red value is 100 (39.45% from 255 or 53.48% from 187); Green value is 23 (9.38% from 255 or 12.30% from 187); Blue value is 64 (25.39% from 255 or 34.22% from 187); Max value from RGB is 100 - color contains mainly: red. Hex color #641740 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #641740 is #9BE8BF. Grayscale: #323232. Windows color (decimal): -10217664 or 4200292. OLE color: 4200292.
HSL color Cylindrical-coordinate representation of color #641740: hue angle of 328.05º degrees, saturation: 0.63, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #641740 is Cyan = 0, Magento = 0.77, Yellow = 0.36 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 23 | 64 | - |
| CMYK | 0 | 0.77 | 0.36 | 0.61 |
| HSL | 328.05º | 0.63% | 0.24% | - |
| HSV(B) | 328.05º | 0.77% | 0.39% | - |
| XYZ | 6.49 | 3.69 | 5.22 | - |
| YUV | 50.7 | 135.51 | 163.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 23 | 64 | 0 | 0.77 | 0.36 | 0.61 | 328.05 | 0.63 | 0.24 |
| Hex | 64 | 17 | 40 | 0 | 4D | 24 | 3D | 148 | 3F | 18 |
| Octal | 144 | 27 | 100 | 0 | 115 | 44 | 75 | 510 | 77 | 30 |
| Binary | 1100100 | 10111 | 1000000 | 0 | 1001101 | 100100 | 111101 | 101001000 | 111111 | 11000 |
Color Harmonies of #641740
Complementary color
Monochromatic Colors of #641740
Black with #641740
Text Example
Text Example
White with #641740
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #641740; }
p { color: rgb(100,23,64); }
H1.HeaderClassName
{
color: #641740;
}
.AnyTagClassName
{
color: #641740;
}
</style>
background-color css
<style>
a { background-color: #641740; }
a { background-color: rgb(100,23,64); }
div.DivClassName
{
background-color: #641740;
}
.BgClassName
{
background-color: #641740;
}
</style>
border-color css
<style>
span { border-color: #641740; }
span { border-color: rgb(100,23,64); }
td.TdClassName
{
border-color: #641740;
}
.TagClassName
{
border-color: #641740;
}
</style>