Shades of Pompadour #791542
Tints of Pompadour #791542
RGB
CMYK
RGB Variations
Color information
#791542 (or 0x791542) is known color: Pompadour. HEX triplet: 79, 15 and 42. RGB value is (121,21,66). Sum of RGB (Red+Green+Blue) = 121+21+66=208 (27% of max value = 765). Red value is 121 (47.66% from 255 or 58.17% from 208); Green value is 21 (8.59% from 255 or 10.10% from 208); Blue value is 66 (26.17% from 255 or 31.73% from 208); Max value from RGB is 121 - color contains mainly: red. Hex color #791542 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #791542 is #86EABD. Grayscale: #373737. Windows color (decimal): -8841918 or 4330873. OLE color: 4330873.
HSL color Cylindrical-coordinate representation of color #791542: hue angle of 333º 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 #791542 is Cyan = 0, Magento = 0.83, Yellow = 0.45 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 21 | 66 | - |
| CMYK | 0 | 0.83 | 0.45 | 0.53 |
| HSL | 333º | 0.7% | 0.28% | - |
| HSV(B) | 333º | 0.83% | 0.47% | - |
| XYZ | 9.14 | 4.99 | 5.64 | - |
| YUV | 56.03 | 133.63 | 174.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 21 | 66 | 0 | 0.83 | 0.45 | 0.53 | 333 | 0.7 | 0.28 |
| Hex | 79 | 15 | 42 | 0 | 53 | 2D | 35 | 14D | 46 | 1C |
| Octal | 171 | 25 | 102 | 0 | 123 | 55 | 65 | 515 | 106 | 34 |
| Binary | 1111001 | 10101 | 1000010 | 0 | 1010011 | 101101 | 110101 | 101001101 | 1000110 | 11100 |
Color Harmonies of #791542
Complementary color
Monochromatic Colors of #791542
Black with #791542
Text Example
Text Example
White with #791542
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #791542; }
p { color: rgb(121,21,66); }
H1.HeaderClassName
{
color: #791542;
}
.AnyTagClassName
{
color: #791542;
}
</style>
background-color css
<style>
a { background-color: #791542; }
a { background-color: rgb(121,21,66); }
div.DivClassName
{
background-color: #791542;
}
.BgClassName
{
background-color: #791542;
}
</style>
border-color css
<style>
span { border-color: #791542; }
span { border-color: rgb(121,21,66); }
td.TdClassName
{
border-color: #791542;
}
.TagClassName
{
border-color: #791542;
}
</style>