Shades of Pompadour #791845
Tints of Pompadour #791845
RGB
CMYK
RGB Variations
Color information
#791845 (or 0x791845) is known color: Pompadour. HEX triplet: 79, 18 and 45. RGB value is (121,24,69). Sum of RGB (Red+Green+Blue) = 121+24+69=214 (28% of max value = 765). Red value is 121 (47.66% from 255 or 56.54% from 214); Green value is 24 (9.77% from 255 or 11.21% from 214); Blue value is 69 (27.34% from 255 or 32.24% from 214); Max value from RGB is 121 - color contains mainly: red. Hex color #791845 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #791845 is #86E7BA. Grayscale: #3A3A3A. Windows color (decimal): -8841147 or 4528249. OLE color: 4528249.
HSL color Cylindrical-coordinate representation of color #791845: hue angle of 332.16º 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 #791845 is Cyan = 0, Magento = 0.80, Yellow = 0.43 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 24 | 69 | - |
| CMYK | 0 | 0.80 | 0.43 | 0.53 |
| HSL | 332.16º | 0.67% | 0.28% | - |
| HSV(B) | 332.16º | 0.8% | 0.47% | - |
| XYZ | 9.29 | 5.15 | 6.13 | - |
| YUV | 58.13 | 134.14 | 172.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 24 | 69 | 0 | 0.80 | 0.43 | 0.53 | 332.16 | 0.67 | 0.28 |
| Hex | 79 | 18 | 45 | 0 | 50 | 2B | 35 | 14C | 43 | 1C |
| Octal | 171 | 30 | 105 | 0 | 120 | 53 | 65 | 514 | 103 | 34 |
| Binary | 1111001 | 11000 | 1000101 | 0 | 1010000 | 101011 | 110101 | 101001100 | 1000011 | 11100 |
Color Harmonies of #791845
Complementary color
Monochromatic Colors of #791845
Black with #791845
Text Example
Text Example
White with #791845
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #791845; }
p { color: rgb(121,24,69); }
H1.HeaderClassName
{
color: #791845;
}
.AnyTagClassName
{
color: #791845;
}
</style>
background-color css
<style>
a { background-color: #791845; }
a { background-color: rgb(121,24,69); }
div.DivClassName
{
background-color: #791845;
}
.BgClassName
{
background-color: #791845;
}
</style>
border-color css
<style>
span { border-color: #791845; }
span { border-color: rgb(121,24,69); }
td.TdClassName
{
border-color: #791845;
}
.TagClassName
{
border-color: #791845;
}
</style>