Shades of Pompadour #722447
Tints of Pompadour #722447
RGB
CMYK
RGB Variations
Color information
#722447 (or 0x722447) is known color: Pompadour. HEX triplet: 72, 24 and 47. RGB value is (114,36,71). Sum of RGB (Red+Green+Blue) = 114+36+71=221 (29% of max value = 765). Red value is 114 (44.92% from 255 or 51.58% from 221); Green value is 36 (14.45% from 255 or 16.29% from 221); Blue value is 71 (28.12% from 255 or 32.13% from 221); Max value from RGB is 114 - color contains mainly: red. Hex color #722447 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #722447 is #8DDBB8. Grayscale: #3F3F3F. Windows color (decimal): -9296825 or 4662386. OLE color: 4662386.
HSL color Cylindrical-coordinate representation of color #722447: hue angle of 333.08º degrees, saturation: 0.52, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #722447 is Cyan = 0, Magento = 0.68, Yellow = 0.38 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 36 | 71 | - |
| CMYK | 0 | 0.68 | 0.38 | 0.55 |
| HSL | 333.08º | 0.52% | 0.29% | - |
| HSV(B) | 333.08º | 0.68% | 0.45% | - |
| XYZ | 8.71 | 5.29 | 6.52 | - |
| YUV | 63.31 | 132.34 | 164.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 36 | 71 | 0 | 0.68 | 0.38 | 0.55 | 333.08 | 0.52 | 0.29 |
| Hex | 72 | 24 | 47 | 0 | 44 | 26 | 37 | 14D | 34 | 1D |
| Octal | 162 | 44 | 107 | 0 | 104 | 46 | 67 | 515 | 64 | 35 |
| Binary | 1110010 | 100100 | 1000111 | 0 | 1000100 | 100110 | 110111 | 101001101 | 110100 | 11101 |
Color Harmonies of #722447
Complementary color
Monochromatic Colors of #722447
Black with #722447
Text Example
Text Example
White with #722447
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #722447; }
p { color: rgb(114,36,71); }
H1.HeaderClassName
{
color: #722447;
}
.AnyTagClassName
{
color: #722447;
}
</style>
background-color css
<style>
a { background-color: #722447; }
a { background-color: rgb(114,36,71); }
div.DivClassName
{
background-color: #722447;
}
.BgClassName
{
background-color: #722447;
}
</style>
border-color css
<style>
span { border-color: #722447; }
span { border-color: rgb(114,36,71); }
td.TdClassName
{
border-color: #722447;
}
.TagClassName
{
border-color: #722447;
}
</style>