Shades of Pompadour #721344
Tints of Pompadour #721344
RGB
CMYK
RGB Variations
Color information
#721344 (or 0x721344) is known color: Pompadour. HEX triplet: 72, 13 and 44. RGB value is (114,19,68). Sum of RGB (Red+Green+Blue) = 114+19+68=201 (26% of max value = 765). Red value is 114 (44.92% from 255 or 56.72% from 201); Green value is 19 (7.81% from 255 or 9.45% from 201); Blue value is 68 (26.95% from 255 or 33.83% from 201); Max value from RGB is 114 - color contains mainly: red. Hex color #721344 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #721344 is #8DECBB. Grayscale: #343434. Windows color (decimal): -9301180 or 4461426. OLE color: 4461426.
HSL color Cylindrical-coordinate representation of color #721344: hue angle of 329.05º degrees, saturation: 0.71, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #721344 is Cyan = 0, Magento = 0.83, Yellow = 0.40 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 19 | 68 | - |
| CMYK | 0 | 0.83 | 0.40 | 0.55 |
| HSL | 329.05º | 0.71% | 0.26% | - |
| HSV(B) | 329.05º | 0.83% | 0.45% | - |
| XYZ | 8.22 | 4.46 | 5.9 | - |
| YUV | 52.99 | 136.47 | 171.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 19 | 68 | 0 | 0.83 | 0.40 | 0.55 | 329.05 | 0.71 | 0.26 |
| Hex | 72 | 13 | 44 | 0 | 53 | 28 | 37 | 149 | 47 | 1A |
| Octal | 162 | 23 | 104 | 0 | 123 | 50 | 67 | 511 | 107 | 32 |
| Binary | 1110010 | 10011 | 1000100 | 0 | 1010011 | 101000 | 110111 | 101001001 | 1000111 | 11010 |
Color Harmonies of #721344
Complementary color
Monochromatic Colors of #721344
Black with #721344
Text Example
Text Example
White with #721344
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #721344; }
p { color: rgb(114,19,68); }
H1.HeaderClassName
{
color: #721344;
}
.AnyTagClassName
{
color: #721344;
}
</style>
background-color css
<style>
a { background-color: #721344; }
a { background-color: rgb(114,19,68); }
div.DivClassName
{
background-color: #721344;
}
.BgClassName
{
background-color: #721344;
}
</style>
border-color css
<style>
span { border-color: #721344; }
span { border-color: rgb(114,19,68); }
td.TdClassName
{
border-color: #721344;
}
.TagClassName
{
border-color: #721344;
}
</style>