Shades of Pompadour #722354
Tints of Pompadour #722354
RGB
CMYK
RGB Variations
Color information
#722354 (or 0x722354) is known color: Pompadour. HEX triplet: 72, 23 and 54. RGB value is (114,35,84). Sum of RGB (Red+Green+Blue) = 114+35+84=233 (30% of max value = 765). Red value is 114 (44.92% from 255 or 48.93% from 233); Green value is 35 (14.06% from 255 or 15.02% from 233); Blue value is 84 (33.20% from 255 or 36.05% from 233); Max value from RGB is 114 - color contains mainly: red. Hex color #722354 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #722354 is #8DDCAB. Grayscale: #404040. Windows color (decimal): -9297068 or 5514098. OLE color: 5514098.
HSL color Cylindrical-coordinate representation of color #722354: hue angle of 322.78º 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 #722354 is Cyan = 0, Magento = 0.69, Yellow = 0.26 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 35 | 84 | - |
| CMYK | 0 | 0.69 | 0.26 | 0.55 |
| HSL | 322.78º | 0.53% | 0.29% | - |
| HSV(B) | 322.78º | 0.69% | 0.45% | - |
| XYZ | 9.14 | 5.42 | 8.95 | - |
| YUV | 64.21 | 139.17 | 163.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 35 | 84 | 0 | 0.69 | 0.26 | 0.55 | 322.78 | 0.53 | 0.29 |
| Hex | 72 | 23 | 54 | 0 | 45 | 1A | 37 | 143 | 35 | 1D |
| Octal | 162 | 43 | 124 | 0 | 105 | 32 | 67 | 503 | 65 | 35 |
| Binary | 1110010 | 100011 | 1010100 | 0 | 1000101 | 11010 | 110111 | 101000011 | 110101 | 11101 |
Color Harmonies of #722354
Complementary color
Monochromatic Colors of #722354
Black with #722354
Text Example
Text Example
White with #722354
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #722354; }
p { color: rgb(114,35,84); }
H1.HeaderClassName
{
color: #722354;
}
.AnyTagClassName
{
color: #722354;
}
</style>
background-color css
<style>
a { background-color: #722354; }
a { background-color: rgb(114,35,84); }
div.DivClassName
{
background-color: #722354;
}
.BgClassName
{
background-color: #722354;
}
</style>
border-color css
<style>
span { border-color: #722354; }
span { border-color: rgb(114,35,84); }
td.TdClassName
{
border-color: #722354;
}
.TagClassName
{
border-color: #722354;
}
</style>