Shades of Pompadour #731248
Tints of Pompadour #731248
RGB
CMYK
RGB Variations
Color information
#731248 (or 0x731248) is known color: Pompadour. HEX triplet: 73, 12 and 48. RGB value is (115,18,72). Sum of RGB (Red+Green+Blue) = 115+18+72=205 (27% of max value = 765). Red value is 115 (45.31% from 255 or 56.10% from 205); Green value is 18 (7.42% from 255 or 8.78% from 205); Blue value is 72 (28.52% from 255 or 35.12% from 205); Max value from RGB is 115 - color contains mainly: red. Hex color #731248 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #731248 is #8CEDB7. Grayscale: #353535. Windows color (decimal): -9235896 or 4723315. OLE color: 4723315.
HSL color Cylindrical-coordinate representation of color #731248: hue angle of 326.6º degrees, saturation: 0.73, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #731248 is Cyan = 0, Magento = 0.84, Yellow = 0.37 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 18 | 72 | - |
| CMYK | 0 | 0.84 | 0.37 | 0.55 |
| HSL | 326.6º | 0.73% | 0.26% | - |
| HSV(B) | 326.6º | 0.84% | 0.45% | - |
| XYZ | 8.46 | 4.55 | 6.56 | - |
| YUV | 53.16 | 138.64 | 172.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 18 | 72 | 0 | 0.84 | 0.37 | 0.55 | 326.6 | 0.73 | 0.26 |
| Hex | 73 | 12 | 48 | 0 | 54 | 25 | 37 | 147 | 49 | 1A |
| Octal | 163 | 22 | 110 | 0 | 124 | 45 | 67 | 507 | 111 | 32 |
| Binary | 1110011 | 10010 | 1001000 | 0 | 1010100 | 100101 | 110111 | 101000111 | 1001001 | 11010 |
Color Harmonies of #731248
Complementary color
Monochromatic Colors of #731248
Black with #731248
Text Example
Text Example
White with #731248
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #731248; }
p { color: rgb(115,18,72); }
H1.HeaderClassName
{
color: #731248;
}
.AnyTagClassName
{
color: #731248;
}
</style>
background-color css
<style>
a { background-color: #731248; }
a { background-color: rgb(115,18,72); }
div.DivClassName
{
background-color: #731248;
}
.BgClassName
{
background-color: #731248;
}
</style>
border-color css
<style>
span { border-color: #731248; }
span { border-color: rgb(115,18,72); }
td.TdClassName
{
border-color: #731248;
}
.TagClassName
{
border-color: #731248;
}
</style>