Shades of Pompadour #721647
Tints of Pompadour #721647
RGB
CMYK
RGB Variations
Color information
#721647 (or 0x721647) is known color: Pompadour. HEX triplet: 72, 16 and 47. RGB value is (114,22,71). Sum of RGB (Red+Green+Blue) = 114+22+71=207 (27% of max value = 765). Red value is 114 (44.92% from 255 or 55.07% from 207); Green value is 22 (8.98% from 255 or 10.63% from 207); Blue value is 71 (28.12% from 255 or 34.30% from 207); Max value from RGB is 114 - color contains mainly: red. Hex color #721647 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #721647 is #8DE9B8. Grayscale: #363636. Windows color (decimal): -9300409 or 4658802. OLE color: 4658802.
HSL color Cylindrical-coordinate representation of color #721647: hue angle of 328.04º degrees, saturation: 0.68, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #721647 is Cyan = 0, Magento = 0.81, Yellow = 0.38 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 22 | 71 | - |
| CMYK | 0 | 0.81 | 0.38 | 0.55 |
| HSL | 328.04º | 0.68% | 0.27% | - |
| HSV(B) | 328.04º | 0.81% | 0.45% | - |
| XYZ | 8.36 | 4.61 | 6.41 | - |
| YUV | 55.09 | 136.98 | 170.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 22 | 71 | 0 | 0.81 | 0.38 | 0.55 | 328.04 | 0.68 | 0.27 |
| Hex | 72 | 16 | 47 | 0 | 51 | 26 | 37 | 148 | 44 | 1B |
| Octal | 162 | 26 | 107 | 0 | 121 | 46 | 67 | 510 | 104 | 33 |
| Binary | 1110010 | 10110 | 1000111 | 0 | 1010001 | 100110 | 110111 | 101001000 | 1000100 | 11011 |
Color Harmonies of #721647
Complementary color
Monochromatic Colors of #721647
Black with #721647
Text Example
Text Example
White with #721647
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #721647; }
p { color: rgb(114,22,71); }
H1.HeaderClassName
{
color: #721647;
}
.AnyTagClassName
{
color: #721647;
}
</style>
background-color css
<style>
a { background-color: #721647; }
a { background-color: rgb(114,22,71); }
div.DivClassName
{
background-color: #721647;
}
.BgClassName
{
background-color: #721647;
}
</style>
border-color css
<style>
span { border-color: #721647; }
span { border-color: rgb(114,22,71); }
td.TdClassName
{
border-color: #721647;
}
.TagClassName
{
border-color: #721647;
}
</style>