Shades of Pompadour #791047
Tints of Pompadour #791047
RGB
CMYK
RGB Variations
Color information
#791047 (or 0x791047) is known color: Pompadour. HEX triplet: 79, 10 and 47. RGB value is (121,16,71). Sum of RGB (Red+Green+Blue) = 121+16+71=208 (27% of max value = 765). Red value is 121 (47.66% from 255 or 58.17% from 208); Green value is 16 (6.64% from 255 or 7.69% from 208); Blue value is 71 (28.12% from 255 or 34.13% from 208); Max value from RGB is 121 - color contains mainly: red. Hex color #791047 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #791047 is #86EFB8. Grayscale: #353535. Windows color (decimal): -8843193 or 4657273. OLE color: 4657273.
HSL color Cylindrical-coordinate representation of color #791047: hue angle of 328.57º degrees, saturation: 0.77, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #791047 is Cyan = 0, Magento = 0.87, Yellow = 0.41 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 16 | 71 | - |
| CMYK | 0 | 0.87 | 0.41 | 0.53 |
| HSL | 328.57º | 0.77% | 0.27% | - |
| HSV(B) | 328.57º | 0.87% | 0.47% | - |
| XYZ | 9.21 | 4.89 | 6.42 | - |
| YUV | 53.67 | 137.79 | 176.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 16 | 71 | 0 | 0.87 | 0.41 | 0.53 | 328.57 | 0.77 | 0.27 |
| Hex | 79 | 10 | 47 | 0 | 57 | 29 | 35 | 149 | 4D | 1B |
| Octal | 171 | 20 | 107 | 0 | 127 | 51 | 65 | 511 | 115 | 33 |
| Binary | 1111001 | 10000 | 1000111 | 0 | 1010111 | 101001 | 110101 | 101001001 | 1001101 | 11011 |
Color Harmonies of #791047
Complementary color
Monochromatic Colors of #791047
Black with #791047
Text Example
Text Example
White with #791047
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #791047; }
p { color: rgb(121,16,71); }
H1.HeaderClassName
{
color: #791047;
}
.AnyTagClassName
{
color: #791047;
}
</style>
background-color css
<style>
a { background-color: #791047; }
a { background-color: rgb(121,16,71); }
div.DivClassName
{
background-color: #791047;
}
.BgClassName
{
background-color: #791047;
}
</style>
border-color css
<style>
span { border-color: #791047; }
span { border-color: rgb(121,16,71); }
td.TdClassName
{
border-color: #791047;
}
.TagClassName
{
border-color: #791047;
}
</style>