Shades of Pompadour #722044
Tints of Pompadour #722044
RGB
CMYK
RGB Variations
Color information
#722044 (or 0x722044) is known color: Pompadour. HEX triplet: 72, 20 and 44. RGB value is (114,32,68). Sum of RGB (Red+Green+Blue) = 114+32+68=214 (28% of max value = 765). Red value is 114 (44.92% from 255 or 53.27% from 214); Green value is 32 (12.89% from 255 or 14.95% from 214); Blue value is 68 (26.95% from 255 or 31.78% from 214); Max value from RGB is 114 - color contains mainly: red. Hex color #722044 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #722044 is #8DDFBB. Grayscale: #3C3C3C. Windows color (decimal): -9297852 or 4464754. OLE color: 4464754.
HSL color Cylindrical-coordinate representation of color #722044: hue angle of 333.66º degrees, saturation: 0.56, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #722044 is Cyan = 0, Magento = 0.72, Yellow = 0.40 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 32 | 68 | - |
| CMYK | 0 | 0.72 | 0.40 | 0.55 |
| HSL | 333.66º | 0.56% | 0.29% | - |
| HSV(B) | 333.66º | 0.72% | 0.45% | - |
| XYZ | 8.5 | 5.03 | 5.99 | - |
| YUV | 60.62 | 132.17 | 166.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 32 | 68 | 0 | 0.72 | 0.40 | 0.55 | 333.66 | 0.56 | 0.29 |
| Hex | 72 | 20 | 44 | 0 | 48 | 28 | 37 | 14E | 38 | 1D |
| Octal | 162 | 40 | 104 | 0 | 110 | 50 | 67 | 516 | 70 | 35 |
| Binary | 1110010 | 100000 | 1000100 | 0 | 1001000 | 101000 | 110111 | 101001110 | 111000 | 11101 |
Color Harmonies of #722044
Complementary color
Monochromatic Colors of #722044
Black with #722044
Text Example
Text Example
White with #722044
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #722044; }
p { color: rgb(114,32,68); }
H1.HeaderClassName
{
color: #722044;
}
.AnyTagClassName
{
color: #722044;
}
</style>
background-color css
<style>
a { background-color: #722044; }
a { background-color: rgb(114,32,68); }
div.DivClassName
{
background-color: #722044;
}
.BgClassName
{
background-color: #722044;
}
</style>
border-color css
<style>
span { border-color: #722044; }
span { border-color: rgb(114,32,68); }
td.TdClassName
{
border-color: #722044;
}
.TagClassName
{
border-color: #722044;
}
</style>