Shades of Pompadour #722148
Tints of Pompadour #722148
RGB
CMYK
RGB Variations
Color information
#722148 (or 0x722148) is known color: Pompadour. HEX triplet: 72, 21 and 48. RGB value is (114,33,72). Sum of RGB (Red+Green+Blue) = 114+33+72=219 (29% of max value = 765). Red value is 114 (44.92% from 255 or 52.05% from 219); Green value is 33 (13.28% from 255 or 15.07% from 219); Blue value is 72 (28.52% from 255 or 32.88% from 219); Max value from RGB is 114 - color contains mainly: red. Hex color #722148 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #722148 is #8DDEB7. Grayscale: #3D3D3D. Windows color (decimal): -9297592 or 4727154. OLE color: 4727154.
HSL color Cylindrical-coordinate representation of color #722148: hue angle of 331.11º degrees, saturation: 0.55, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #722148 is Cyan = 0, Magento = 0.71, Yellow = 0.37 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 33 | 72 | - |
| CMYK | 0 | 0.71 | 0.37 | 0.55 |
| HSL | 331.11º | 0.55% | 0.29% | - |
| HSV(B) | 331.11º | 0.71% | 0.45% | - |
| XYZ | 8.65 | 5.13 | 6.67 | - |
| YUV | 61.67 | 133.84 | 165.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 33 | 72 | 0 | 0.71 | 0.37 | 0.55 | 331.11 | 0.55 | 0.29 |
| Hex | 72 | 21 | 48 | 0 | 47 | 25 | 37 | 14B | 37 | 1D |
| Octal | 162 | 41 | 110 | 0 | 107 | 45 | 67 | 513 | 67 | 35 |
| Binary | 1110010 | 100001 | 1001000 | 0 | 1000111 | 100101 | 110111 | 101001011 | 110111 | 11101 |
Color Harmonies of #722148
Complementary color
Monochromatic Colors of #722148
Black with #722148
Text Example
Text Example
White with #722148
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #722148; }
p { color: rgb(114,33,72); }
H1.HeaderClassName
{
color: #722148;
}
.AnyTagClassName
{
color: #722148;
}
</style>
background-color css
<style>
a { background-color: #722148; }
a { background-color: rgb(114,33,72); }
div.DivClassName
{
background-color: #722148;
}
.BgClassName
{
background-color: #722148;
}
</style>
border-color css
<style>
span { border-color: #722148; }
span { border-color: rgb(114,33,72); }
td.TdClassName
{
border-color: #722148;
}
.TagClassName
{
border-color: #722148;
}
</style>