Shades of Pompadour #722351
Tints of Pompadour #722351
RGB
CMYK
RGB Variations
Color information
#722351 (or 0x722351) is known color: Pompadour. HEX triplet: 72, 23 and 51. RGB value is (114,35,81). Sum of RGB (Red+Green+Blue) = 114+35+81=230 (30% of max value = 765). Red value is 114 (44.92% from 255 or 49.57% from 230); Green value is 35 (14.06% from 255 or 15.22% from 230); Blue value is 81 (32.03% from 255 or 35.22% from 230); Max value from RGB is 114 - color contains mainly: red. Hex color #722351 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #722351 is #8DDCAE. Grayscale: #3F3F3F. Windows color (decimal): -9297071 or 5317490. OLE color: 5317490.
HSL color Cylindrical-coordinate representation of color #722351: hue angle of 325.06º 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 #722351 is Cyan = 0, Magento = 0.69, Yellow = 0.29 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 35 | 81 | - |
| CMYK | 0 | 0.69 | 0.29 | 0.55 |
| HSL | 325.06º | 0.53% | 0.29% | - |
| HSV(B) | 325.06º | 0.69% | 0.45% | - |
| XYZ | 9.03 | 5.37 | 8.35 | - |
| YUV | 63.87 | 137.67 | 163.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 35 | 81 | 0 | 0.69 | 0.29 | 0.55 | 325.06 | 0.53 | 0.29 |
| Hex | 72 | 23 | 51 | 0 | 45 | 1D | 37 | 145 | 35 | 1D |
| Octal | 162 | 43 | 121 | 0 | 105 | 35 | 67 | 505 | 65 | 35 |
| Binary | 1110010 | 100011 | 1010001 | 0 | 1000101 | 11101 | 110111 | 101000101 | 110101 | 11101 |
Color Harmonies of #722351
Complementary color
Monochromatic Colors of #722351
Black with #722351
Text Example
Text Example
White with #722351
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #722351; }
p { color: rgb(114,35,81); }
H1.HeaderClassName
{
color: #722351;
}
.AnyTagClassName
{
color: #722351;
}
</style>
background-color css
<style>
a { background-color: #722351; }
a { background-color: rgb(114,35,81); }
div.DivClassName
{
background-color: #722351;
}
.BgClassName
{
background-color: #722351;
}
</style>
border-color css
<style>
span { border-color: #722351; }
span { border-color: rgb(114,35,81); }
td.TdClassName
{
border-color: #722351;
}
.TagClassName
{
border-color: #722351;
}
</style>