Shades of Pompadour #732047
Tints of Pompadour #732047
RGB
CMYK
RGB Variations
Color information
#732047 (or 0x732047) is known color: Pompadour. HEX triplet: 73, 20 and 47. RGB value is (115,32,71). Sum of RGB (Red+Green+Blue) = 115+32+71=218 (28% of max value = 765). Red value is 115 (45.31% from 255 or 52.75% from 218); Green value is 32 (12.89% from 255 or 14.68% from 218); Blue value is 71 (28.12% from 255 or 32.57% from 218); Max value from RGB is 115 - color contains mainly: red. Hex color #732047 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #732047 is #8CDFB8. Grayscale: #3D3D3D. Windows color (decimal): -9232313 or 4661363. OLE color: 4661363.
HSL color Cylindrical-coordinate representation of color #732047: hue angle of 331.81º 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 #732047 is Cyan = 0, Magento = 0.72, Yellow = 0.38 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 32 | 71 | - |
| CMYK | 0 | 0.72 | 0.38 | 0.55 |
| HSL | 331.81º | 0.56% | 0.29% | - |
| HSV(B) | 331.81º | 0.72% | 0.45% | - |
| XYZ | 8.72 | 5.13 | 6.49 | - |
| YUV | 61.26 | 133.5 | 166.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 32 | 71 | 0 | 0.72 | 0.38 | 0.55 | 331.81 | 0.56 | 0.29 |
| Hex | 73 | 20 | 47 | 0 | 48 | 26 | 37 | 14C | 38 | 1D |
| Octal | 163 | 40 | 107 | 0 | 110 | 46 | 67 | 514 | 70 | 35 |
| Binary | 1110011 | 100000 | 1000111 | 0 | 1001000 | 100110 | 110111 | 101001100 | 111000 | 11101 |
Color Harmonies of #732047
Complementary color
Monochromatic Colors of #732047
Black with #732047
Text Example
Text Example
White with #732047
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #732047; }
p { color: rgb(115,32,71); }
H1.HeaderClassName
{
color: #732047;
}
.AnyTagClassName
{
color: #732047;
}
</style>
background-color css
<style>
a { background-color: #732047; }
a { background-color: rgb(115,32,71); }
div.DivClassName
{
background-color: #732047;
}
.BgClassName
{
background-color: #732047;
}
</style>
border-color css
<style>
span { border-color: #732047; }
span { border-color: rgb(115,32,71); }
td.TdClassName
{
border-color: #732047;
}
.TagClassName
{
border-color: #732047;
}
</style>