Shades of Pompadour #722644
Tints of Pompadour #722644
RGB
CMYK
RGB Variations
Color information
#722644 (or 0x722644) is known color: Pompadour. HEX triplet: 72, 26 and 44. RGB value is (114,38,68). Sum of RGB (Red+Green+Blue) = 114+38+68=220 (29% of max value = 765). Red value is 114 (44.92% from 255 or 51.82% from 220); Green value is 38 (15.23% from 255 or 17.27% from 220); Blue value is 68 (26.95% from 255 or 30.91% from 220); Max value from RGB is 114 - color contains mainly: red. Hex color #722644 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #722644 is #8DD9BB. Grayscale: #404040. Windows color (decimal): -9296316 or 4466290. OLE color: 4466290.
HSL color Cylindrical-coordinate representation of color #722644: hue angle of 336.32º 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 #722644 is Cyan = 0, Magento = 0.67, Yellow = 0.40 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 38 | 68 | - |
| CMYK | 0 | 0.67 | 0.40 | 0.55 |
| HSL | 336.32º | 0.5% | 0.3% | - |
| HSV(B) | 336.32º | 0.67% | 0.45% | - |
| XYZ | 8.68 | 5.38 | 6.05 | - |
| YUV | 64.14 | 130.18 | 163.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 38 | 68 | 0 | 0.67 | 0.40 | 0.55 | 336.32 | 0.5 | 0.3 |
| Hex | 72 | 26 | 44 | 0 | 43 | 28 | 37 | 150 | 32 | 1E |
| Octal | 162 | 46 | 104 | 0 | 103 | 50 | 67 | 520 | 62 | 36 |
| Binary | 1110010 | 100110 | 1000100 | 0 | 1000011 | 101000 | 110111 | 101010000 | 110010 | 11110 |
Color Harmonies of #722644
Complementary color
Monochromatic Colors of #722644
Black with #722644
Text Example
Text Example
White with #722644
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #722644; }
p { color: rgb(114,38,68); }
H1.HeaderClassName
{
color: #722644;
}
.AnyTagClassName
{
color: #722644;
}
</style>
background-color css
<style>
a { background-color: #722644; }
a { background-color: rgb(114,38,68); }
div.DivClassName
{
background-color: #722644;
}
.BgClassName
{
background-color: #722644;
}
</style>
border-color css
<style>
span { border-color: #722644; }
span { border-color: rgb(114,38,68); }
td.TdClassName
{
border-color: #722644;
}
.TagClassName
{
border-color: #722644;
}
</style>