Shades of Pompadour #791054
Tints of Pompadour #791054
RGB
CMYK
RGB Variations
Color information
#791054 (or 0x791054) is known color: Pompadour. HEX triplet: 79, 10 and 54. RGB value is (121,16,84). Sum of RGB (Red+Green+Blue) = 121+16+84=221 (29% of max value = 765). Red value is 121 (47.66% from 255 or 54.75% from 221); Green value is 16 (6.64% from 255 or 7.24% from 221); Blue value is 84 (33.20% from 255 or 38.01% from 221); Max value from RGB is 121 - color contains mainly: red. Hex color #791054 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #791054 is #86EFAB. Grayscale: #363636. Windows color (decimal): -8843180 or 5509241. OLE color: 5509241.
HSL color Cylindrical-coordinate representation of color #791054: hue angle of 321.14º 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 #791054 is Cyan = 0, Magento = 0.87, Yellow = 0.31 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 16 | 84 | - |
| CMYK | 0 | 0.87 | 0.31 | 0.53 |
| HSL | 321.14º | 0.77% | 0.27% | - |
| HSV(B) | 321.14º | 0.87% | 0.47% | - |
| XYZ | 9.67 | 5.08 | 8.86 | - |
| YUV | 55.15 | 144.29 | 174.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 16 | 84 | 0 | 0.87 | 0.31 | 0.53 | 321.14 | 0.77 | 0.27 |
| Hex | 79 | 10 | 54 | 0 | 57 | 1F | 35 | 141 | 4D | 1B |
| Octal | 171 | 20 | 124 | 0 | 127 | 37 | 65 | 501 | 115 | 33 |
| Binary | 1111001 | 10000 | 1010100 | 0 | 1010111 | 11111 | 110101 | 101000001 | 1001101 | 11011 |
Color Harmonies of #791054
Complementary color
Monochromatic Colors of #791054
Black with #791054
Text Example
Text Example
White with #791054
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #791054; }
p { color: rgb(121,16,84); }
H1.HeaderClassName
{
color: #791054;
}
.AnyTagClassName
{
color: #791054;
}
</style>
background-color css
<style>
a { background-color: #791054; }
a { background-color: rgb(121,16,84); }
div.DivClassName
{
background-color: #791054;
}
.BgClassName
{
background-color: #791054;
}
</style>
border-color css
<style>
span { border-color: #791054; }
span { border-color: rgb(121,16,84); }
td.TdClassName
{
border-color: #791054;
}
.TagClassName
{
border-color: #791054;
}
</style>