Shades of Pompadour #791740
Tints of Pompadour #791740
RGB
CMYK
RGB Variations
Color information
#791740 (or 0x791740) is known color: Pompadour. HEX triplet: 79, 17 and 40. RGB value is (121,23,64). Sum of RGB (Red+Green+Blue) = 121+23+64=208 (27% of max value = 765). Red value is 121 (47.66% from 255 or 58.17% from 208); Green value is 23 (9.38% from 255 or 11.06% from 208); Blue value is 64 (25.39% from 255 or 30.77% from 208); Max value from RGB is 121 - color contains mainly: red. Hex color #791740 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #791740 is #86E8BF. Grayscale: #383838. Windows color (decimal): -8841408 or 4200313. OLE color: 4200313.
HSL color Cylindrical-coordinate representation of color #791740: hue angle of 334.9º 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 #791740 is Cyan = 0, Magento = 0.81, Yellow = 0.47 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 23 | 64 | - |
| CMYK | 0 | 0.81 | 0.47 | 0.53 |
| HSL | 334.9º | 0.68% | 0.28% | - |
| HSV(B) | 334.9º | 0.81% | 0.47% | - |
| XYZ | 9.12 | 5.05 | 5.34 | - |
| YUV | 56.98 | 131.97 | 173.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 23 | 64 | 0 | 0.81 | 0.47 | 0.53 | 334.9 | 0.68 | 0.28 |
| Hex | 79 | 17 | 40 | 0 | 51 | 2F | 35 | 14F | 44 | 1C |
| Octal | 171 | 27 | 100 | 0 | 121 | 57 | 65 | 517 | 104 | 34 |
| Binary | 1111001 | 10111 | 1000000 | 0 | 1010001 | 101111 | 110101 | 101001111 | 1000100 | 11100 |
Color Harmonies of #791740
Complementary color
Monochromatic Colors of #791740
Black with #791740
Text Example
Text Example
White with #791740
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #791740; }
p { color: rgb(121,23,64); }
H1.HeaderClassName
{
color: #791740;
}
.AnyTagClassName
{
color: #791740;
}
</style>
background-color css
<style>
a { background-color: #791740; }
a { background-color: rgb(121,23,64); }
div.DivClassName
{
background-color: #791740;
}
.BgClassName
{
background-color: #791740;
}
</style>
border-color css
<style>
span { border-color: #791740; }
span { border-color: rgb(121,23,64); }
td.TdClassName
{
border-color: #791740;
}
.TagClassName
{
border-color: #791740;
}
</style>