Shades of Pompadour #791744
Tints of Pompadour #791744
RGB
CMYK
RGB Variations
Color information
#791744 (or 0x791744) is known color: Pompadour. HEX triplet: 79, 17 and 44. RGB value is (121,23,68). Sum of RGB (Red+Green+Blue) = 121+23+68=212 (28% of max value = 765). Red value is 121 (47.66% from 255 or 57.08% from 212); Green value is 23 (9.38% from 255 or 10.85% from 212); Blue value is 68 (26.95% from 255 or 32.08% from 212); Max value from RGB is 121 - color contains mainly: red. Hex color #791744 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #791744 is #86E8BB. Grayscale: #393939. Windows color (decimal): -8841404 or 4462457. OLE color: 4462457.
HSL color Cylindrical-coordinate representation of color #791744: hue angle of 332.45º 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 #791744 is Cyan = 0, Magento = 0.81, Yellow = 0.44 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 23 | 68 | - |
| CMYK | 0 | 0.81 | 0.44 | 0.53 |
| HSL | 332.45º | 0.68% | 0.28% | - |
| HSV(B) | 332.45º | 0.81% | 0.47% | - |
| XYZ | 9.23 | 5.1 | 5.97 | - |
| YUV | 57.43 | 133.97 | 173.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 23 | 68 | 0 | 0.81 | 0.44 | 0.53 | 332.45 | 0.68 | 0.28 |
| Hex | 79 | 17 | 44 | 0 | 51 | 2C | 35 | 14C | 44 | 1C |
| Octal | 171 | 27 | 104 | 0 | 121 | 54 | 65 | 514 | 104 | 34 |
| Binary | 1111001 | 10111 | 1000100 | 0 | 1010001 | 101100 | 110101 | 101001100 | 1000100 | 11100 |
Color Harmonies of #791744
Complementary color
Monochromatic Colors of #791744
Black with #791744
Text Example
Text Example
White with #791744
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #791744; }
p { color: rgb(121,23,68); }
H1.HeaderClassName
{
color: #791744;
}
.AnyTagClassName
{
color: #791744;
}
</style>
background-color css
<style>
a { background-color: #791744; }
a { background-color: rgb(121,23,68); }
div.DivClassName
{
background-color: #791744;
}
.BgClassName
{
background-color: #791744;
}
</style>
border-color css
<style>
span { border-color: #791744; }
span { border-color: rgb(121,23,68); }
td.TdClassName
{
border-color: #791744;
}
.TagClassName
{
border-color: #791744;
}
</style>