Shades of Pompadour #722053
Tints of Pompadour #722053
RGB
CMYK
RGB Variations
Color information
#722053 (or 0x722053) is known color: Pompadour. HEX triplet: 72, 20 and 53. RGB value is (114,32,83). Sum of RGB (Red+Green+Blue) = 114+32+83=229 (30% of max value = 765). Red value is 114 (44.92% from 255 or 49.78% from 229); Green value is 32 (12.89% from 255 or 13.97% from 229); Blue value is 83 (32.81% from 255 or 36.24% from 229); Max value from RGB is 114 - color contains mainly: red. Hex color #722053 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #722053 is #8DDFAC. Grayscale: #3E3E3E. Windows color (decimal): -9297837 or 5447794. OLE color: 5447794.
HSL color Cylindrical-coordinate representation of color #722053: hue angle of 322.68º degrees, saturation: 0.56, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #722053 is Cyan = 0, Magento = 0.72, Yellow = 0.27 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 32 | 83 | - |
| CMYK | 0 | 0.72 | 0.27 | 0.55 |
| HSL | 322.68º | 0.56% | 0.29% | - |
| HSV(B) | 322.68º | 0.72% | 0.45% | - |
| XYZ | 9.02 | 5.23 | 8.72 | - |
| YUV | 62.33 | 139.67 | 164.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 32 | 83 | 0 | 0.72 | 0.27 | 0.55 | 322.68 | 0.56 | 0.29 |
| Hex | 72 | 20 | 53 | 0 | 48 | 1B | 37 | 143 | 38 | 1D |
| Octal | 162 | 40 | 123 | 0 | 110 | 33 | 67 | 503 | 70 | 35 |
| Binary | 1110010 | 100000 | 1010011 | 0 | 1001000 | 11011 | 110111 | 101000011 | 111000 | 11101 |
Color Harmonies of #722053
Complementary color
Monochromatic Colors of #722053
Black with #722053
Text Example
Text Example
White with #722053
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #722053; }
p { color: rgb(114,32,83); }
H1.HeaderClassName
{
color: #722053;
}
.AnyTagClassName
{
color: #722053;
}
</style>
background-color css
<style>
a { background-color: #722053; }
a { background-color: rgb(114,32,83); }
div.DivClassName
{
background-color: #722053;
}
.BgClassName
{
background-color: #722053;
}
</style>
border-color css
<style>
span { border-color: #722053; }
span { border-color: rgb(114,32,83); }
td.TdClassName
{
border-color: #722053;
}
.TagClassName
{
border-color: #722053;
}
</style>