Shades of Pompadour #791240
Tints of Pompadour #791240
RGB
CMYK
RGB Variations
Color information
#791240 (or 0x791240) is known color: Pompadour. HEX triplet: 79, 12 and 40. RGB value is (121,18,64). Sum of RGB (Red+Green+Blue) = 121+18+64=203 (26% of max value = 765). Red value is 121 (47.66% from 255 or 59.61% from 203); Green value is 18 (7.42% from 255 or 8.87% from 203); Blue value is 64 (25.39% from 255 or 31.53% from 203); Max value from RGB is 121 - color contains mainly: red. Hex color #791240 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #791240 is #86EDBF. Grayscale: #353535. Windows color (decimal): -8842688 or 4199033. OLE color: 4199033.
HSL color Cylindrical-coordinate representation of color #791240: hue angle of 333.2º degrees, saturation: 0.74, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #791240 is Cyan = 0, Magento = 0.85, Yellow = 0.47 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 18 | 64 | - |
| CMYK | 0 | 0.85 | 0.47 | 0.53 |
| HSL | 333.2º | 0.74% | 0.27% | - |
| HSV(B) | 333.2º | 0.85% | 0.47% | - |
| XYZ | 9.03 | 4.87 | 5.31 | - |
| YUV | 54.04 | 133.62 | 175.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 18 | 64 | 0 | 0.85 | 0.47 | 0.53 | 333.2 | 0.74 | 0.27 |
| Hex | 79 | 12 | 40 | 0 | 55 | 2F | 35 | 14D | 4A | 1B |
| Octal | 171 | 22 | 100 | 0 | 125 | 57 | 65 | 515 | 112 | 33 |
| Binary | 1111001 | 10010 | 1000000 | 0 | 1010101 | 101111 | 110101 | 101001101 | 1001010 | 11011 |
Color Harmonies of #791240
Complementary color
Monochromatic Colors of #791240
Black with #791240
Text Example
Text Example
White with #791240
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #791240; }
p { color: rgb(121,18,64); }
H1.HeaderClassName
{
color: #791240;
}
.AnyTagClassName
{
color: #791240;
}
</style>
background-color css
<style>
a { background-color: #791240; }
a { background-color: rgb(121,18,64); }
div.DivClassName
{
background-color: #791240;
}
.BgClassName
{
background-color: #791240;
}
</style>
border-color css
<style>
span { border-color: #791240; }
span { border-color: rgb(121,18,64); }
td.TdClassName
{
border-color: #791240;
}
.TagClassName
{
border-color: #791240;
}
</style>