Shades of Pompadour #791749
Tints of Pompadour #791749
RGB
CMYK
RGB Variations
Color information
#791749 (or 0x791749) is known color: Pompadour. HEX triplet: 79, 17 and 49. RGB value is (121,23,73). Sum of RGB (Red+Green+Blue) = 121+23+73=217 (28% of max value = 765). Red value is 121 (47.66% from 255 or 55.76% from 217); Green value is 23 (9.38% from 255 or 10.60% from 217); Blue value is 73 (28.91% from 255 or 33.64% from 217); Max value from RGB is 121 - color contains mainly: red. Hex color #791749 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #791749 is #86E8B6. Grayscale: #393939. Windows color (decimal): -8841399 or 4790137. OLE color: 4790137.
HSL color Cylindrical-coordinate representation of color #791749: hue angle of 329.39º degrees, saturation: 0.68, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #791749 is Cyan = 0, Magento = 0.81, Yellow = 0.40 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 23 | 73 | - |
| CMYK | 0 | 0.81 | 0.40 | 0.53 |
| HSL | 329.39º | 0.68% | 0.28% | - |
| HSV(B) | 329.39º | 0.81% | 0.47% | - |
| XYZ | 9.39 | 5.16 | 6.8 | - |
| YUV | 58 | 136.47 | 172.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 23 | 73 | 0 | 0.81 | 0.40 | 0.53 | 329.39 | 0.68 | 0.28 |
| Hex | 79 | 17 | 49 | 0 | 51 | 28 | 35 | 149 | 44 | 1C |
| Octal | 171 | 27 | 111 | 0 | 121 | 50 | 65 | 511 | 104 | 34 |
| Binary | 1111001 | 10111 | 1001001 | 0 | 1010001 | 101000 | 110101 | 101001001 | 1000100 | 11100 |
Color Harmonies of #791749
Complementary color
Monochromatic Colors of #791749
Black with #791749
Text Example
Text Example
White with #791749
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #791749; }
p { color: rgb(121,23,73); }
H1.HeaderClassName
{
color: #791749;
}
.AnyTagClassName
{
color: #791749;
}
</style>
background-color css
<style>
a { background-color: #791749; }
a { background-color: rgb(121,23,73); }
div.DivClassName
{
background-color: #791749;
}
.BgClassName
{
background-color: #791749;
}
</style>
border-color css
<style>
span { border-color: #791749; }
span { border-color: rgb(121,23,73); }
td.TdClassName
{
border-color: #791749;
}
.TagClassName
{
border-color: #791749;
}
</style>