Shades of Pompadour #731146
Tints of Pompadour #731146
RGB
CMYK
RGB Variations
Color information
#731146 (or 0x731146) is known color: Pompadour. HEX triplet: 73, 11 and 46. RGB value is (115,17,70). Sum of RGB (Red+Green+Blue) = 115+17+70=202 (26% of max value = 765). Red value is 115 (45.31% from 255 or 56.93% from 202); Green value is 17 (7.03% from 255 or 8.42% from 202); Blue value is 70 (27.73% from 255 or 34.65% from 202); Max value from RGB is 115 - color contains mainly: red. Hex color #731146 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #731146 is #8CEEB9. Grayscale: #343434. Windows color (decimal): -9236154 or 4591987. OLE color: 4591987.
HSL color Cylindrical-coordinate representation of color #731146: hue angle of 327.55º 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 #731146 is Cyan = 0, Magento = 0.85, Yellow = 0.39 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 17 | 70 | - |
| CMYK | 0 | 0.85 | 0.39 | 0.55 |
| HSL | 327.55º | 0.74% | 0.26% | - |
| HSV(B) | 327.55º | 0.85% | 0.45% | - |
| XYZ | 8.38 | 4.49 | 6.22 | - |
| YUV | 52.34 | 137.97 | 172.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 17 | 70 | 0 | 0.85 | 0.39 | 0.55 | 327.55 | 0.74 | 0.26 |
| Hex | 73 | 11 | 46 | 0 | 55 | 27 | 37 | 148 | 4A | 1A |
| Octal | 163 | 21 | 106 | 0 | 125 | 47 | 67 | 510 | 112 | 32 |
| Binary | 1110011 | 10001 | 1000110 | 0 | 1010101 | 100111 | 110111 | 101001000 | 1001010 | 11010 |
Color Harmonies of #731146
Complementary color
Monochromatic Colors of #731146
Black with #731146
Text Example
Text Example
White with #731146
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #731146; }
p { color: rgb(115,17,70); }
H1.HeaderClassName
{
color: #731146;
}
.AnyTagClassName
{
color: #731146;
}
</style>
background-color css
<style>
a { background-color: #731146; }
a { background-color: rgb(115,17,70); }
div.DivClassName
{
background-color: #731146;
}
.BgClassName
{
background-color: #731146;
}
</style>
border-color css
<style>
span { border-color: #731146; }
span { border-color: rgb(115,17,70); }
td.TdClassName
{
border-color: #731146;
}
.TagClassName
{
border-color: #731146;
}
</style>