Shades of Pompadour #641839
Tints of Pompadour #641839
RGB
CMYK
RGB Variations
Color information
#641839 (or 0x641839) is known color: Pompadour. HEX triplet: 64, 18 and 39. RGB value is (100,24,57). Sum of RGB (Red+Green+Blue) = 100+24+57=181 (23% of max value = 765). Red value is 100 (39.45% from 255 or 55.25% from 181); Green value is 24 (9.77% from 255 or 13.26% from 181); Blue value is 57 (22.66% from 255 or 31.49% from 181); Max value from RGB is 100 - color contains mainly: red. Hex color #641839 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #641839 is #9BE7C6. Grayscale: #323232. Windows color (decimal): -10217415 or 3741796. OLE color: 3741796.
HSL color Cylindrical-coordinate representation of color #641839: hue angle of 333.95º degrees, saturation: 0.61, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #641839 is Cyan = 0, Magento = 0.76, Yellow = 0.43 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 24 | 57 | - |
| CMYK | 0 | 0.76 | 0.43 | 0.61 |
| HSL | 333.95º | 0.61% | 0.24% | - |
| HSV(B) | 333.95º | 0.76% | 0.39% | - |
| XYZ | 6.32 | 3.66 | 4.24 | - |
| YUV | 50.49 | 131.68 | 163.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 24 | 57 | 0 | 0.76 | 0.43 | 0.61 | 333.95 | 0.61 | 0.24 |
| Hex | 64 | 18 | 39 | 0 | 4C | 2B | 3D | 14E | 3D | 18 |
| Octal | 144 | 30 | 71 | 0 | 114 | 53 | 75 | 516 | 75 | 30 |
| Binary | 1100100 | 11000 | 111001 | 0 | 1001100 | 101011 | 111101 | 101001110 | 111101 | 11000 |
Color Harmonies of #641839
Complementary color
Monochromatic Colors of #641839
Black with #641839
Text Example
Text Example
White with #641839
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #641839; }
p { color: rgb(100,24,57); }
H1.HeaderClassName
{
color: #641839;
}
.AnyTagClassName
{
color: #641839;
}
</style>
background-color css
<style>
a { background-color: #641839; }
a { background-color: rgb(100,24,57); }
div.DivClassName
{
background-color: #641839;
}
.BgClassName
{
background-color: #641839;
}
</style>
border-color css
<style>
span { border-color: #641839; }
span { border-color: rgb(100,24,57); }
td.TdClassName
{
border-color: #641839;
}
.TagClassName
{
border-color: #641839;
}
</style>