Shades of Pompadour #791241
Tints of Pompadour #791241
RGB
CMYK
RGB Variations
Color information
#791241 (or 0x791241) is known color: Pompadour. HEX triplet: 79, 12 and 41. RGB value is (121,18,65). Sum of RGB (Red+Green+Blue) = 121+18+65=204 (27% of max value = 765). Red value is 121 (47.66% from 255 or 59.31% from 204); Green value is 18 (7.42% from 255 or 8.82% from 204); Blue value is 65 (25.78% from 255 or 31.86% from 204); Max value from RGB is 121 - color contains mainly: red. Hex color #791241 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #791241 is #86EDBE. Grayscale: #363636. Windows color (decimal): -8842687 or 4264569. OLE color: 4264569.
HSL color Cylindrical-coordinate representation of color #791241: hue angle of 332.62º 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 #791241 is Cyan = 0, Magento = 0.85, Yellow = 0.46 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 18 | 65 | - |
| CMYK | 0 | 0.85 | 0.46 | 0.53 |
| HSL | 332.62º | 0.74% | 0.27% | - |
| HSV(B) | 332.62º | 0.85% | 0.47% | - |
| XYZ | 9.06 | 4.88 | 5.47 | - |
| YUV | 54.16 | 134.12 | 175.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 18 | 65 | 0 | 0.85 | 0.46 | 0.53 | 332.62 | 0.74 | 0.27 |
| Hex | 79 | 12 | 41 | 0 | 55 | 2E | 35 | 14D | 4A | 1B |
| Octal | 171 | 22 | 101 | 0 | 125 | 56 | 65 | 515 | 112 | 33 |
| Binary | 1111001 | 10010 | 1000001 | 0 | 1010101 | 101110 | 110101 | 101001101 | 1001010 | 11011 |
Color Harmonies of #791241
Complementary color
Monochromatic Colors of #791241
Black with #791241
Text Example
Text Example
White with #791241
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #791241; }
p { color: rgb(121,18,65); }
H1.HeaderClassName
{
color: #791241;
}
.AnyTagClassName
{
color: #791241;
}
</style>
background-color css
<style>
a { background-color: #791241; }
a { background-color: rgb(121,18,65); }
div.DivClassName
{
background-color: #791241;
}
.BgClassName
{
background-color: #791241;
}
</style>
border-color css
<style>
span { border-color: #791241; }
span { border-color: rgb(121,18,65); }
td.TdClassName
{
border-color: #791241;
}
.TagClassName
{
border-color: #791241;
}
</style>