Shades of Pompadour #732444
Tints of Pompadour #732444
RGB
CMYK
RGB Variations
Color information
#732444 (or 0x732444) is known color: Pompadour. HEX triplet: 73, 24 and 44. RGB value is (115,36,68). Sum of RGB (Red+Green+Blue) = 115+36+68=219 (29% of max value = 765). Red value is 115 (45.31% from 255 or 52.51% from 219); Green value is 36 (14.45% from 255 or 16.44% from 219); Blue value is 68 (26.95% from 255 or 31.05% from 219); Max value from RGB is 115 - color contains mainly: red. Hex color #732444 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #732444 is #8CDBBB. Grayscale: #3F3F3F. Windows color (decimal): -9231292 or 4465779. OLE color: 4465779.
HSL color Cylindrical-coordinate representation of color #732444: hue angle of 335.7º degrees, saturation: 0.52, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #732444 is Cyan = 0, Magento = 0.69, Yellow = 0.41 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 36 | 68 | - |
| CMYK | 0 | 0.69 | 0.41 | 0.55 |
| HSL | 335.7º | 0.52% | 0.3% | - |
| HSV(B) | 335.7º | 0.69% | 0.45% | - |
| XYZ | 8.74 | 5.32 | 6.04 | - |
| YUV | 63.27 | 130.67 | 164.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 36 | 68 | 0 | 0.69 | 0.41 | 0.55 | 335.7 | 0.52 | 0.3 |
| Hex | 73 | 24 | 44 | 0 | 45 | 29 | 37 | 150 | 34 | 1E |
| Octal | 163 | 44 | 104 | 0 | 105 | 51 | 67 | 520 | 64 | 36 |
| Binary | 1110011 | 100100 | 1000100 | 0 | 1000101 | 101001 | 110111 | 101010000 | 110100 | 11110 |
Color Harmonies of #732444
Complementary color
Monochromatic Colors of #732444
Black with #732444
Text Example
Text Example
White with #732444
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #732444; }
p { color: rgb(115,36,68); }
H1.HeaderClassName
{
color: #732444;
}
.AnyTagClassName
{
color: #732444;
}
</style>
background-color css
<style>
a { background-color: #732444; }
a { background-color: rgb(115,36,68); }
div.DivClassName
{
background-color: #732444;
}
.BgClassName
{
background-color: #732444;
}
</style>
border-color css
<style>
span { border-color: #732444; }
span { border-color: rgb(115,36,68); }
td.TdClassName
{
border-color: #732444;
}
.TagClassName
{
border-color: #732444;
}
</style>