Shades of Pompadour #721544
Tints of Pompadour #721544
RGB
CMYK
RGB Variations
Color information
#721544 (or 0x721544) is known color: Pompadour. HEX triplet: 72, 15 and 44. RGB value is (114,21,68). Sum of RGB (Red+Green+Blue) = 114+21+68=203 (26% of max value = 765). Red value is 114 (44.92% from 255 or 56.16% from 203); Green value is 21 (8.59% from 255 or 10.34% from 203); Blue value is 68 (26.95% from 255 or 33.50% from 203); Max value from RGB is 114 - color contains mainly: red. Hex color #721544 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #721544 is #8DEABB. Grayscale: #363636. Windows color (decimal): -9300668 or 4461938. OLE color: 4461938.
HSL color Cylindrical-coordinate representation of color #721544: hue angle of 329.68º 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 #721544 is Cyan = 0, Magento = 0.82, Yellow = 0.40 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 21 | 68 | - |
| CMYK | 0 | 0.82 | 0.40 | 0.55 |
| HSL | 329.68º | 0.69% | 0.26% | - |
| HSV(B) | 329.68º | 0.82% | 0.45% | - |
| XYZ | 8.25 | 4.53 | 5.91 | - |
| YUV | 54.17 | 135.81 | 170.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 21 | 68 | 0 | 0.82 | 0.40 | 0.55 | 329.68 | 0.69 | 0.26 |
| Hex | 72 | 15 | 44 | 0 | 52 | 28 | 37 | 14A | 45 | 1A |
| Octal | 162 | 25 | 104 | 0 | 122 | 50 | 67 | 512 | 105 | 32 |
| Binary | 1110010 | 10101 | 1000100 | 0 | 1010010 | 101000 | 110111 | 101001010 | 1000101 | 11010 |
Color Harmonies of #721544
Complementary color
Monochromatic Colors of #721544
Black with #721544
Text Example
Text Example
White with #721544
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #721544; }
p { color: rgb(114,21,68); }
H1.HeaderClassName
{
color: #721544;
}
.AnyTagClassName
{
color: #721544;
}
</style>
background-color css
<style>
a { background-color: #721544; }
a { background-color: rgb(114,21,68); }
div.DivClassName
{
background-color: #721544;
}
.BgClassName
{
background-color: #721544;
}
</style>
border-color css
<style>
span { border-color: #721544; }
span { border-color: rgb(114,21,68); }
td.TdClassName
{
border-color: #721544;
}
.TagClassName
{
border-color: #721544;
}
</style>