Shades of Pompadour #732550
Tints of Pompadour #732550
RGB
CMYK
RGB Variations
Color information
#732550 (or 0x732550) is known color: Pompadour. HEX triplet: 73, 25 and 50. RGB value is (115,37,80). Sum of RGB (Red+Green+Blue) = 115+37+80=232 (30% of max value = 765). Red value is 115 (45.31% from 255 or 49.57% from 232); Green value is 37 (14.84% from 255 or 15.95% from 232); Blue value is 80 (31.64% from 255 or 34.48% from 232); Max value from RGB is 115 - color contains mainly: red. Hex color #732550 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #732550 is #8CDAAF. Grayscale: #414141. Windows color (decimal): -9231024 or 5252467. OLE color: 5252467.
HSL color Cylindrical-coordinate representation of color #732550: hue angle of 326.92º degrees, saturation: 0.51, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #732550 is Cyan = 0, Magento = 0.68, Yellow = 0.30 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 37 | 80 | - |
| CMYK | 0 | 0.68 | 0.30 | 0.55 |
| HSL | 326.92º | 0.51% | 0.3% | - |
| HSV(B) | 326.92º | 0.68% | 0.45% | - |
| XYZ | 9.18 | 5.55 | 8.18 | - |
| YUV | 65.22 | 136.34 | 163.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 37 | 80 | 0 | 0.68 | 0.30 | 0.55 | 326.92 | 0.51 | 0.3 |
| Hex | 73 | 25 | 50 | 0 | 44 | 1E | 37 | 147 | 33 | 1E |
| Octal | 163 | 45 | 120 | 0 | 104 | 36 | 67 | 507 | 63 | 36 |
| Binary | 1110011 | 100101 | 1010000 | 0 | 1000100 | 11110 | 110111 | 101000111 | 110011 | 11110 |
Color Harmonies of #732550
Complementary color
Monochromatic Colors of #732550
Black with #732550
Text Example
Text Example
White with #732550
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #732550; }
p { color: rgb(115,37,80); }
H1.HeaderClassName
{
color: #732550;
}
.AnyTagClassName
{
color: #732550;
}
</style>
background-color css
<style>
a { background-color: #732550; }
a { background-color: rgb(115,37,80); }
div.DivClassName
{
background-color: #732550;
}
.BgClassName
{
background-color: #732550;
}
</style>
border-color css
<style>
span { border-color: #732550; }
span { border-color: rgb(115,37,80); }
td.TdClassName
{
border-color: #732550;
}
.TagClassName
{
border-color: #732550;
}
</style>