Shades of Pompadour #791045
Tints of Pompadour #791045
RGB
CMYK
RGB Variations
Color information
#791045 (or 0x791045) is known color: Pompadour. HEX triplet: 79, 10 and 45. RGB value is (121,16,69). Sum of RGB (Red+Green+Blue) = 121+16+69=206 (27% of max value = 765). Red value is 121 (47.66% from 255 or 58.74% from 206); Green value is 16 (6.64% from 255 or 7.77% from 206); Blue value is 69 (27.34% from 255 or 33.50% from 206); Max value from RGB is 121 - color contains mainly: red. Hex color #791045 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #791045 is #86EFBA. Grayscale: #353535. Windows color (decimal): -8843195 or 4526201. OLE color: 4526201.
HSL color Cylindrical-coordinate representation of color #791045: hue angle of 329.71º degrees, saturation: 0.77, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #791045 is Cyan = 0, Magento = 0.87, Yellow = 0.43 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 16 | 69 | - |
| CMYK | 0 | 0.87 | 0.43 | 0.53 |
| HSL | 329.71º | 0.77% | 0.27% | - |
| HSV(B) | 329.71º | 0.87% | 0.47% | - |
| XYZ | 9.14 | 4.87 | 6.09 | - |
| YUV | 53.44 | 136.79 | 176.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 16 | 69 | 0 | 0.87 | 0.43 | 0.53 | 329.71 | 0.77 | 0.27 |
| Hex | 79 | 10 | 45 | 0 | 57 | 2B | 35 | 14A | 4D | 1B |
| Octal | 171 | 20 | 105 | 0 | 127 | 53 | 65 | 512 | 115 | 33 |
| Binary | 1111001 | 10000 | 1000101 | 0 | 1010111 | 101011 | 110101 | 101001010 | 1001101 | 11011 |
Color Harmonies of #791045
Complementary color
Monochromatic Colors of #791045
Black with #791045
Text Example
Text Example
White with #791045
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #791045; }
p { color: rgb(121,16,69); }
H1.HeaderClassName
{
color: #791045;
}
.AnyTagClassName
{
color: #791045;
}
</style>
background-color css
<style>
a { background-color: #791045; }
a { background-color: rgb(121,16,69); }
div.DivClassName
{
background-color: #791045;
}
.BgClassName
{
background-color: #791045;
}
</style>
border-color css
<style>
span { border-color: #791045; }
span { border-color: rgb(121,16,69); }
td.TdClassName
{
border-color: #791045;
}
.TagClassName
{
border-color: #791045;
}
</style>