Shades of Pompadour #722556
Tints of Pompadour #722556
RGB
CMYK
RGB Variations
Color information
#722556 (or 0x722556) is known color: Pompadour. HEX triplet: 72, 25 and 56. RGB value is (114,37,86). Sum of RGB (Red+Green+Blue) = 114+37+86=237 (31% of max value = 765). Red value is 114 (44.92% from 255 or 48.10% from 237); Green value is 37 (14.84% from 255 or 15.61% from 237); Blue value is 86 (33.98% from 255 or 36.29% from 237); Max value from RGB is 114 - color contains mainly: red. Hex color #722556 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #722556 is #8DDAA9. Grayscale: #414141. Windows color (decimal): -9296554 or 5645682. OLE color: 5645682.
HSL color Cylindrical-coordinate representation of color #722556: hue angle of 321.82º degrees, saturation: 0.51, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #722556 is Cyan = 0, Magento = 0.68, Yellow = 0.25 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 37 | 86 | - |
| CMYK | 0 | 0.68 | 0.25 | 0.55 |
| HSL | 321.82º | 0.51% | 0.3% | - |
| HSV(B) | 321.82º | 0.68% | 0.45% | - |
| XYZ | 9.28 | 5.57 | 9.39 | - |
| YUV | 65.61 | 139.51 | 162.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 37 | 86 | 0 | 0.68 | 0.25 | 0.55 | 321.82 | 0.51 | 0.3 |
| Hex | 72 | 25 | 56 | 0 | 44 | 19 | 37 | 142 | 33 | 1E |
| Octal | 162 | 45 | 126 | 0 | 104 | 31 | 67 | 502 | 63 | 36 |
| Binary | 1110010 | 100101 | 1010110 | 0 | 1000100 | 11001 | 110111 | 101000010 | 110011 | 11110 |
Color Harmonies of #722556
Complementary color
Monochromatic Colors of #722556
Black with #722556
Text Example
Text Example
White with #722556
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #722556; }
p { color: rgb(114,37,86); }
H1.HeaderClassName
{
color: #722556;
}
.AnyTagClassName
{
color: #722556;
}
</style>
background-color css
<style>
a { background-color: #722556; }
a { background-color: rgb(114,37,86); }
div.DivClassName
{
background-color: #722556;
}
.BgClassName
{
background-color: #722556;
}
</style>
border-color css
<style>
span { border-color: #722556; }
span { border-color: rgb(114,37,86); }
td.TdClassName
{
border-color: #722556;
}
.TagClassName
{
border-color: #722556;
}
</style>