Shades of Pompadour #721053
Tints of Pompadour #721053
RGB
CMYK
RGB Variations
Color information
#721053 (or 0x721053) is known color: Pompadour. HEX triplet: 72, 10 and 53. RGB value is (114,16,83). Sum of RGB (Red+Green+Blue) = 114+16+83=213 (28% of max value = 765). Red value is 114 (44.92% from 255 or 53.52% from 213); Green value is 16 (6.64% from 255 or 7.51% from 213); Blue value is 83 (32.81% from 255 or 38.97% from 213); Max value from RGB is 114 - color contains mainly: red. Hex color #721053 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #721053 is #8DEFAC. Grayscale: #343434. Windows color (decimal): -9301933 or 5443698. OLE color: 5443698.
HSL color Cylindrical-coordinate representation of color #721053: hue angle of 318.98º 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 #721053 is Cyan = 0, Magento = 0.86, Yellow = 0.27 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 16 | 83 | - |
| CMYK | 0 | 0.86 | 0.27 | 0.55 |
| HSL | 318.98º | 0.75% | 0.25% | - |
| HSV(B) | 318.98º | 0.86% | 0.45% | - |
| XYZ | 8.69 | 4.57 | 8.61 | - |
| YUV | 52.94 | 144.97 | 171.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 16 | 83 | 0 | 0.86 | 0.27 | 0.55 | 318.98 | 0.75 | 0.25 |
| Hex | 72 | 10 | 53 | 0 | 56 | 1B | 37 | 13F | 4B | 19 |
| Octal | 162 | 20 | 123 | 0 | 126 | 33 | 67 | 477 | 113 | 31 |
| Binary | 1110010 | 10000 | 1010011 | 0 | 1010110 | 11011 | 110111 | 100111111 | 1001011 | 11001 |
Color Harmonies of #721053
Complementary color
Monochromatic Colors of #721053
Black with #721053
Text Example
Text Example
White with #721053
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #721053; }
p { color: rgb(114,16,83); }
H1.HeaderClassName
{
color: #721053;
}
.AnyTagClassName
{
color: #721053;
}
</style>
background-color css
<style>
a { background-color: #721053; }
a { background-color: rgb(114,16,83); }
div.DivClassName
{
background-color: #721053;
}
.BgClassName
{
background-color: #721053;
}
</style>
border-color css
<style>
span { border-color: #721053; }
span { border-color: rgb(114,16,83); }
td.TdClassName
{
border-color: #721053;
}
.TagClassName
{
border-color: #721053;
}
</style>