Shades of Pompadour #721740
Tints of Pompadour #721740
RGB
CMYK
RGB Variations
Color information
#721740 (or 0x721740) is known color: Pompadour. HEX triplet: 72, 17 and 40. RGB value is (114,23,64). Sum of RGB (Red+Green+Blue) = 114+23+64=201 (26% of max value = 765). Red value is 114 (44.92% from 255 or 56.72% from 201); Green value is 23 (9.38% from 255 or 11.44% from 201); Blue value is 64 (25.39% from 255 or 31.84% from 201); Max value from RGB is 114 - color contains mainly: red. Hex color #721740 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #721740 is #8DE8BF. Grayscale: #363636. Windows color (decimal): -9300160 or 4200306. OLE color: 4200306.
HSL color Cylindrical-coordinate representation of color #721740: hue angle of 332.97º degrees, saturation: 0.66, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #721740 is Cyan = 0, Magento = 0.80, Yellow = 0.44 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 23 | 64 | - |
| CMYK | 0 | 0.80 | 0.44 | 0.55 |
| HSL | 332.97º | 0.66% | 0.27% | - |
| HSV(B) | 332.97º | 0.8% | 0.45% | - |
| XYZ | 8.17 | 4.56 | 5.3 | - |
| YUV | 54.88 | 133.15 | 170.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 23 | 64 | 0 | 0.80 | 0.44 | 0.55 | 332.97 | 0.66 | 0.27 |
| Hex | 72 | 17 | 40 | 0 | 50 | 2C | 37 | 14D | 42 | 1B |
| Octal | 162 | 27 | 100 | 0 | 120 | 54 | 67 | 515 | 102 | 33 |
| Binary | 1110010 | 10111 | 1000000 | 0 | 1010000 | 101100 | 110111 | 101001101 | 1000010 | 11011 |
Color Harmonies of #721740
Complementary color
Monochromatic Colors of #721740
Black with #721740
Text Example
Text Example
White with #721740
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #721740; }
p { color: rgb(114,23,64); }
H1.HeaderClassName
{
color: #721740;
}
.AnyTagClassName
{
color: #721740;
}
</style>
background-color css
<style>
a { background-color: #721740; }
a { background-color: rgb(114,23,64); }
div.DivClassName
{
background-color: #721740;
}
.BgClassName
{
background-color: #721740;
}
</style>
border-color css
<style>
span { border-color: #721740; }
span { border-color: rgb(114,23,64); }
td.TdClassName
{
border-color: #721740;
}
.TagClassName
{
border-color: #721740;
}
</style>