Shades of Pompadour #791641
Tints of Pompadour #791641
RGB
CMYK
RGB Variations
Color information
#791641 (or 0x791641) is known color: Pompadour. HEX triplet: 79, 16 and 41. RGB value is (121,22,65). Sum of RGB (Red+Green+Blue) = 121+22+65=208 (27% of max value = 765). Red value is 121 (47.66% from 255 or 58.17% from 208); Green value is 22 (8.98% from 255 or 10.58% from 208); Blue value is 65 (25.78% from 255 or 31.25% from 208); Max value from RGB is 121 - color contains mainly: red. Hex color #791641 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #791641 is #86E9BE. Grayscale: #383838. Windows color (decimal): -8841663 or 4265593. OLE color: 4265593.
HSL color Cylindrical-coordinate representation of color #791641: hue angle of 333.94º degrees, saturation: 0.69, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #791641 is Cyan = 0, Magento = 0.82, Yellow = 0.46 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 22 | 65 | - |
| CMYK | 0 | 0.82 | 0.46 | 0.53 |
| HSL | 333.94º | 0.69% | 0.28% | - |
| HSV(B) | 333.94º | 0.82% | 0.47% | - |
| XYZ | 9.13 | 5.02 | 5.49 | - |
| YUV | 56.5 | 132.8 | 174 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 22 | 65 | 0 | 0.82 | 0.46 | 0.53 | 333.94 | 0.69 | 0.28 |
| Hex | 79 | 16 | 41 | 0 | 52 | 2E | 35 | 14E | 45 | 1C |
| Octal | 171 | 26 | 101 | 0 | 122 | 56 | 65 | 516 | 105 | 34 |
| Binary | 1111001 | 10110 | 1000001 | 0 | 1010010 | 101110 | 110101 | 101001110 | 1000101 | 11100 |
Color Harmonies of #791641
Complementary color
Monochromatic Colors of #791641
Black with #791641
Text Example
Text Example
White with #791641
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #791641; }
p { color: rgb(121,22,65); }
H1.HeaderClassName
{
color: #791641;
}
.AnyTagClassName
{
color: #791641;
}
</style>
background-color css
<style>
a { background-color: #791641; }
a { background-color: rgb(121,22,65); }
div.DivClassName
{
background-color: #791641;
}
.BgClassName
{
background-color: #791641;
}
</style>
border-color css
<style>
span { border-color: #791641; }
span { border-color: rgb(121,22,65); }
td.TdClassName
{
border-color: #791641;
}
.TagClassName
{
border-color: #791641;
}
</style>