Shades of Pompadour #722651
Tints of Pompadour #722651
RGB
CMYK
RGB Variations
Color information
#722651 (or 0x722651) is known color: Pompadour. HEX triplet: 72, 26 and 51. RGB value is (114,38,81). Sum of RGB (Red+Green+Blue) = 114+38+81=233 (30% of max value = 765). Red value is 114 (44.92% from 255 or 48.93% from 233); Green value is 38 (15.23% from 255 or 16.31% from 233); Blue value is 81 (32.03% from 255 or 34.76% from 233); Max value from RGB is 114 - color contains mainly: red. Hex color #722651 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #722651 is #8DD9AE. Grayscale: #414141. Windows color (decimal): -9296303 or 5318258. OLE color: 5318258.
HSL color Cylindrical-coordinate representation of color #722651: hue angle of 326.05º 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 #722651 is Cyan = 0, Magento = 0.67, Yellow = 0.29 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 38 | 81 | - |
| CMYK | 0 | 0.67 | 0.29 | 0.55 |
| HSL | 326.05º | 0.5% | 0.3% | - |
| HSV(B) | 326.05º | 0.67% | 0.45% | - |
| XYZ | 9.12 | 5.56 | 8.38 | - |
| YUV | 65.63 | 136.68 | 162.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 38 | 81 | 0 | 0.67 | 0.29 | 0.55 | 326.05 | 0.5 | 0.3 |
| Hex | 72 | 26 | 51 | 0 | 43 | 1D | 37 | 146 | 32 | 1E |
| Octal | 162 | 46 | 121 | 0 | 103 | 35 | 67 | 506 | 62 | 36 |
| Binary | 1110010 | 100110 | 1010001 | 0 | 1000011 | 11101 | 110111 | 101000110 | 110010 | 11110 |
Color Harmonies of #722651
Complementary color
Monochromatic Colors of #722651
Black with #722651
Text Example
Text Example
White with #722651
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #722651; }
p { color: rgb(114,38,81); }
H1.HeaderClassName
{
color: #722651;
}
.AnyTagClassName
{
color: #722651;
}
</style>
background-color css
<style>
a { background-color: #722651; }
a { background-color: rgb(114,38,81); }
div.DivClassName
{
background-color: #722651;
}
.BgClassName
{
background-color: #722651;
}
</style>
border-color css
<style>
span { border-color: #722651; }
span { border-color: rgb(114,38,81); }
td.TdClassName
{
border-color: #722651;
}
.TagClassName
{
border-color: #722651;
}
</style>