Shades of Pompadour #722546
Tints of Pompadour #722546
RGB
CMYK
RGB Variations
Color information
#722546 (or 0x722546) is known color: Pompadour. HEX triplet: 72, 25 and 46. RGB value is (114,37,70). Sum of RGB (Red+Green+Blue) = 114+37+70=221 (29% of max value = 765). Red value is 114 (44.92% from 255 or 51.58% from 221); Green value is 37 (14.84% from 255 or 16.74% from 221); Blue value is 70 (27.73% from 255 or 31.67% from 221); Max value from RGB is 114 - color contains mainly: red. Hex color #722546 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #722546 is #8DDAB9. Grayscale: #3F3F3F. Windows color (decimal): -9296570 or 4597106. OLE color: 4597106.
HSL color Cylindrical-coordinate representation of color #722546: hue angle of 334.29º degrees, saturation: 0.51, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #722546 is Cyan = 0, Magento = 0.68, Yellow = 0.39 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 37 | 70 | - |
| CMYK | 0 | 0.68 | 0.39 | 0.55 |
| HSL | 334.29º | 0.51% | 0.3% | - |
| HSV(B) | 334.29º | 0.68% | 0.45% | - |
| XYZ | 8.71 | 5.34 | 6.37 | - |
| YUV | 63.79 | 131.51 | 163.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 37 | 70 | 0 | 0.68 | 0.39 | 0.55 | 334.29 | 0.51 | 0.3 |
| Hex | 72 | 25 | 46 | 0 | 44 | 27 | 37 | 14E | 33 | 1E |
| Octal | 162 | 45 | 106 | 0 | 104 | 47 | 67 | 516 | 63 | 36 |
| Binary | 1110010 | 100101 | 1000110 | 0 | 1000100 | 100111 | 110111 | 101001110 | 110011 | 11110 |
Color Harmonies of #722546
Complementary color
Monochromatic Colors of #722546
Black with #722546
Text Example
Text Example
White with #722546
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #722546; }
p { color: rgb(114,37,70); }
H1.HeaderClassName
{
color: #722546;
}
.AnyTagClassName
{
color: #722546;
}
</style>
background-color css
<style>
a { background-color: #722546; }
a { background-color: rgb(114,37,70); }
div.DivClassName
{
background-color: #722546;
}
.BgClassName
{
background-color: #722546;
}
</style>
border-color css
<style>
span { border-color: #722546; }
span { border-color: rgb(114,37,70); }
td.TdClassName
{
border-color: #722546;
}
.TagClassName
{
border-color: #722546;
}
</style>