Shades of Pompadour #731951
Tints of Pompadour #731951
RGB
CMYK
RGB Variations
Color information
#731951 (or 0x731951) is known color: Pompadour. HEX triplet: 73, 19 and 51. RGB value is (115,25,81). Sum of RGB (Red+Green+Blue) = 115+25+81=221 (29% of max value = 765). Red value is 115 (45.31% from 255 or 52.04% from 221); Green value is 25 (10.16% from 255 or 11.31% from 221); Blue value is 81 (32.03% from 255 or 36.65% from 221); Max value from RGB is 115 - color contains mainly: red. Hex color #731951 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #731951 is #8CE6AE. Grayscale: #3A3A3A. Windows color (decimal): -9234095 or 5314931. OLE color: 5314931.
HSL color Cylindrical-coordinate representation of color #731951: hue angle of 322.67º degrees, saturation: 0.64, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #731951 is Cyan = 0, Magento = 0.78, Yellow = 0.30 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 25 | 81 | - |
| CMYK | 0 | 0.78 | 0.30 | 0.55 |
| HSL | 322.67º | 0.64% | 0.27% | - |
| HSV(B) | 322.67º | 0.78% | 0.45% | - |
| XYZ | 8.9 | 4.93 | 8.27 | - |
| YUV | 58.29 | 140.82 | 168.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 25 | 81 | 0 | 0.78 | 0.30 | 0.55 | 322.67 | 0.64 | 0.27 |
| Hex | 73 | 19 | 51 | 0 | 4E | 1E | 37 | 143 | 40 | 1B |
| Octal | 163 | 31 | 121 | 0 | 116 | 36 | 67 | 503 | 100 | 33 |
| Binary | 1110011 | 11001 | 1010001 | 0 | 1001110 | 11110 | 110111 | 101000011 | 1000000 | 11011 |
Color Harmonies of #731951
Complementary color
Monochromatic Colors of #731951
Black with #731951
Text Example
Text Example
White with #731951
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #731951; }
p { color: rgb(115,25,81); }
H1.HeaderClassName
{
color: #731951;
}
.AnyTagClassName
{
color: #731951;
}
</style>
background-color css
<style>
a { background-color: #731951; }
a { background-color: rgb(115,25,81); }
div.DivClassName
{
background-color: #731951;
}
.BgClassName
{
background-color: #731951;
}
</style>
border-color css
<style>
span { border-color: #731951; }
span { border-color: rgb(115,25,81); }
td.TdClassName
{
border-color: #731951;
}
.TagClassName
{
border-color: #731951;
}
</style>