Shades of Pompadour #791244
Tints of Pompadour #791244
RGB
CMYK
RGB Variations
Color information
#791244 (or 0x791244) is known color: Pompadour. HEX triplet: 79, 12 and 44. RGB value is (121,18,68). Sum of RGB (Red+Green+Blue) = 121+18+68=207 (27% of max value = 765). Red value is 121 (47.66% from 255 or 58.45% from 207); Green value is 18 (7.42% from 255 or 8.70% from 207); Blue value is 68 (26.95% from 255 or 32.85% from 207); Max value from RGB is 121 - color contains mainly: red. Hex color #791244 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #791244 is #86EDBB. Grayscale: #363636. Windows color (decimal): -8842684 or 4461177. OLE color: 4461177.
HSL color Cylindrical-coordinate representation of color #791244: hue angle of 330.87º 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 #791244 is Cyan = 0, Magento = 0.85, Yellow = 0.44 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 18 | 68 | - |
| CMYK | 0 | 0.85 | 0.44 | 0.53 |
| HSL | 330.87º | 0.74% | 0.27% | - |
| HSV(B) | 330.87º | 0.85% | 0.47% | - |
| XYZ | 9.14 | 4.91 | 5.94 | - |
| YUV | 54.5 | 135.62 | 175.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 18 | 68 | 0 | 0.85 | 0.44 | 0.53 | 330.87 | 0.74 | 0.27 |
| Hex | 79 | 12 | 44 | 0 | 55 | 2C | 35 | 14B | 4A | 1B |
| Octal | 171 | 22 | 104 | 0 | 125 | 54 | 65 | 513 | 112 | 33 |
| Binary | 1111001 | 10010 | 1000100 | 0 | 1010101 | 101100 | 110101 | 101001011 | 1001010 | 11011 |
Color Harmonies of #791244
Complementary color
Monochromatic Colors of #791244
Black with #791244
Text Example
Text Example
White with #791244
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #791244; }
p { color: rgb(121,18,68); }
H1.HeaderClassName
{
color: #791244;
}
.AnyTagClassName
{
color: #791244;
}
</style>
background-color css
<style>
a { background-color: #791244; }
a { background-color: rgb(121,18,68); }
div.DivClassName
{
background-color: #791244;
}
.BgClassName
{
background-color: #791244;
}
</style>
border-color css
<style>
span { border-color: #791244; }
span { border-color: rgb(121,18,68); }
td.TdClassName
{
border-color: #791244;
}
.TagClassName
{
border-color: #791244;
}
</style>