Shades of Pompadour #722550
Tints of Pompadour #722550
RGB
CMYK
RGB Variations
Color information
#722550 (or 0x722550) is known color: Pompadour. HEX triplet: 72, 25 and 50. RGB value is (114,37,80). Sum of RGB (Red+Green+Blue) = 114+37+80=231 (30% of max value = 765). Red value is 114 (44.92% from 255 or 49.35% from 231); Green value is 37 (14.84% from 255 or 16.02% from 231); Blue value is 80 (31.64% from 255 or 34.63% from 231); Max value from RGB is 114 - color contains mainly: red. Hex color #722550 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #722550 is #8DDAAF. Grayscale: #404040. Windows color (decimal): -9296560 or 5252466. OLE color: 5252466.
HSL color Cylindrical-coordinate representation of color #722550: hue angle of 326.49º 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 #722550 is Cyan = 0, Magento = 0.68, Yellow = 0.30 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 37 | 80 | - |
| CMYK | 0 | 0.68 | 0.30 | 0.55 |
| HSL | 326.49º | 0.51% | 0.3% | - |
| HSV(B) | 326.49º | 0.68% | 0.45% | - |
| XYZ | 9.05 | 5.48 | 8.17 | - |
| YUV | 64.93 | 136.51 | 163 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 37 | 80 | 0 | 0.68 | 0.30 | 0.55 | 326.49 | 0.51 | 0.3 |
| Hex | 72 | 25 | 50 | 0 | 44 | 1E | 37 | 146 | 33 | 1E |
| Octal | 162 | 45 | 120 | 0 | 104 | 36 | 67 | 506 | 63 | 36 |
| Binary | 1110010 | 100101 | 1010000 | 0 | 1000100 | 11110 | 110111 | 101000110 | 110011 | 11110 |
Color Harmonies of #722550
Complementary color
Monochromatic Colors of #722550
Black with #722550
Text Example
Text Example
White with #722550
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #722550; }
p { color: rgb(114,37,80); }
H1.HeaderClassName
{
color: #722550;
}
.AnyTagClassName
{
color: #722550;
}
</style>
background-color css
<style>
a { background-color: #722550; }
a { background-color: rgb(114,37,80); }
div.DivClassName
{
background-color: #722550;
}
.BgClassName
{
background-color: #722550;
}
</style>
border-color css
<style>
span { border-color: #722550; }
span { border-color: rgb(114,37,80); }
td.TdClassName
{
border-color: #722550;
}
.TagClassName
{
border-color: #722550;
}
</style>