Shades of Pompadour #791446
Tints of Pompadour #791446
RGB
CMYK
RGB Variations
Color information
#791446 (or 0x791446) is known color: Pompadour. HEX triplet: 79, 14 and 46. RGB value is (121,20,70). Sum of RGB (Red+Green+Blue) = 121+20+70=211 (27% of max value = 765). Red value is 121 (47.66% from 255 or 57.35% from 211); Green value is 20 (8.20% from 255 or 9.48% from 211); Blue value is 70 (27.73% from 255 or 33.18% from 211); Max value from RGB is 121 - color contains mainly: red. Hex color #791446 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #791446 is #86EBB9. Grayscale: #373737. Windows color (decimal): -8842170 or 4592761. OLE color: 4592761.
HSL color Cylindrical-coordinate representation of color #791446: hue angle of 330.3º degrees, saturation: 0.72, 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 #791446 is Cyan = 0, Magento = 0.83, Yellow = 0.42 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 20 | 70 | - |
| CMYK | 0 | 0.83 | 0.42 | 0.53 |
| HSL | 330.3º | 0.72% | 0.28% | - |
| HSV(B) | 330.3º | 0.83% | 0.47% | - |
| XYZ | 9.24 | 5.01 | 6.27 | - |
| YUV | 55.9 | 135.96 | 174.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 20 | 70 | 0 | 0.83 | 0.42 | 0.53 | 330.3 | 0.72 | 0.28 |
| Hex | 79 | 14 | 46 | 0 | 53 | 2A | 35 | 14A | 48 | 1C |
| Octal | 171 | 24 | 106 | 0 | 123 | 52 | 65 | 512 | 110 | 34 |
| Binary | 1111001 | 10100 | 1000110 | 0 | 1010011 | 101010 | 110101 | 101001010 | 1001000 | 11100 |
Color Harmonies of #791446
Complementary color
Monochromatic Colors of #791446
Black with #791446
Text Example
Text Example
White with #791446
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #791446; }
p { color: rgb(121,20,70); }
H1.HeaderClassName
{
color: #791446;
}
.AnyTagClassName
{
color: #791446;
}
</style>
background-color css
<style>
a { background-color: #791446; }
a { background-color: rgb(121,20,70); }
div.DivClassName
{
background-color: #791446;
}
.BgClassName
{
background-color: #791446;
}
</style>
border-color css
<style>
span { border-color: #791446; }
span { border-color: rgb(121,20,70); }
td.TdClassName
{
border-color: #791446;
}
.TagClassName
{
border-color: #791446;
}
</style>