Shades of Pompadour #722047
Tints of Pompadour #722047
RGB
CMYK
RGB Variations
Color information
#722047 (or 0x722047) is known color: Pompadour. HEX triplet: 72, 20 and 47. RGB value is (114,32,71). Sum of RGB (Red+Green+Blue) = 114+32+71=217 (28% of max value = 765). Red value is 114 (44.92% from 255 or 52.53% from 217); Green value is 32 (12.89% from 255 or 14.75% from 217); Blue value is 71 (28.12% from 255 or 32.72% from 217); Max value from RGB is 114 - color contains mainly: red. Hex color #722047 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #722047 is #8DDFB8. Grayscale: #3C3C3C. Windows color (decimal): -9297849 or 4661362. OLE color: 4661362.
HSL color Cylindrical-coordinate representation of color #722047: hue angle of 331.46º 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 #722047 is Cyan = 0, Magento = 0.72, Yellow = 0.38 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 32 | 71 | - |
| CMYK | 0 | 0.72 | 0.38 | 0.55 |
| HSL | 331.46º | 0.56% | 0.29% | - |
| HSV(B) | 331.46º | 0.72% | 0.45% | - |
| XYZ | 8.59 | 5.07 | 6.49 | - |
| YUV | 60.96 | 133.67 | 165.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 32 | 71 | 0 | 0.72 | 0.38 | 0.55 | 331.46 | 0.56 | 0.29 |
| Hex | 72 | 20 | 47 | 0 | 48 | 26 | 37 | 14B | 38 | 1D |
| Octal | 162 | 40 | 107 | 0 | 110 | 46 | 67 | 513 | 70 | 35 |
| Binary | 1110010 | 100000 | 1000111 | 0 | 1001000 | 100110 | 110111 | 101001011 | 111000 | 11101 |
Color Harmonies of #722047
Complementary color
Monochromatic Colors of #722047
Black with #722047
Text Example
Text Example
White with #722047
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #722047; }
p { color: rgb(114,32,71); }
H1.HeaderClassName
{
color: #722047;
}
.AnyTagClassName
{
color: #722047;
}
</style>
background-color css
<style>
a { background-color: #722047; }
a { background-color: rgb(114,32,71); }
div.DivClassName
{
background-color: #722047;
}
.BgClassName
{
background-color: #722047;
}
</style>
border-color css
<style>
span { border-color: #722047; }
span { border-color: rgb(114,32,71); }
td.TdClassName
{
border-color: #722047;
}
.TagClassName
{
border-color: #722047;
}
</style>