Shades of Pompadour #722643
Tints of Pompadour #722643
RGB
CMYK
RGB Variations
Color information
#722643 (or 0x722643) is known color: Pompadour. HEX triplet: 72, 26 and 43. RGB value is (114,38,67). Sum of RGB (Red+Green+Blue) = 114+38+67=219 (29% of max value = 765). Red value is 114 (44.92% from 255 or 52.05% from 219); Green value is 38 (15.23% from 255 or 17.35% from 219); Blue value is 67 (26.56% from 255 or 30.59% from 219); Max value from RGB is 114 - color contains mainly: red. Hex color #722643 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #722643 is #8DD9BC. Grayscale: #3F3F3F. Windows color (decimal): -9296317 or 4400754. OLE color: 4400754.
HSL color Cylindrical-coordinate representation of color #722643: hue angle of 337.11º degrees, saturation: 0.5, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #722643 is Cyan = 0, Magento = 0.67, Yellow = 0.41 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 38 | 67 | - |
| CMYK | 0 | 0.67 | 0.41 | 0.55 |
| HSL | 337.11º | 0.5% | 0.3% | - |
| HSV(B) | 337.11º | 0.67% | 0.45% | - |
| XYZ | 8.65 | 5.37 | 5.89 | - |
| YUV | 64.03 | 129.68 | 163.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 38 | 67 | 0 | 0.67 | 0.41 | 0.55 | 337.11 | 0.5 | 0.3 |
| Hex | 72 | 26 | 43 | 0 | 43 | 29 | 37 | 151 | 32 | 1E |
| Octal | 162 | 46 | 103 | 0 | 103 | 51 | 67 | 521 | 62 | 36 |
| Binary | 1110010 | 100110 | 1000011 | 0 | 1000011 | 101001 | 110111 | 101010001 | 110010 | 11110 |
Color Harmonies of #722643
Complementary color
Monochromatic Colors of #722643
Black with #722643
Text Example
Text Example
White with #722643
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #722643; }
p { color: rgb(114,38,67); }
H1.HeaderClassName
{
color: #722643;
}
.AnyTagClassName
{
color: #722643;
}
</style>
background-color css
<style>
a { background-color: #722643; }
a { background-color: rgb(114,38,67); }
div.DivClassName
{
background-color: #722643;
}
.BgClassName
{
background-color: #722643;
}
</style>
border-color css
<style>
span { border-color: #722643; }
span { border-color: rgb(114,38,67); }
td.TdClassName
{
border-color: #722643;
}
.TagClassName
{
border-color: #722643;
}
</style>