Shades of Pompadour #722155
Tints of Pompadour #722155
RGB
CMYK
RGB Variations
Color information
#722155 (or 0x722155) is known color: Pompadour. HEX triplet: 72, 21 and 55. RGB value is (114,33,85). Sum of RGB (Red+Green+Blue) = 114+33+85=232 (30% of max value = 765). Red value is 114 (44.92% from 255 or 49.14% from 232); Green value is 33 (13.28% from 255 or 14.22% from 232); Blue value is 85 (33.59% from 255 or 36.64% from 232); Max value from RGB is 114 - color contains mainly: red. Hex color #722155 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #722155 is #8DDEAA. Grayscale: #3F3F3F. Windows color (decimal): -9297579 or 5579122. OLE color: 5579122.
HSL color Cylindrical-coordinate representation of color #722155: hue angle of 321.48º degrees, saturation: 0.55, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #722155 is Cyan = 0, Magento = 0.71, Yellow = 0.25 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 33 | 85 | - |
| CMYK | 0 | 0.71 | 0.25 | 0.55 |
| HSL | 321.48º | 0.55% | 0.29% | - |
| HSV(B) | 321.48º | 0.71% | 0.45% | - |
| XYZ | 9.12 | 5.32 | 9.14 | - |
| YUV | 63.15 | 140.34 | 164.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 33 | 85 | 0 | 0.71 | 0.25 | 0.55 | 321.48 | 0.55 | 0.29 |
| Hex | 72 | 21 | 55 | 0 | 47 | 19 | 37 | 141 | 37 | 1D |
| Octal | 162 | 41 | 125 | 0 | 107 | 31 | 67 | 501 | 67 | 35 |
| Binary | 1110010 | 100001 | 1010101 | 0 | 1000111 | 11001 | 110111 | 101000001 | 110111 | 11101 |
Color Harmonies of #722155
Complementary color
Monochromatic Colors of #722155
Black with #722155
Text Example
Text Example
White with #722155
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #722155; }
p { color: rgb(114,33,85); }
H1.HeaderClassName
{
color: #722155;
}
.AnyTagClassName
{
color: #722155;
}
</style>
background-color css
<style>
a { background-color: #722155; }
a { background-color: rgb(114,33,85); }
div.DivClassName
{
background-color: #722155;
}
.BgClassName
{
background-color: #722155;
}
</style>
border-color css
<style>
span { border-color: #722155; }
span { border-color: rgb(114,33,85); }
td.TdClassName
{
border-color: #722155;
}
.TagClassName
{
border-color: #722155;
}
</style>