Shades of Pompadour #722141
Tints of Pompadour #722141
RGB
CMYK
RGB Variations
Color information
#722141 (or 0x722141) is known color: Pompadour. HEX triplet: 72, 21 and 41. RGB value is (114,33,65). Sum of RGB (Red+Green+Blue) = 114+33+65=212 (28% of max value = 765). Red value is 114 (44.92% from 255 or 53.77% from 212); Green value is 33 (13.28% from 255 or 15.57% from 212); Blue value is 65 (25.78% from 255 or 30.66% from 212); Max value from RGB is 114 - color contains mainly: red. Hex color #722141 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #722141 is #8DDEBE. Grayscale: #3C3C3C. Windows color (decimal): -9297599 or 4268402. OLE color: 4268402.
HSL color Cylindrical-coordinate representation of color #722141: hue angle of 336.3º degrees, saturation: 0.55, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #722141 is Cyan = 0, Magento = 0.71, Yellow = 0.43 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 33 | 65 | - |
| CMYK | 0 | 0.71 | 0.43 | 0.55 |
| HSL | 336.3º | 0.55% | 0.29% | - |
| HSV(B) | 336.3º | 0.71% | 0.45% | - |
| XYZ | 8.44 | 5.05 | 5.53 | - |
| YUV | 60.87 | 130.34 | 165.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 33 | 65 | 0 | 0.71 | 0.43 | 0.55 | 336.3 | 0.55 | 0.29 |
| Hex | 72 | 21 | 41 | 0 | 47 | 2B | 37 | 150 | 37 | 1D |
| Octal | 162 | 41 | 101 | 0 | 107 | 53 | 67 | 520 | 67 | 35 |
| Binary | 1110010 | 100001 | 1000001 | 0 | 1000111 | 101011 | 110111 | 101010000 | 110111 | 11101 |
Color Harmonies of #722141
Complementary color
Monochromatic Colors of #722141
Black with #722141
Text Example
Text Example
White with #722141
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #722141; }
p { color: rgb(114,33,65); }
H1.HeaderClassName
{
color: #722141;
}
.AnyTagClassName
{
color: #722141;
}
</style>
background-color css
<style>
a { background-color: #722141; }
a { background-color: rgb(114,33,65); }
div.DivClassName
{
background-color: #722141;
}
.BgClassName
{
background-color: #722141;
}
</style>
border-color css
<style>
span { border-color: #722141; }
span { border-color: rgb(114,33,65); }
td.TdClassName
{
border-color: #722141;
}
.TagClassName
{
border-color: #722141;
}
</style>