Shades of Pompadour #732348
Tints of Pompadour #732348
RGB
CMYK
RGB Variations
Color information
#732348 (or 0x732348) is known color: Pompadour. HEX triplet: 73, 23 and 48. RGB value is (115,35,72). Sum of RGB (Red+Green+Blue) = 115+35+72=222 (29% of max value = 765). Red value is 115 (45.31% from 255 or 51.80% from 222); Green value is 35 (14.06% from 255 or 15.77% from 222); Blue value is 72 (28.52% from 255 or 32.43% from 222); Max value from RGB is 115 - color contains mainly: red. Hex color #732348 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #732348 is #8CDCB7. Grayscale: #3F3F3F. Windows color (decimal): -9231544 or 4727667. OLE color: 4727667.
HSL color Cylindrical-coordinate representation of color #732348: hue angle of 332.25º degrees, saturation: 0.53, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #732348 is Cyan = 0, Magento = 0.70, Yellow = 0.37 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 35 | 72 | - |
| CMYK | 0 | 0.70 | 0.37 | 0.55 |
| HSL | 332.25º | 0.53% | 0.29% | - |
| HSV(B) | 332.25º | 0.7% | 0.45% | - |
| XYZ | 8.84 | 5.31 | 6.69 | - |
| YUV | 63.14 | 133 | 164.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 35 | 72 | 0 | 0.70 | 0.37 | 0.55 | 332.25 | 0.53 | 0.29 |
| Hex | 73 | 23 | 48 | 0 | 46 | 25 | 37 | 14C | 35 | 1D |
| Octal | 163 | 43 | 110 | 0 | 106 | 45 | 67 | 514 | 65 | 35 |
| Binary | 1110011 | 100011 | 1001000 | 0 | 1000110 | 100101 | 110111 | 101001100 | 110101 | 11101 |
Color Harmonies of #732348
Complementary color
Monochromatic Colors of #732348
Black with #732348
Text Example
Text Example
White with #732348
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #732348; }
p { color: rgb(115,35,72); }
H1.HeaderClassName
{
color: #732348;
}
.AnyTagClassName
{
color: #732348;
}
</style>
background-color css
<style>
a { background-color: #732348; }
a { background-color: rgb(115,35,72); }
div.DivClassName
{
background-color: #732348;
}
.BgClassName
{
background-color: #732348;
}
</style>
border-color css
<style>
span { border-color: #732348; }
span { border-color: rgb(115,35,72); }
td.TdClassName
{
border-color: #732348;
}
.TagClassName
{
border-color: #732348;
}
</style>