Shades of Pompadour #722443
Tints of Pompadour #722443
RGB
CMYK
RGB Variations
Color information
#722443 (or 0x722443) is known color: Pompadour. HEX triplet: 72, 24 and 43. RGB value is (114,36,67). Sum of RGB (Red+Green+Blue) = 114+36+67=217 (28% of max value = 765). Red value is 114 (44.92% from 255 or 52.53% from 217); Green value is 36 (14.45% from 255 or 16.59% from 217); Blue value is 67 (26.56% from 255 or 30.88% from 217); Max value from RGB is 114 - color contains mainly: red. Hex color #722443 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #722443 is #8DDBBC. Grayscale: #3E3E3E. Windows color (decimal): -9296829 or 4400242. OLE color: 4400242.
HSL color Cylindrical-coordinate representation of color #722443: hue angle of 336.15º degrees, saturation: 0.52, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #722443 is Cyan = 0, Magento = 0.68, Yellow = 0.41 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 36 | 67 | - |
| CMYK | 0 | 0.68 | 0.41 | 0.55 |
| HSL | 336.15º | 0.52% | 0.29% | - |
| HSV(B) | 336.15º | 0.68% | 0.45% | - |
| XYZ | 8.58 | 5.24 | 5.87 | - |
| YUV | 62.86 | 130.34 | 164.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 36 | 67 | 0 | 0.68 | 0.41 | 0.55 | 336.15 | 0.52 | 0.29 |
| Hex | 72 | 24 | 43 | 0 | 44 | 29 | 37 | 150 | 34 | 1D |
| Octal | 162 | 44 | 103 | 0 | 104 | 51 | 67 | 520 | 64 | 35 |
| Binary | 1110010 | 100100 | 1000011 | 0 | 1000100 | 101001 | 110111 | 101010000 | 110100 | 11101 |
Color Harmonies of #722443
Complementary color
Monochromatic Colors of #722443
Black with #722443
Text Example
Text Example
White with #722443
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #722443; }
p { color: rgb(114,36,67); }
H1.HeaderClassName
{
color: #722443;
}
.AnyTagClassName
{
color: #722443;
}
</style>
background-color css
<style>
a { background-color: #722443; }
a { background-color: rgb(114,36,67); }
div.DivClassName
{
background-color: #722443;
}
.BgClassName
{
background-color: #722443;
}
</style>
border-color css
<style>
span { border-color: #722443; }
span { border-color: rgb(114,36,67); }
td.TdClassName
{
border-color: #722443;
}
.TagClassName
{
border-color: #722443;
}
</style>