Shades of Pompadour #731942
Tints of Pompadour #731942
RGB
CMYK
RGB Variations
Color information
#731942 (or 0x731942) is known color: Pompadour. HEX triplet: 73, 19 and 42. RGB value is (115,25,66). Sum of RGB (Red+Green+Blue) = 115+25+66=206 (27% of max value = 765). Red value is 115 (45.31% from 255 or 55.83% from 206); Green value is 25 (10.16% from 255 or 12.14% from 206); Blue value is 66 (26.17% from 255 or 32.04% from 206); Max value from RGB is 115 - color contains mainly: red. Hex color #731942 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #731942 is #8CE6BD. Grayscale: #383838. Windows color (decimal): -9234110 or 4331891. OLE color: 4331891.
HSL color Cylindrical-coordinate representation of color #731942: hue angle of 332.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 #731942 is Cyan = 0, Magento = 0.78, Yellow = 0.43 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 25 | 66 | - |
| CMYK | 0 | 0.78 | 0.43 | 0.55 |
| HSL | 332.67º | 0.64% | 0.27% | - |
| HSV(B) | 332.67º | 0.78% | 0.45% | - |
| XYZ | 8.4 | 4.73 | 5.63 | - |
| YUV | 56.58 | 133.32 | 169.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 25 | 66 | 0 | 0.78 | 0.43 | 0.55 | 332.67 | 0.64 | 0.27 |
| Hex | 73 | 19 | 42 | 0 | 4E | 2B | 37 | 14D | 40 | 1B |
| Octal | 163 | 31 | 102 | 0 | 116 | 53 | 67 | 515 | 100 | 33 |
| Binary | 1110011 | 11001 | 1000010 | 0 | 1001110 | 101011 | 110111 | 101001101 | 1000000 | 11011 |
Color Harmonies of #731942
Complementary color
Monochromatic Colors of #731942
Black with #731942
Text Example
Text Example
White with #731942
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #731942; }
p { color: rgb(115,25,66); }
H1.HeaderClassName
{
color: #731942;
}
.AnyTagClassName
{
color: #731942;
}
</style>
background-color css
<style>
a { background-color: #731942; }
a { background-color: rgb(115,25,66); }
div.DivClassName
{
background-color: #731942;
}
.BgClassName
{
background-color: #731942;
}
</style>
border-color css
<style>
span { border-color: #731942; }
span { border-color: rgb(115,25,66); }
td.TdClassName
{
border-color: #731942;
}
.TagClassName
{
border-color: #731942;
}
</style>