Shades of Pompadour #731148
Tints of Pompadour #731148
RGB
CMYK
RGB Variations
Color information
#731148 (or 0x731148) is known color: Pompadour. HEX triplet: 73, 11 and 48. RGB value is (115,17,72). Sum of RGB (Red+Green+Blue) = 115+17+72=204 (27% of max value = 765). Red value is 115 (45.31% from 255 or 56.37% from 204); Green value is 17 (7.03% from 255 or 8.33% from 204); Blue value is 72 (28.52% from 255 or 35.29% from 204); Max value from RGB is 115 - color contains mainly: red. Hex color #731148 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #731148 is #8CEEB7. Grayscale: #343434. Windows color (decimal): -9236152 or 4723059. OLE color: 4723059.
HSL color Cylindrical-coordinate representation of color #731148: hue angle of 326.33º 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 #731148 is Cyan = 0, Magento = 0.85, Yellow = 0.37 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 17 | 72 | - |
| CMYK | 0 | 0.85 | 0.37 | 0.55 |
| HSL | 326.33º | 0.74% | 0.26% | - |
| HSV(B) | 326.33º | 0.85% | 0.45% | - |
| XYZ | 8.44 | 4.51 | 6.56 | - |
| YUV | 52.57 | 138.97 | 172.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 17 | 72 | 0 | 0.85 | 0.37 | 0.55 | 326.33 | 0.74 | 0.26 |
| Hex | 73 | 11 | 48 | 0 | 55 | 25 | 37 | 146 | 4A | 1A |
| Octal | 163 | 21 | 110 | 0 | 125 | 45 | 67 | 506 | 112 | 32 |
| Binary | 1110011 | 10001 | 1001000 | 0 | 1010101 | 100101 | 110111 | 101000110 | 1001010 | 11010 |
Color Harmonies of #731148
Complementary color
Monochromatic Colors of #731148
Black with #731148
Text Example
Text Example
White with #731148
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #731148; }
p { color: rgb(115,17,72); }
H1.HeaderClassName
{
color: #731148;
}
.AnyTagClassName
{
color: #731148;
}
</style>
background-color css
<style>
a { background-color: #731148; }
a { background-color: rgb(115,17,72); }
div.DivClassName
{
background-color: #731148;
}
.BgClassName
{
background-color: #731148;
}
</style>
border-color css
<style>
span { border-color: #731148; }
span { border-color: rgb(115,17,72); }
td.TdClassName
{
border-color: #731148;
}
.TagClassName
{
border-color: #731148;
}
</style>