Shades of Pompadour #721040
Tints of Pompadour #721040
RGB
CMYK
RGB Variations
Color information
#721040 (or 0x721040) is known color: Pompadour. HEX triplet: 72, 10 and 40. RGB value is (114,16,64). Sum of RGB (Red+Green+Blue) = 114+16+64=194 (25% of max value = 765). Red value is 114 (44.92% from 255 or 58.76% from 194); Green value is 16 (6.64% from 255 or 8.25% from 194); Blue value is 64 (25.39% from 255 or 32.99% from 194); Max value from RGB is 114 - color contains mainly: red. Hex color #721040 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #721040 is #8DEFBF. Grayscale: #323232. Windows color (decimal): -9301952 or 4198514. OLE color: 4198514.
HSL color Cylindrical-coordinate representation of color #721040: hue angle of 330.61º 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 #721040 is Cyan = 0, Magento = 0.86, Yellow = 0.44 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 16 | 64 | - |
| CMYK | 0 | 0.86 | 0.44 | 0.55 |
| HSL | 330.61º | 0.75% | 0.25% | - |
| HSV(B) | 330.61º | 0.86% | 0.45% | - |
| XYZ | 8.05 | 4.32 | 5.26 | - |
| YUV | 50.77 | 135.47 | 173.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 16 | 64 | 0 | 0.86 | 0.44 | 0.55 | 330.61 | 0.75 | 0.25 |
| Hex | 72 | 10 | 40 | 0 | 56 | 2C | 37 | 14B | 4B | 19 |
| Octal | 162 | 20 | 100 | 0 | 126 | 54 | 67 | 513 | 113 | 31 |
| Binary | 1110010 | 10000 | 1000000 | 0 | 1010110 | 101100 | 110111 | 101001011 | 1001011 | 11001 |
Color Harmonies of #721040
Complementary color
Monochromatic Colors of #721040
Black with #721040
Text Example
Text Example
White with #721040
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #721040; }
p { color: rgb(114,16,64); }
H1.HeaderClassName
{
color: #721040;
}
.AnyTagClassName
{
color: #721040;
}
</style>
background-color css
<style>
a { background-color: #721040; }
a { background-color: rgb(114,16,64); }
div.DivClassName
{
background-color: #721040;
}
.BgClassName
{
background-color: #721040;
}
</style>
border-color css
<style>
span { border-color: #721040; }
span { border-color: rgb(114,16,64); }
td.TdClassName
{
border-color: #721040;
}
.TagClassName
{
border-color: #721040;
}
</style>