Shades of Pompadour #791844
Tints of Pompadour #791844
RGB
CMYK
RGB Variations
Color information
#791844 (or 0x791844) is known color: Pompadour. HEX triplet: 79, 18 and 44. RGB value is (121,24,68). Sum of RGB (Red+Green+Blue) = 121+24+68=213 (28% of max value = 765). Red value is 121 (47.66% from 255 or 56.81% from 213); Green value is 24 (9.77% from 255 or 11.27% from 213); Blue value is 68 (26.95% from 255 or 31.92% from 213); Max value from RGB is 121 - color contains mainly: red. Hex color #791844 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #791844 is #86E7BB. Grayscale: #393939. Windows color (decimal): -8841148 or 4462713. OLE color: 4462713.
HSL color Cylindrical-coordinate representation of color #791844: hue angle of 332.78º degrees, saturation: 0.67, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #791844 is Cyan = 0, Magento = 0.80, Yellow = 0.44 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 24 | 68 | - |
| CMYK | 0 | 0.80 | 0.44 | 0.53 |
| HSL | 332.78º | 0.67% | 0.28% | - |
| HSV(B) | 332.78º | 0.8% | 0.47% | - |
| XYZ | 9.26 | 5.14 | 5.97 | - |
| YUV | 58.02 | 133.64 | 172.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 24 | 68 | 0 | 0.80 | 0.44 | 0.53 | 332.78 | 0.67 | 0.28 |
| Hex | 79 | 18 | 44 | 0 | 50 | 2C | 35 | 14D | 43 | 1C |
| Octal | 171 | 30 | 104 | 0 | 120 | 54 | 65 | 515 | 103 | 34 |
| Binary | 1111001 | 11000 | 1000100 | 0 | 1010000 | 101100 | 110101 | 101001101 | 1000011 | 11100 |
Color Harmonies of #791844
Complementary color
Monochromatic Colors of #791844
Black with #791844
Text Example
Text Example
White with #791844
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #791844; }
p { color: rgb(121,24,68); }
H1.HeaderClassName
{
color: #791844;
}
.AnyTagClassName
{
color: #791844;
}
</style>
background-color css
<style>
a { background-color: #791844; }
a { background-color: rgb(121,24,68); }
div.DivClassName
{
background-color: #791844;
}
.BgClassName
{
background-color: #791844;
}
</style>
border-color css
<style>
span { border-color: #791844; }
span { border-color: rgb(121,24,68); }
td.TdClassName
{
border-color: #791844;
}
.TagClassName
{
border-color: #791844;
}
</style>