Shades of Pompadour #731149
Tints of Pompadour #731149
RGB
CMYK
RGB Variations
Color information
#731149 (or 0x731149) is known color: Pompadour. HEX triplet: 73, 11 and 49. RGB value is (115,17,73). Sum of RGB (Red+Green+Blue) = 115+17+73=205 (27% of max value = 765). Red value is 115 (45.31% from 255 or 56.10% from 205); Green value is 17 (7.03% from 255 or 8.29% from 205); Blue value is 73 (28.91% from 255 or 35.61% from 205); Max value from RGB is 115 - color contains mainly: red. Hex color #731149 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #731149 is #8CEEB6. Grayscale: #343434. Windows color (decimal): -9236151 or 4788595. OLE color: 4788595.
HSL color Cylindrical-coordinate representation of color #731149: hue angle of 325.71º degrees, saturation: 0.74, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #731149 is Cyan = 0, Magento = 0.85, Yellow = 0.37 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 17 | 73 | - |
| CMYK | 0 | 0.85 | 0.37 | 0.55 |
| HSL | 325.71º | 0.74% | 0.26% | - |
| HSV(B) | 325.71º | 0.85% | 0.45% | - |
| XYZ | 8.47 | 4.53 | 6.73 | - |
| YUV | 52.69 | 139.47 | 172.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 17 | 73 | 0 | 0.85 | 0.37 | 0.55 | 325.71 | 0.74 | 0.26 |
| Hex | 73 | 11 | 49 | 0 | 55 | 25 | 37 | 146 | 4A | 1A |
| Octal | 163 | 21 | 111 | 0 | 125 | 45 | 67 | 506 | 112 | 32 |
| Binary | 1110011 | 10001 | 1001001 | 0 | 1010101 | 100101 | 110111 | 101000110 | 1001010 | 11010 |
Color Harmonies of #731149
Complementary color
Monochromatic Colors of #731149
Black with #731149
Text Example
Text Example
White with #731149
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #731149; }
p { color: rgb(115,17,73); }
H1.HeaderClassName
{
color: #731149;
}
.AnyTagClassName
{
color: #731149;
}
</style>
background-color css
<style>
a { background-color: #731149; }
a { background-color: rgb(115,17,73); }
div.DivClassName
{
background-color: #731149;
}
.BgClassName
{
background-color: #731149;
}
</style>
border-color css
<style>
span { border-color: #731149; }
span { border-color: rgb(115,17,73); }
td.TdClassName
{
border-color: #731149;
}
.TagClassName
{
border-color: #731149;
}
</style>