Shades of Pompadour #732446
Tints of Pompadour #732446
RGB
CMYK
RGB Variations
Color information
#732446 (or 0x732446) is known color: Pompadour. HEX triplet: 73, 24 and 46. RGB value is (115,36,70). Sum of RGB (Red+Green+Blue) = 115+36+70=221 (29% of max value = 765). Red value is 115 (45.31% from 255 or 52.04% from 221); Green value is 36 (14.45% from 255 or 16.29% from 221); Blue value is 70 (27.73% from 255 or 31.67% from 221); Max value from RGB is 115 - color contains mainly: red. Hex color #732446 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #732446 is #8CDBB9. Grayscale: #3F3F3F. Windows color (decimal): -9231290 or 4596851. OLE color: 4596851.
HSL color Cylindrical-coordinate representation of color #732446: hue angle of 334.18º degrees, saturation: 0.52, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #732446 is Cyan = 0, Magento = 0.69, Yellow = 0.39 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 36 | 70 | - |
| CMYK | 0 | 0.69 | 0.39 | 0.55 |
| HSL | 334.18º | 0.52% | 0.3% | - |
| HSV(B) | 334.18º | 0.69% | 0.45% | - |
| XYZ | 8.81 | 5.35 | 6.36 | - |
| YUV | 63.5 | 131.67 | 164.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 36 | 70 | 0 | 0.69 | 0.39 | 0.55 | 334.18 | 0.52 | 0.3 |
| Hex | 73 | 24 | 46 | 0 | 45 | 27 | 37 | 14E | 34 | 1E |
| Octal | 163 | 44 | 106 | 0 | 105 | 47 | 67 | 516 | 64 | 36 |
| Binary | 1110011 | 100100 | 1000110 | 0 | 1000101 | 100111 | 110111 | 101001110 | 110100 | 11110 |
Color Harmonies of #732446
Complementary color
Monochromatic Colors of #732446
Black with #732446
Text Example
Text Example
White with #732446
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #732446; }
p { color: rgb(115,36,70); }
H1.HeaderClassName
{
color: #732446;
}
.AnyTagClassName
{
color: #732446;
}
</style>
background-color css
<style>
a { background-color: #732446; }
a { background-color: rgb(115,36,70); }
div.DivClassName
{
background-color: #732446;
}
.BgClassName
{
background-color: #732446;
}
</style>
border-color css
<style>
span { border-color: #732446; }
span { border-color: rgb(115,36,70); }
td.TdClassName
{
border-color: #732446;
}
.TagClassName
{
border-color: #732446;
}
</style>