Shades of Pompadour #791441
Tints of Pompadour #791441
RGB
CMYK
RGB Variations
Color information
#791441 (or 0x791441) is known color: Pompadour. HEX triplet: 79, 14 and 41. RGB value is (121,20,65). Sum of RGB (Red+Green+Blue) = 121+20+65=206 (27% of max value = 765). Red value is 121 (47.66% from 255 or 58.74% from 206); Green value is 20 (8.20% from 255 or 9.71% from 206); Blue value is 65 (25.78% from 255 or 31.55% from 206); Max value from RGB is 121 - color contains mainly: red. Hex color #791441 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #791441 is #86EBBE. Grayscale: #373737. Windows color (decimal): -8842175 or 4265081. OLE color: 4265081.
HSL color Cylindrical-coordinate representation of color #791441: hue angle of 333.27º degrees, saturation: 0.72, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #791441 is Cyan = 0, Magento = 0.83, Yellow = 0.46 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 20 | 65 | - |
| CMYK | 0 | 0.83 | 0.46 | 0.53 |
| HSL | 333.27º | 0.72% | 0.28% | - |
| HSV(B) | 333.27º | 0.83% | 0.47% | - |
| XYZ | 9.09 | 4.95 | 5.48 | - |
| YUV | 55.33 | 133.46 | 174.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 20 | 65 | 0 | 0.83 | 0.46 | 0.53 | 333.27 | 0.72 | 0.28 |
| Hex | 79 | 14 | 41 | 0 | 53 | 2E | 35 | 14D | 48 | 1C |
| Octal | 171 | 24 | 101 | 0 | 123 | 56 | 65 | 515 | 110 | 34 |
| Binary | 1111001 | 10100 | 1000001 | 0 | 1010011 | 101110 | 110101 | 101001101 | 1001000 | 11100 |
Color Harmonies of #791441
Complementary color
Monochromatic Colors of #791441
Black with #791441
Text Example
Text Example
White with #791441
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #791441; }
p { color: rgb(121,20,65); }
H1.HeaderClassName
{
color: #791441;
}
.AnyTagClassName
{
color: #791441;
}
</style>
background-color css
<style>
a { background-color: #791441; }
a { background-color: rgb(121,20,65); }
div.DivClassName
{
background-color: #791441;
}
.BgClassName
{
background-color: #791441;
}
</style>
border-color css
<style>
span { border-color: #791441; }
span { border-color: rgb(121,20,65); }
td.TdClassName
{
border-color: #791441;
}
.TagClassName
{
border-color: #791441;
}
</style>