Shades of Pompadour #722146
Tints of Pompadour #722146
RGB
CMYK
RGB Variations
Color information
#722146 (or 0x722146) is known color: Pompadour. HEX triplet: 72, 21 and 46. RGB value is (114,33,70). Sum of RGB (Red+Green+Blue) = 114+33+70=217 (28% of max value = 765). Red value is 114 (44.92% from 255 or 52.53% from 217); Green value is 33 (13.28% from 255 or 15.21% from 217); Blue value is 70 (27.73% from 255 or 32.26% from 217); Max value from RGB is 114 - color contains mainly: red. Hex color #722146 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #722146 is #8DDEB9. Grayscale: #3D3D3D. Windows color (decimal): -9297594 or 4596082. OLE color: 4596082.
HSL color Cylindrical-coordinate representation of color #722146: hue angle of 332.59º 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 #722146 is Cyan = 0, Magento = 0.71, Yellow = 0.39 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 33 | 70 | - |
| CMYK | 0 | 0.71 | 0.39 | 0.55 |
| HSL | 332.59º | 0.55% | 0.29% | - |
| HSV(B) | 332.59º | 0.71% | 0.45% | - |
| XYZ | 8.59 | 5.11 | 6.33 | - |
| YUV | 61.44 | 132.84 | 165.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 33 | 70 | 0 | 0.71 | 0.39 | 0.55 | 332.59 | 0.55 | 0.29 |
| Hex | 72 | 21 | 46 | 0 | 47 | 27 | 37 | 14D | 37 | 1D |
| Octal | 162 | 41 | 106 | 0 | 107 | 47 | 67 | 515 | 67 | 35 |
| Binary | 1110010 | 100001 | 1000110 | 0 | 1000111 | 100111 | 110111 | 101001101 | 110111 | 11101 |
Color Harmonies of #722146
Complementary color
Monochromatic Colors of #722146
Black with #722146
Text Example
Text Example
White with #722146
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #722146; }
p { color: rgb(114,33,70); }
H1.HeaderClassName
{
color: #722146;
}
.AnyTagClassName
{
color: #722146;
}
</style>
background-color css
<style>
a { background-color: #722146; }
a { background-color: rgb(114,33,70); }
div.DivClassName
{
background-color: #722146;
}
.BgClassName
{
background-color: #722146;
}
</style>
border-color css
<style>
span { border-color: #722146; }
span { border-color: rgb(114,33,70); }
td.TdClassName
{
border-color: #722146;
}
.TagClassName
{
border-color: #722146;
}
</style>