Shades of Pompadour #721554
Tints of Pompadour #721554
RGB
CMYK
RGB Variations
Color information
#721554 (or 0x721554) is known color: Pompadour. HEX triplet: 72, 15 and 54. RGB value is (114,21,84). Sum of RGB (Red+Green+Blue) = 114+21+84=219 (29% of max value = 765). Red value is 114 (44.92% from 255 or 52.05% from 219); Green value is 21 (8.59% from 255 or 9.59% from 219); Blue value is 84 (33.20% from 255 or 38.36% from 219); Max value from RGB is 114 - color contains mainly: red. Hex color #721554 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #721554 is #8DEAAB. Grayscale: #373737. Windows color (decimal): -9300652 or 5510514. OLE color: 5510514.
HSL color Cylindrical-coordinate representation of color #721554: hue angle of 319.35º 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 #721554 is Cyan = 0, Magento = 0.82, Yellow = 0.26 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 21 | 84 | - |
| CMYK | 0 | 0.82 | 0.26 | 0.55 |
| HSL | 319.35º | 0.69% | 0.26% | - |
| HSV(B) | 319.35º | 0.82% | 0.45% | - |
| XYZ | 8.81 | 4.75 | 8.84 | - |
| YUV | 55.99 | 143.81 | 169.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 21 | 84 | 0 | 0.82 | 0.26 | 0.55 | 319.35 | 0.69 | 0.26 |
| Hex | 72 | 15 | 54 | 0 | 52 | 1A | 37 | 13F | 45 | 1A |
| Octal | 162 | 25 | 124 | 0 | 122 | 32 | 67 | 477 | 105 | 32 |
| Binary | 1110010 | 10101 | 1010100 | 0 | 1010010 | 11010 | 110111 | 100111111 | 1000101 | 11010 |
Color Harmonies of #721554
Complementary color
Monochromatic Colors of #721554
Black with #721554
Text Example
Text Example
White with #721554
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #721554; }
p { color: rgb(114,21,84); }
H1.HeaderClassName
{
color: #721554;
}
.AnyTagClassName
{
color: #721554;
}
</style>
background-color css
<style>
a { background-color: #721554; }
a { background-color: rgb(114,21,84); }
div.DivClassName
{
background-color: #721554;
}
.BgClassName
{
background-color: #721554;
}
</style>
border-color css
<style>
span { border-color: #721554; }
span { border-color: rgb(114,21,84); }
td.TdClassName
{
border-color: #721554;
}
.TagClassName
{
border-color: #721554;
}
</style>