Shades of Pompadour #791546
Tints of Pompadour #791546
RGB
CMYK
RGB Variations
Color information
#791546 (or 0x791546) is known color: Pompadour. HEX triplet: 79, 15 and 46. RGB value is (121,21,70). Sum of RGB (Red+Green+Blue) = 121+21+70=212 (28% of max value = 765). Red value is 121 (47.66% from 255 or 57.08% from 212); Green value is 21 (8.59% from 255 or 9.91% from 212); Blue value is 70 (27.73% from 255 or 33.02% from 212); Max value from RGB is 121 - color contains mainly: red. Hex color #791546 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #791546 is #86EAB9. Grayscale: #383838. Windows color (decimal): -8841914 or 4593017. OLE color: 4593017.
HSL color Cylindrical-coordinate representation of color #791546: hue angle of 330.6º degrees, saturation: 0.7, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #791546 is Cyan = 0, Magento = 0.83, Yellow = 0.42 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 21 | 70 | - |
| CMYK | 0 | 0.83 | 0.42 | 0.53 |
| HSL | 330.6º | 0.7% | 0.28% | - |
| HSV(B) | 330.6º | 0.83% | 0.47% | - |
| XYZ | 9.26 | 5.04 | 6.28 | - |
| YUV | 56.49 | 135.63 | 174.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 21 | 70 | 0 | 0.83 | 0.42 | 0.53 | 330.6 | 0.7 | 0.28 |
| Hex | 79 | 15 | 46 | 0 | 53 | 2A | 35 | 14B | 46 | 1C |
| Octal | 171 | 25 | 106 | 0 | 123 | 52 | 65 | 513 | 106 | 34 |
| Binary | 1111001 | 10101 | 1000110 | 0 | 1010011 | 101010 | 110101 | 101001011 | 1000110 | 11100 |
Color Harmonies of #791546
Complementary color
Monochromatic Colors of #791546
Black with #791546
Text Example
Text Example
White with #791546
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #791546; }
p { color: rgb(121,21,70); }
H1.HeaderClassName
{
color: #791546;
}
.AnyTagClassName
{
color: #791546;
}
</style>
background-color css
<style>
a { background-color: #791546; }
a { background-color: rgb(121,21,70); }
div.DivClassName
{
background-color: #791546;
}
.BgClassName
{
background-color: #791546;
}
</style>
border-color css
<style>
span { border-color: #791546; }
span { border-color: rgb(121,21,70); }
td.TdClassName
{
border-color: #791546;
}
.TagClassName
{
border-color: #791546;
}
</style>