Shades of Pompadour #722450
Tints of Pompadour #722450
RGB
CMYK
RGB Variations
Color information
#722450 (or 0x722450) is known color: Pompadour. HEX triplet: 72, 24 and 50. RGB value is (114,36,80). Sum of RGB (Red+Green+Blue) = 114+36+80=230 (30% of max value = 765). Red value is 114 (44.92% from 255 or 49.57% from 230); Green value is 36 (14.45% from 255 or 15.65% from 230); Blue value is 80 (31.64% from 255 or 34.78% from 230); Max value from RGB is 114 - color contains mainly: red. Hex color #722450 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #722450 is #8DDBAF. Grayscale: #404040. Windows color (decimal): -9296816 or 5252210. OLE color: 5252210.
HSL color Cylindrical-coordinate representation of color #722450: hue angle of 326.15º degrees, saturation: 0.52, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #722450 is Cyan = 0, Magento = 0.68, Yellow = 0.30 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 36 | 80 | - |
| CMYK | 0 | 0.68 | 0.30 | 0.55 |
| HSL | 326.15º | 0.52% | 0.29% | - |
| HSV(B) | 326.15º | 0.68% | 0.45% | - |
| XYZ | 9.02 | 5.42 | 8.16 | - |
| YUV | 64.34 | 136.84 | 163.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 36 | 80 | 0 | 0.68 | 0.30 | 0.55 | 326.15 | 0.52 | 0.29 |
| Hex | 72 | 24 | 50 | 0 | 44 | 1E | 37 | 146 | 34 | 1D |
| Octal | 162 | 44 | 120 | 0 | 104 | 36 | 67 | 506 | 64 | 35 |
| Binary | 1110010 | 100100 | 1010000 | 0 | 1000100 | 11110 | 110111 | 101000110 | 110100 | 11101 |
Color Harmonies of #722450
Complementary color
Monochromatic Colors of #722450
Black with #722450
Text Example
Text Example
White with #722450
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #722450; }
p { color: rgb(114,36,80); }
H1.HeaderClassName
{
color: #722450;
}
.AnyTagClassName
{
color: #722450;
}
</style>
background-color css
<style>
a { background-color: #722450; }
a { background-color: rgb(114,36,80); }
div.DivClassName
{
background-color: #722450;
}
.BgClassName
{
background-color: #722450;
}
</style>
border-color css
<style>
span { border-color: #722450; }
span { border-color: rgb(114,36,80); }
td.TdClassName
{
border-color: #722450;
}
.TagClassName
{
border-color: #722450;
}
</style>