Shades of Pompadour #722547
Tints of Pompadour #722547
RGB
CMYK
RGB Variations
Color information
#722547 (or 0x722547) is known color: Pompadour. HEX triplet: 72, 25 and 47. RGB value is (114,37,71). Sum of RGB (Red+Green+Blue) = 114+37+71=222 (29% of max value = 765). Red value is 114 (44.92% from 255 or 51.35% from 222); Green value is 37 (14.84% from 255 or 16.67% from 222); Blue value is 71 (28.12% from 255 or 31.98% from 222); Max value from RGB is 114 - color contains mainly: red. Hex color #722547 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #722547 is #8DDAB8. Grayscale: #3F3F3F. Windows color (decimal): -9296569 or 4662642. OLE color: 4662642.
HSL color Cylindrical-coordinate representation of color #722547: hue angle of 333.51º degrees, saturation: 0.51, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #722547 is Cyan = 0, Magento = 0.68, Yellow = 0.38 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 37 | 71 | - |
| CMYK | 0 | 0.68 | 0.38 | 0.55 |
| HSL | 333.51º | 0.51% | 0.3% | - |
| HSV(B) | 333.51º | 0.68% | 0.45% | - |
| XYZ | 8.74 | 5.36 | 6.53 | - |
| YUV | 63.9 | 132.01 | 163.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 37 | 71 | 0 | 0.68 | 0.38 | 0.55 | 333.51 | 0.51 | 0.3 |
| Hex | 72 | 25 | 47 | 0 | 44 | 26 | 37 | 14E | 33 | 1E |
| Octal | 162 | 45 | 107 | 0 | 104 | 46 | 67 | 516 | 63 | 36 |
| Binary | 1110010 | 100101 | 1000111 | 0 | 1000100 | 100110 | 110111 | 101001110 | 110011 | 11110 |
Color Harmonies of #722547
Complementary color
Monochromatic Colors of #722547
Black with #722547
Text Example
Text Example
White with #722547
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #722547; }
p { color: rgb(114,37,71); }
H1.HeaderClassName
{
color: #722547;
}
.AnyTagClassName
{
color: #722547;
}
</style>
background-color css
<style>
a { background-color: #722547; }
a { background-color: rgb(114,37,71); }
div.DivClassName
{
background-color: #722547;
}
.BgClassName
{
background-color: #722547;
}
</style>
border-color css
<style>
span { border-color: #722547; }
span { border-color: rgb(114,37,71); }
td.TdClassName
{
border-color: #722547;
}
.TagClassName
{
border-color: #722547;
}
</style>