Shades of Pompadour #641738
Tints of Pompadour #641738
RGB
CMYK
RGB Variations
Color information
#641738 (or 0x641738) is known color: Pompadour. HEX triplet: 64, 17 and 38. RGB value is (100,23,56). Sum of RGB (Red+Green+Blue) = 100+23+56=179 (23% of max value = 765). Red value is 100 (39.45% from 255 or 55.87% from 179); Green value is 23 (9.38% from 255 or 12.85% from 179); Blue value is 56 (22.27% from 255 or 31.28% from 179); Max value from RGB is 100 - color contains mainly: red. Hex color #641738 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #641738 is #9BE8C7. Grayscale: #313131. Windows color (decimal): -10217672 or 3676004. OLE color: 3676004.
HSL color Cylindrical-coordinate representation of color #641738: hue angle of 334.29º 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 #641738 is Cyan = 0, Magento = 0.77, Yellow = 0.44 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 23 | 56 | - |
| CMYK | 0 | 0.77 | 0.44 | 0.61 |
| HSL | 334.29º | 0.63% | 0.24% | - |
| HSV(B) | 334.29º | 0.77% | 0.39% | - |
| XYZ | 6.28 | 3.61 | 4.11 | - |
| YUV | 49.79 | 131.51 | 163.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 23 | 56 | 0 | 0.77 | 0.44 | 0.61 | 334.29 | 0.63 | 0.24 |
| Hex | 64 | 17 | 38 | 0 | 4D | 2C | 3D | 14E | 3F | 18 |
| Octal | 144 | 27 | 70 | 0 | 115 | 54 | 75 | 516 | 77 | 30 |
| Binary | 1100100 | 10111 | 111000 | 0 | 1001101 | 101100 | 111101 | 101001110 | 111111 | 11000 |
Color Harmonies of #641738
Complementary color
Monochromatic Colors of #641738
Black with #641738
Text Example
Text Example
White with #641738
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #641738; }
p { color: rgb(100,23,56); }
H1.HeaderClassName
{
color: #641738;
}
.AnyTagClassName
{
color: #641738;
}
</style>
background-color css
<style>
a { background-color: #641738; }
a { background-color: rgb(100,23,56); }
div.DivClassName
{
background-color: #641738;
}
.BgClassName
{
background-color: #641738;
}
</style>
border-color css
<style>
span { border-color: #641738; }
span { border-color: rgb(100,23,56); }
td.TdClassName
{
border-color: #641738;
}
.TagClassName
{
border-color: #641738;
}
</style>