Shades of Pompadour #732452
Tints of Pompadour #732452
RGB
CMYK
RGB Variations
Color information
#732452 (or 0x732452) is known color: Pompadour. HEX triplet: 73, 24 and 52. RGB value is (115,36,82). Sum of RGB (Red+Green+Blue) = 115+36+82=233 (30% of max value = 765). Red value is 115 (45.31% from 255 or 49.36% from 233); Green value is 36 (14.45% from 255 or 15.45% from 233); Blue value is 82 (32.42% from 255 or 35.19% from 233); Max value from RGB is 115 - color contains mainly: red. Hex color #732452 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #732452 is #8CDBAD. Grayscale: #404040. Windows color (decimal): -9231278 or 5383283. OLE color: 5383283.
HSL color Cylindrical-coordinate representation of color #732452: hue angle of 325.06º 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 #732452 is Cyan = 0, Magento = 0.69, Yellow = 0.29 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 36 | 82 | - |
| CMYK | 0 | 0.69 | 0.29 | 0.55 |
| HSL | 325.06º | 0.52% | 0.3% | - |
| HSV(B) | 325.06º | 0.69% | 0.45% | - |
| XYZ | 9.22 | 5.52 | 8.56 | - |
| YUV | 64.87 | 137.67 | 163.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 36 | 82 | 0 | 0.69 | 0.29 | 0.55 | 325.06 | 0.52 | 0.3 |
| Hex | 73 | 24 | 52 | 0 | 45 | 1D | 37 | 145 | 34 | 1E |
| Octal | 163 | 44 | 122 | 0 | 105 | 35 | 67 | 505 | 64 | 36 |
| Binary | 1110011 | 100100 | 1010010 | 0 | 1000101 | 11101 | 110111 | 101000101 | 110100 | 11110 |
Color Harmonies of #732452
Complementary color
Monochromatic Colors of #732452
Black with #732452
Text Example
Text Example
White with #732452
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #732452; }
p { color: rgb(115,36,82); }
H1.HeaderClassName
{
color: #732452;
}
.AnyTagClassName
{
color: #732452;
}
</style>
background-color css
<style>
a { background-color: #732452; }
a { background-color: rgb(115,36,82); }
div.DivClassName
{
background-color: #732452;
}
.BgClassName
{
background-color: #732452;
}
</style>
border-color css
<style>
span { border-color: #732452; }
span { border-color: rgb(115,36,82); }
td.TdClassName
{
border-color: #732452;
}
.TagClassName
{
border-color: #732452;
}
</style>