Shades of Pompadour #732455
Tints of Pompadour #732455
RGB
CMYK
RGB Variations
Color information
#732455 (or 0x732455) is known color: Pompadour. HEX triplet: 73, 24 and 55. RGB value is (115,36,85). Sum of RGB (Red+Green+Blue) = 115+36+85=236 (31% of max value = 765). Red value is 115 (45.31% from 255 or 48.73% from 236); Green value is 36 (14.45% from 255 or 15.25% from 236); Blue value is 85 (33.59% from 255 or 36.02% from 236); Max value from RGB is 115 - color contains mainly: red. Hex color #732455 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #732455 is #8CDBAA. Grayscale: #414141. Windows color (decimal): -9231275 or 5579891. OLE color: 5579891.
HSL color Cylindrical-coordinate representation of color #732455: hue angle of 322.78º 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 #732455 is Cyan = 0, Magento = 0.69, Yellow = 0.26 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 36 | 85 | - |
| CMYK | 0 | 0.69 | 0.26 | 0.55 |
| HSL | 322.78º | 0.52% | 0.3% | - |
| HSV(B) | 322.78º | 0.69% | 0.45% | - |
| XYZ | 9.34 | 5.56 | 9.18 | - |
| YUV | 65.21 | 139.17 | 163.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 36 | 85 | 0 | 0.69 | 0.26 | 0.55 | 322.78 | 0.52 | 0.3 |
| Hex | 73 | 24 | 55 | 0 | 45 | 1A | 37 | 143 | 34 | 1E |
| Octal | 163 | 44 | 125 | 0 | 105 | 32 | 67 | 503 | 64 | 36 |
| Binary | 1110011 | 100100 | 1010101 | 0 | 1000101 | 11010 | 110111 | 101000011 | 110100 | 11110 |
Color Harmonies of #732455
Complementary color
Monochromatic Colors of #732455
Black with #732455
Text Example
Text Example
White with #732455
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #732455; }
p { color: rgb(115,36,85); }
H1.HeaderClassName
{
color: #732455;
}
.AnyTagClassName
{
color: #732455;
}
</style>
background-color css
<style>
a { background-color: #732455; }
a { background-color: rgb(115,36,85); }
div.DivClassName
{
background-color: #732455;
}
.BgClassName
{
background-color: #732455;
}
</style>
border-color css
<style>
span { border-color: #732455; }
span { border-color: rgb(115,36,85); }
td.TdClassName
{
border-color: #732455;
}
.TagClassName
{
border-color: #732455;
}
</style>