Shades of Pompadour #731447
Tints of Pompadour #731447
RGB
CMYK
RGB Variations
Color information
#731447 (or 0x731447) is known color: Pompadour. HEX triplet: 73, 14 and 47. RGB value is (115,20,71). Sum of RGB (Red+Green+Blue) = 115+20+71=206 (27% of max value = 765). Red value is 115 (45.31% from 255 or 55.83% from 206); Green value is 20 (8.20% from 255 or 9.71% from 206); Blue value is 71 (28.12% from 255 or 34.47% from 206); Max value from RGB is 115 - color contains mainly: red. Hex color #731447 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #731447 is #8CEBB8. Grayscale: #363636. Windows color (decimal): -9235385 or 4658291. OLE color: 4658291.
HSL color Cylindrical-coordinate representation of color #731447: hue angle of 327.79º degrees, saturation: 0.7, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #731447 is Cyan = 0, Magento = 0.83, Yellow = 0.38 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 20 | 71 | - |
| CMYK | 0 | 0.83 | 0.38 | 0.55 |
| HSL | 327.79º | 0.7% | 0.26% | - |
| HSV(B) | 327.79º | 0.83% | 0.45% | - |
| XYZ | 8.46 | 4.6 | 6.4 | - |
| YUV | 54.22 | 137.47 | 171.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 20 | 71 | 0 | 0.83 | 0.38 | 0.55 | 327.79 | 0.7 | 0.26 |
| Hex | 73 | 14 | 47 | 0 | 53 | 26 | 37 | 148 | 46 | 1A |
| Octal | 163 | 24 | 107 | 0 | 123 | 46 | 67 | 510 | 106 | 32 |
| Binary | 1110011 | 10100 | 1000111 | 0 | 1010011 | 100110 | 110111 | 101001000 | 1000110 | 11010 |
Color Harmonies of #731447
Complementary color
Monochromatic Colors of #731447
Black with #731447
Text Example
Text Example
White with #731447
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #731447; }
p { color: rgb(115,20,71); }
H1.HeaderClassName
{
color: #731447;
}
.AnyTagClassName
{
color: #731447;
}
</style>
background-color css
<style>
a { background-color: #731447; }
a { background-color: rgb(115,20,71); }
div.DivClassName
{
background-color: #731447;
}
.BgClassName
{
background-color: #731447;
}
</style>
border-color css
<style>
span { border-color: #731447; }
span { border-color: rgb(115,20,71); }
td.TdClassName
{
border-color: #731447;
}
.TagClassName
{
border-color: #731447;
}
</style>