Shades of Pompadour #722647
Tints of Pompadour #722647
RGB
CMYK
RGB Variations
Color information
#722647 (or 0x722647) is known color: Pompadour. HEX triplet: 72, 26 and 47. RGB value is (114,38,71). Sum of RGB (Red+Green+Blue) = 114+38+71=223 (29% of max value = 765). Red value is 114 (44.92% from 255 or 51.12% from 223); Green value is 38 (15.23% from 255 or 17.04% from 223); Blue value is 71 (28.12% from 255 or 31.84% from 223); Max value from RGB is 114 - color contains mainly: red. Hex color #722647 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #722647 is #8DD9B8. Grayscale: #404040. Windows color (decimal): -9296313 or 4662898. OLE color: 4662898.
HSL color Cylindrical-coordinate representation of color #722647: hue angle of 333.95º 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 #722647 is Cyan = 0, Magento = 0.67, Yellow = 0.38 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 38 | 71 | - |
| CMYK | 0 | 0.67 | 0.38 | 0.55 |
| HSL | 333.95º | 0.5% | 0.3% | - |
| HSV(B) | 333.95º | 0.67% | 0.45% | - |
| XYZ | 8.77 | 5.42 | 6.54 | - |
| YUV | 64.49 | 131.68 | 163.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 38 | 71 | 0 | 0.67 | 0.38 | 0.55 | 333.95 | 0.5 | 0.3 |
| Hex | 72 | 26 | 47 | 0 | 43 | 26 | 37 | 14E | 32 | 1E |
| Octal | 162 | 46 | 107 | 0 | 103 | 46 | 67 | 516 | 62 | 36 |
| Binary | 1110010 | 100110 | 1000111 | 0 | 1000011 | 100110 | 110111 | 101001110 | 110010 | 11110 |
Color Harmonies of #722647
Complementary color
Monochromatic Colors of #722647
Black with #722647
Text Example
Text Example
White with #722647
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #722647; }
p { color: rgb(114,38,71); }
H1.HeaderClassName
{
color: #722647;
}
.AnyTagClassName
{
color: #722647;
}
</style>
background-color css
<style>
a { background-color: #722647; }
a { background-color: rgb(114,38,71); }
div.DivClassName
{
background-color: #722647;
}
.BgClassName
{
background-color: #722647;
}
</style>
border-color css
<style>
span { border-color: #722647; }
span { border-color: rgb(114,38,71); }
td.TdClassName
{
border-color: #722647;
}
.TagClassName
{
border-color: #722647;
}
</style>