Shades of Pompadour #722448
Tints of Pompadour #722448
RGB
CMYK
RGB Variations
Color information
#722448 (or 0x722448) is known color: Pompadour. HEX triplet: 72, 24 and 48. RGB value is (114,36,72). Sum of RGB (Red+Green+Blue) = 114+36+72=222 (29% of max value = 765). Red value is 114 (44.92% from 255 or 51.35% from 222); Green value is 36 (14.45% from 255 or 16.22% from 222); Blue value is 72 (28.52% from 255 or 32.43% from 222); Max value from RGB is 114 - color contains mainly: red. Hex color #722448 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #722448 is #8DDBB7. Grayscale: #3F3F3F. Windows color (decimal): -9296824 or 4727922. OLE color: 4727922.
HSL color Cylindrical-coordinate representation of color #722448: hue angle of 332.31º 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 #722448 is Cyan = 0, Magento = 0.68, Yellow = 0.37 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 36 | 72 | - |
| CMYK | 0 | 0.68 | 0.37 | 0.55 |
| HSL | 332.31º | 0.52% | 0.29% | - |
| HSV(B) | 332.31º | 0.68% | 0.45% | - |
| XYZ | 8.74 | 5.31 | 6.69 | - |
| YUV | 63.43 | 132.84 | 164.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 36 | 72 | 0 | 0.68 | 0.37 | 0.55 | 332.31 | 0.52 | 0.29 |
| Hex | 72 | 24 | 48 | 0 | 44 | 25 | 37 | 14C | 34 | 1D |
| Octal | 162 | 44 | 110 | 0 | 104 | 45 | 67 | 514 | 64 | 35 |
| Binary | 1110010 | 100100 | 1001000 | 0 | 1000100 | 100101 | 110111 | 101001100 | 110100 | 11101 |
Color Harmonies of #722448
Complementary color
Monochromatic Colors of #722448
Black with #722448
Text Example
Text Example
White with #722448
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #722448; }
p { color: rgb(114,36,72); }
H1.HeaderClassName
{
color: #722448;
}
.AnyTagClassName
{
color: #722448;
}
</style>
background-color css
<style>
a { background-color: #722448; }
a { background-color: rgb(114,36,72); }
div.DivClassName
{
background-color: #722448;
}
.BgClassName
{
background-color: #722448;
}
</style>
border-color css
<style>
span { border-color: #722448; }
span { border-color: rgb(114,36,72); }
td.TdClassName
{
border-color: #722448;
}
.TagClassName
{
border-color: #722448;
}
</style>