Shades of Pompadour #732048
Tints of Pompadour #732048
RGB
CMYK
RGB Variations
Color information
#732048 (or 0x732048) is known color: Pompadour. HEX triplet: 73, 20 and 48. RGB value is (115,32,72). Sum of RGB (Red+Green+Blue) = 115+32+72=219 (29% of max value = 765). Red value is 115 (45.31% from 255 or 52.51% from 219); Green value is 32 (12.89% from 255 or 14.61% from 219); Blue value is 72 (28.52% from 255 or 32.88% from 219); Max value from RGB is 115 - color contains mainly: red. Hex color #732048 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #732048 is #8CDFB7. Grayscale: #3D3D3D. Windows color (decimal): -9232312 or 4726899. OLE color: 4726899.
HSL color Cylindrical-coordinate representation of color #732048: hue angle of 331.08º 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 #732048 is Cyan = 0, Magento = 0.72, Yellow = 0.37 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 32 | 72 | - |
| CMYK | 0 | 0.72 | 0.37 | 0.55 |
| HSL | 331.08º | 0.56% | 0.29% | - |
| HSV(B) | 331.08º | 0.72% | 0.45% | - |
| XYZ | 8.76 | 5.15 | 6.66 | - |
| YUV | 61.38 | 134 | 166.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 32 | 72 | 0 | 0.72 | 0.37 | 0.55 | 331.08 | 0.56 | 0.29 |
| Hex | 73 | 20 | 48 | 0 | 48 | 25 | 37 | 14B | 38 | 1D |
| Octal | 163 | 40 | 110 | 0 | 110 | 45 | 67 | 513 | 70 | 35 |
| Binary | 1110011 | 100000 | 1001000 | 0 | 1001000 | 100101 | 110111 | 101001011 | 111000 | 11101 |
Color Harmonies of #732048
Complementary color
Monochromatic Colors of #732048
Black with #732048
Text Example
Text Example
White with #732048
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #732048; }
p { color: rgb(115,32,72); }
H1.HeaderClassName
{
color: #732048;
}
.AnyTagClassName
{
color: #732048;
}
</style>
background-color css
<style>
a { background-color: #732048; }
a { background-color: rgb(115,32,72); }
div.DivClassName
{
background-color: #732048;
}
.BgClassName
{
background-color: #732048;
}
</style>
border-color css
<style>
span { border-color: #732048; }
span { border-color: rgb(115,32,72); }
td.TdClassName
{
border-color: #732048;
}
.TagClassName
{
border-color: #732048;
}
</style>