Shades of Pompadour #721047
Tints of Pompadour #721047
RGB
CMYK
RGB Variations
Color information
#721047 (or 0x721047) is known color: Pompadour. HEX triplet: 72, 10 and 47. RGB value is (114,16,71). Sum of RGB (Red+Green+Blue) = 114+16+71=201 (26% of max value = 765). Red value is 114 (44.92% from 255 or 56.72% from 201); Green value is 16 (6.64% from 255 or 7.96% from 201); Blue value is 71 (28.12% from 255 or 35.32% from 201); Max value from RGB is 114 - color contains mainly: red. Hex color #721047 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #721047 is #8DEFB8. Grayscale: #333333. Windows color (decimal): -9301945 or 4657266. OLE color: 4657266.
HSL color Cylindrical-coordinate representation of color #721047: hue angle of 326.33º degrees, saturation: 0.75, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #721047 is Cyan = 0, Magento = 0.86, Yellow = 0.38 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 16 | 71 | - |
| CMYK | 0 | 0.86 | 0.38 | 0.55 |
| HSL | 326.33º | 0.75% | 0.25% | - |
| HSV(B) | 326.33º | 0.86% | 0.45% | - |
| XYZ | 8.26 | 4.4 | 6.38 | - |
| YUV | 51.57 | 138.97 | 172.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 16 | 71 | 0 | 0.86 | 0.38 | 0.55 | 326.33 | 0.75 | 0.25 |
| Hex | 72 | 10 | 47 | 0 | 56 | 26 | 37 | 146 | 4B | 19 |
| Octal | 162 | 20 | 107 | 0 | 126 | 46 | 67 | 506 | 113 | 31 |
| Binary | 1110010 | 10000 | 1000111 | 0 | 1010110 | 100110 | 110111 | 101000110 | 1001011 | 11001 |
Color Harmonies of #721047
Complementary color
Monochromatic Colors of #721047
Black with #721047
Text Example
Text Example
White with #721047
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #721047; }
p { color: rgb(114,16,71); }
H1.HeaderClassName
{
color: #721047;
}
.AnyTagClassName
{
color: #721047;
}
</style>
background-color css
<style>
a { background-color: #721047; }
a { background-color: rgb(114,16,71); }
div.DivClassName
{
background-color: #721047;
}
.BgClassName
{
background-color: #721047;
}
</style>
border-color css
<style>
span { border-color: #721047; }
span { border-color: rgb(114,16,71); }
td.TdClassName
{
border-color: #721047;
}
.TagClassName
{
border-color: #721047;
}
</style>