Shades of Pompadour #721142
Tints of Pompadour #721142
RGB
CMYK
RGB Variations
Color information
#721142 (or 0x721142) is known color: Pompadour. HEX triplet: 72, 11 and 42. RGB value is (114,17,66). Sum of RGB (Red+Green+Blue) = 114+17+66=197 (26% of max value = 765). Red value is 114 (44.92% from 255 or 57.87% from 197); Green value is 17 (7.03% from 255 or 8.63% from 197); Blue value is 66 (26.17% from 255 or 33.50% from 197); Max value from RGB is 114 - color contains mainly: red. Hex color #721142 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #721142 is #8DEEBD. Grayscale: #333333. Windows color (decimal): -9301694 or 4329842. OLE color: 4329842.
HSL color Cylindrical-coordinate representation of color #721142: hue angle of 329.69º degrees, saturation: 0.74, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #721142 is Cyan = 0, Magento = 0.85, Yellow = 0.42 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 17 | 66 | - |
| CMYK | 0 | 0.85 | 0.42 | 0.55 |
| HSL | 329.69º | 0.74% | 0.26% | - |
| HSV(B) | 329.69º | 0.85% | 0.45% | - |
| XYZ | 8.12 | 4.37 | 5.57 | - |
| YUV | 51.59 | 136.14 | 172.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 17 | 66 | 0 | 0.85 | 0.42 | 0.55 | 329.69 | 0.74 | 0.26 |
| Hex | 72 | 11 | 42 | 0 | 55 | 2A | 37 | 14A | 4A | 1A |
| Octal | 162 | 21 | 102 | 0 | 125 | 52 | 67 | 512 | 112 | 32 |
| Binary | 1110010 | 10001 | 1000010 | 0 | 1010101 | 101010 | 110111 | 101001010 | 1001010 | 11010 |
Color Harmonies of #721142
Complementary color
Monochromatic Colors of #721142
Black with #721142
Text Example
Text Example
White with #721142
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #721142; }
p { color: rgb(114,17,66); }
H1.HeaderClassName
{
color: #721142;
}
.AnyTagClassName
{
color: #721142;
}
</style>
background-color css
<style>
a { background-color: #721142; }
a { background-color: rgb(114,17,66); }
div.DivClassName
{
background-color: #721142;
}
.BgClassName
{
background-color: #721142;
}
</style>
border-color css
<style>
span { border-color: #721142; }
span { border-color: rgb(114,17,66); }
td.TdClassName
{
border-color: #721142;
}
.TagClassName
{
border-color: #721142;
}
</style>