Shades of Pompadour #722353
Tints of Pompadour #722353
RGB
CMYK
RGB Variations
Color information
#722353 (or 0x722353) is known color: Pompadour. HEX triplet: 72, 23 and 53. RGB value is (114,35,83). Sum of RGB (Red+Green+Blue) = 114+35+83=232 (30% of max value = 765). Red value is 114 (44.92% from 255 or 49.14% from 232); Green value is 35 (14.06% from 255 or 15.09% from 232); Blue value is 83 (32.81% from 255 or 35.78% from 232); Max value from RGB is 114 - color contains mainly: red. Hex color #722353 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #722353 is #8DDCAC. Grayscale: #3F3F3F. Windows color (decimal): -9297069 or 5448562. OLE color: 5448562.
HSL color Cylindrical-coordinate representation of color #722353: hue angle of 323.54º degrees, saturation: 0.53, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #722353 is Cyan = 0, Magento = 0.69, Yellow = 0.27 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 35 | 83 | - |
| CMYK | 0 | 0.69 | 0.27 | 0.55 |
| HSL | 323.54º | 0.53% | 0.29% | - |
| HSV(B) | 323.54º | 0.69% | 0.45% | - |
| XYZ | 9.1 | 5.4 | 8.75 | - |
| YUV | 64.09 | 138.67 | 163.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 35 | 83 | 0 | 0.69 | 0.27 | 0.55 | 323.54 | 0.53 | 0.29 |
| Hex | 72 | 23 | 53 | 0 | 45 | 1B | 37 | 144 | 35 | 1D |
| Octal | 162 | 43 | 123 | 0 | 105 | 33 | 67 | 504 | 65 | 35 |
| Binary | 1110010 | 100011 | 1010011 | 0 | 1000101 | 11011 | 110111 | 101000100 | 110101 | 11101 |
Color Harmonies of #722353
Complementary color
Monochromatic Colors of #722353
Black with #722353
Text Example
Text Example
White with #722353
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #722353; }
p { color: rgb(114,35,83); }
H1.HeaderClassName
{
color: #722353;
}
.AnyTagClassName
{
color: #722353;
}
</style>
background-color css
<style>
a { background-color: #722353; }
a { background-color: rgb(114,35,83); }
div.DivClassName
{
background-color: #722353;
}
.BgClassName
{
background-color: #722353;
}
</style>
border-color css
<style>
span { border-color: #722353; }
span { border-color: rgb(114,35,83); }
td.TdClassName
{
border-color: #722353;
}
.TagClassName
{
border-color: #722353;
}
</style>