Shades of Pompadour #721553
Tints of Pompadour #721553
RGB
CMYK
RGB Variations
Color information
#721553 (or 0x721553) is known color: Pompadour. HEX triplet: 72, 15 and 53. RGB value is (114,21,83). Sum of RGB (Red+Green+Blue) = 114+21+83=218 (28% of max value = 765). Red value is 114 (44.92% from 255 or 52.29% from 218); Green value is 21 (8.59% from 255 or 9.63% from 218); Blue value is 83 (32.81% from 255 or 38.07% from 218); Max value from RGB is 114 - color contains mainly: red. Hex color #721553 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #721553 is #8DEAAC. Grayscale: #373737. Windows color (decimal): -9300653 or 5444978. OLE color: 5444978.
HSL color Cylindrical-coordinate representation of color #721553: hue angle of 320º degrees, saturation: 0.69, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #721553 is Cyan = 0, Magento = 0.82, Yellow = 0.27 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 21 | 83 | - |
| CMYK | 0 | 0.82 | 0.27 | 0.55 |
| HSL | 320º | 0.69% | 0.26% | - |
| HSV(B) | 320º | 0.82% | 0.45% | - |
| XYZ | 8.77 | 4.74 | 8.64 | - |
| YUV | 55.88 | 143.31 | 169.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 21 | 83 | 0 | 0.82 | 0.27 | 0.55 | 320 | 0.69 | 0.26 |
| Hex | 72 | 15 | 53 | 0 | 52 | 1B | 37 | 140 | 45 | 1A |
| Octal | 162 | 25 | 123 | 0 | 122 | 33 | 67 | 500 | 105 | 32 |
| Binary | 1110010 | 10101 | 1010011 | 0 | 1010010 | 11011 | 110111 | 101000000 | 1000101 | 11010 |
Color Harmonies of #721553
Complementary color
Monochromatic Colors of #721553
Black with #721553
Text Example
Text Example
White with #721553
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #721553; }
p { color: rgb(114,21,83); }
H1.HeaderClassName
{
color: #721553;
}
.AnyTagClassName
{
color: #721553;
}
</style>
background-color css
<style>
a { background-color: #721553; }
a { background-color: rgb(114,21,83); }
div.DivClassName
{
background-color: #721553;
}
.BgClassName
{
background-color: #721553;
}
</style>
border-color css
<style>
span { border-color: #721553; }
span { border-color: rgb(114,21,83); }
td.TdClassName
{
border-color: #721553;
}
.TagClassName
{
border-color: #721553;
}
</style>