Shades of Pompadour #732041
Tints of Pompadour #732041
RGB
CMYK
RGB Variations
Color information
#732041 (or 0x732041) is known color: Pompadour. HEX triplet: 73, 20 and 41. RGB value is (115,32,65). Sum of RGB (Red+Green+Blue) = 115+32+65=212 (28% of max value = 765). Red value is 115 (45.31% from 255 or 54.25% from 212); Green value is 32 (12.89% from 255 or 15.09% from 212); Blue value is 65 (25.78% from 255 or 30.66% from 212); Max value from RGB is 115 - color contains mainly: red. Hex color #732041 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #732041 is #8CDFBE. Grayscale: #3C3C3C. Windows color (decimal): -9232319 or 4268147. OLE color: 4268147.
HSL color Cylindrical-coordinate representation of color #732041: hue angle of 336.14º 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 #732041 is Cyan = 0, Magento = 0.72, Yellow = 0.43 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 32 | 65 | - |
| CMYK | 0 | 0.72 | 0.43 | 0.55 |
| HSL | 336.14º | 0.56% | 0.29% | - |
| HSV(B) | 336.14º | 0.72% | 0.45% | - |
| XYZ | 8.54 | 5.06 | 5.53 | - |
| YUV | 60.58 | 130.5 | 166.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 32 | 65 | 0 | 0.72 | 0.43 | 0.55 | 336.14 | 0.56 | 0.29 |
| Hex | 73 | 20 | 41 | 0 | 48 | 2B | 37 | 150 | 38 | 1D |
| Octal | 163 | 40 | 101 | 0 | 110 | 53 | 67 | 520 | 70 | 35 |
| Binary | 1110011 | 100000 | 1000001 | 0 | 1001000 | 101011 | 110111 | 101010000 | 111000 | 11101 |
Color Harmonies of #732041
Complementary color
Monochromatic Colors of #732041
Black with #732041
Text Example
Text Example
White with #732041
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #732041; }
p { color: rgb(115,32,65); }
H1.HeaderClassName
{
color: #732041;
}
.AnyTagClassName
{
color: #732041;
}
</style>
background-color css
<style>
a { background-color: #732041; }
a { background-color: rgb(115,32,65); }
div.DivClassName
{
background-color: #732041;
}
.BgClassName
{
background-color: #732041;
}
</style>
border-color css
<style>
span { border-color: #732041; }
span { border-color: rgb(115,32,65); }
td.TdClassName
{
border-color: #732041;
}
.TagClassName
{
border-color: #732041;
}
</style>