Shades of Pompadour #721639
Tints of Pompadour #721639
RGB
CMYK
RGB Variations
Color information
#721639 (or 0x721639) is known color: Pompadour. HEX triplet: 72, 16 and 39. RGB value is (114,22,57). Sum of RGB (Red+Green+Blue) = 114+22+57=193 (25% of max value = 765). Red value is 114 (44.92% from 255 or 59.07% from 193); Green value is 22 (8.98% from 255 or 11.40% from 193); Blue value is 57 (22.66% from 255 or 29.53% from 193); Max value from RGB is 114 - color contains mainly: red. Hex color #721639 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #721639 is #8DE9C6. Grayscale: #353535. Windows color (decimal): -9300423 or 3741298. OLE color: 3741298.
HSL color Cylindrical-coordinate representation of color #721639: hue angle of 337.17º degrees, saturation: 0.68, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #721639 is Cyan = 0, Magento = 0.81, Yellow = 0.50 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 22 | 57 | - |
| CMYK | 0 | 0.81 | 0.50 | 0.55 |
| HSL | 337.17º | 0.68% | 0.27% | - |
| HSV(B) | 337.17º | 0.81% | 0.45% | - |
| XYZ | 7.96 | 4.45 | 4.31 | - |
| YUV | 53.5 | 129.98 | 171.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 22 | 57 | 0 | 0.81 | 0.50 | 0.55 | 337.17 | 0.68 | 0.27 |
| Hex | 72 | 16 | 39 | 0 | 51 | 32 | 37 | 151 | 44 | 1B |
| Octal | 162 | 26 | 71 | 0 | 121 | 62 | 67 | 521 | 104 | 33 |
| Binary | 1110010 | 10110 | 111001 | 0 | 1010001 | 110010 | 110111 | 101010001 | 1000100 | 11011 |
Color Harmonies of #721639
Complementary color
Monochromatic Colors of #721639
Black with #721639
Text Example
Text Example
White with #721639
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #721639; }
p { color: rgb(114,22,57); }
H1.HeaderClassName
{
color: #721639;
}
.AnyTagClassName
{
color: #721639;
}
</style>
background-color css
<style>
a { background-color: #721639; }
a { background-color: rgb(114,22,57); }
div.DivClassName
{
background-color: #721639;
}
.BgClassName
{
background-color: #721639;
}
</style>
border-color css
<style>
span { border-color: #721639; }
span { border-color: rgb(114,22,57); }
td.TdClassName
{
border-color: #721639;
}
.TagClassName
{
border-color: #721639;
}
</style>