Shades of Pompadour #731249
Tints of Pompadour #731249
RGB
CMYK
RGB Variations
Color information
#731249 (or 0x731249) is known color: Pompadour. HEX triplet: 73, 12 and 49. RGB value is (115,18,73). Sum of RGB (Red+Green+Blue) = 115+18+73=206 (27% of max value = 765). Red value is 115 (45.31% from 255 or 55.83% from 206); Green value is 18 (7.42% from 255 or 8.74% from 206); Blue value is 73 (28.91% from 255 or 35.44% from 206); Max value from RGB is 115 - color contains mainly: red. Hex color #731249 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #731249 is #8CEDB6. Grayscale: #353535. Windows color (decimal): -9235895 or 4788851. OLE color: 4788851.
HSL color Cylindrical-coordinate representation of color #731249: hue angle of 325.98º 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 #731249 is Cyan = 0, Magento = 0.84, Yellow = 0.37 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 18 | 73 | - |
| CMYK | 0 | 0.84 | 0.37 | 0.55 |
| HSL | 325.98º | 0.73% | 0.26% | - |
| HSV(B) | 325.98º | 0.84% | 0.45% | - |
| XYZ | 8.49 | 4.56 | 6.74 | - |
| YUV | 53.27 | 139.14 | 172.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 18 | 73 | 0 | 0.84 | 0.37 | 0.55 | 325.98 | 0.73 | 0.26 |
| Hex | 73 | 12 | 49 | 0 | 54 | 25 | 37 | 146 | 49 | 1A |
| Octal | 163 | 22 | 111 | 0 | 124 | 45 | 67 | 506 | 111 | 32 |
| Binary | 1110011 | 10010 | 1001001 | 0 | 1010100 | 100101 | 110111 | 101000110 | 1001001 | 11010 |
Color Harmonies of #731249
Complementary color
Monochromatic Colors of #731249
Black with #731249
Text Example
Text Example
White with #731249
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #731249; }
p { color: rgb(115,18,73); }
H1.HeaderClassName
{
color: #731249;
}
.AnyTagClassName
{
color: #731249;
}
</style>
background-color css
<style>
a { background-color: #731249; }
a { background-color: rgb(115,18,73); }
div.DivClassName
{
background-color: #731249;
}
.BgClassName
{
background-color: #731249;
}
</style>
border-color css
<style>
span { border-color: #731249; }
span { border-color: rgb(115,18,73); }
td.TdClassName
{
border-color: #731249;
}
.TagClassName
{
border-color: #731249;
}
</style>