Shades of Pompadour #791042
Tints of Pompadour #791042
RGB
CMYK
RGB Variations
Color information
#791042 (or 0x791042) is known color: Pompadour. HEX triplet: 79, 10 and 42. RGB value is (121,16,66). Sum of RGB (Red+Green+Blue) = 121+16+66=203 (26% of max value = 765). Red value is 121 (47.66% from 255 or 59.61% from 203); Green value is 16 (6.64% from 255 or 7.88% from 203); Blue value is 66 (26.17% from 255 or 32.51% from 203); Max value from RGB is 121 - color contains mainly: red. Hex color #791042 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #791042 is #86EFBD. Grayscale: #343434. Windows color (decimal): -8843198 or 4329593. OLE color: 4329593.
HSL color Cylindrical-coordinate representation of color #791042: hue angle of 331.43º 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 #791042 is Cyan = 0, Magento = 0.87, Yellow = 0.45 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 16 | 66 | - |
| CMYK | 0 | 0.87 | 0.45 | 0.53 |
| HSL | 331.43º | 0.77% | 0.27% | - |
| HSV(B) | 331.43º | 0.87% | 0.47% | - |
| XYZ | 9.05 | 4.83 | 5.61 | - |
| YUV | 53.1 | 135.29 | 176.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 16 | 66 | 0 | 0.87 | 0.45 | 0.53 | 331.43 | 0.77 | 0.27 |
| Hex | 79 | 10 | 42 | 0 | 57 | 2D | 35 | 14B | 4D | 1B |
| Octal | 171 | 20 | 102 | 0 | 127 | 55 | 65 | 513 | 115 | 33 |
| Binary | 1111001 | 10000 | 1000010 | 0 | 1010111 | 101101 | 110101 | 101001011 | 1001101 | 11011 |
Color Harmonies of #791042
Complementary color
Monochromatic Colors of #791042
Black with #791042
Text Example
Text Example
White with #791042
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #791042; }
p { color: rgb(121,16,66); }
H1.HeaderClassName
{
color: #791042;
}
.AnyTagClassName
{
color: #791042;
}
</style>
background-color css
<style>
a { background-color: #791042; }
a { background-color: rgb(121,16,66); }
div.DivClassName
{
background-color: #791042;
}
.BgClassName
{
background-color: #791042;
}
</style>
border-color css
<style>
span { border-color: #791042; }
span { border-color: rgb(121,16,66); }
td.TdClassName
{
border-color: #791042;
}
.TagClassName
{
border-color: #791042;
}
</style>