Shades of Pompadour #732044
Tints of Pompadour #732044
RGB
CMYK
RGB Variations
Color information
#732044 (or 0x732044) is known color: Pompadour. HEX triplet: 73, 20 and 44. RGB value is (115,32,68). Sum of RGB (Red+Green+Blue) = 115+32+68=215 (28% of max value = 765). Red value is 115 (45.31% from 255 or 53.49% from 215); Green value is 32 (12.89% from 255 or 14.88% from 215); Blue value is 68 (26.95% from 255 or 31.63% from 215); Max value from RGB is 115 - color contains mainly: red. Hex color #732044 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #732044 is #8CDFBB. Grayscale: #3C3C3C. Windows color (decimal): -9232316 or 4464755. OLE color: 4464755.
HSL color Cylindrical-coordinate representation of color #732044: hue angle of 333.98º 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 #732044 is Cyan = 0, Magento = 0.72, Yellow = 0.41 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 32 | 68 | - |
| CMYK | 0 | 0.72 | 0.41 | 0.55 |
| HSL | 333.98º | 0.56% | 0.29% | - |
| HSV(B) | 333.98º | 0.72% | 0.45% | - |
| XYZ | 8.63 | 5.1 | 6 | - |
| YUV | 60.92 | 132 | 166.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 32 | 68 | 0 | 0.72 | 0.41 | 0.55 | 333.98 | 0.56 | 0.29 |
| Hex | 73 | 20 | 44 | 0 | 48 | 29 | 37 | 14E | 38 | 1D |
| Octal | 163 | 40 | 104 | 0 | 110 | 51 | 67 | 516 | 70 | 35 |
| Binary | 1110011 | 100000 | 1000100 | 0 | 1001000 | 101001 | 110111 | 101001110 | 111000 | 11101 |
Color Harmonies of #732044
Complementary color
Monochromatic Colors of #732044
Black with #732044
Text Example
Text Example
White with #732044
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #732044; }
p { color: rgb(115,32,68); }
H1.HeaderClassName
{
color: #732044;
}
.AnyTagClassName
{
color: #732044;
}
</style>
background-color css
<style>
a { background-color: #732044; }
a { background-color: rgb(115,32,68); }
div.DivClassName
{
background-color: #732044;
}
.BgClassName
{
background-color: #732044;
}
</style>
border-color css
<style>
span { border-color: #732044; }
span { border-color: rgb(115,32,68); }
td.TdClassName
{
border-color: #732044;
}
.TagClassName
{
border-color: #732044;
}
</style>