Shades of Pompadour #791550
Tints of Pompadour #791550
RGB
CMYK
RGB Variations
Color information
#791550 (or 0x791550) is known color: Pompadour. HEX triplet: 79, 15 and 50. RGB value is (121,21,80). Sum of RGB (Red+Green+Blue) = 121+21+80=222 (29% of max value = 765). Red value is 121 (47.66% from 255 or 54.50% from 222); Green value is 21 (8.59% from 255 or 9.46% from 222); Blue value is 80 (31.64% from 255 or 36.04% from 222); Max value from RGB is 121 - color contains mainly: red. Hex color #791550 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #791550 is #86EAAF. Grayscale: #393939. Windows color (decimal): -8841904 or 5248377. OLE color: 5248377.
HSL color Cylindrical-coordinate representation of color #791550: hue angle of 324.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 #791550 is Cyan = 0, Magento = 0.83, Yellow = 0.34 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 21 | 80 | - |
| CMYK | 0 | 0.83 | 0.34 | 0.53 |
| HSL | 324.6º | 0.7% | 0.28% | - |
| HSV(B) | 324.6º | 0.83% | 0.47% | - |
| XYZ | 9.6 | 5.18 | 8.08 | - |
| YUV | 57.63 | 140.63 | 173.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 21 | 80 | 0 | 0.83 | 0.34 | 0.53 | 324.6 | 0.7 | 0.28 |
| Hex | 79 | 15 | 50 | 0 | 53 | 22 | 35 | 145 | 46 | 1C |
| Octal | 171 | 25 | 120 | 0 | 123 | 42 | 65 | 505 | 106 | 34 |
| Binary | 1111001 | 10101 | 1010000 | 0 | 1010011 | 100010 | 110101 | 101000101 | 1000110 | 11100 |
Color Harmonies of #791550
Complementary color
Monochromatic Colors of #791550
Black with #791550
Text Example
Text Example
White with #791550
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #791550; }
p { color: rgb(121,21,80); }
H1.HeaderClassName
{
color: #791550;
}
.AnyTagClassName
{
color: #791550;
}
</style>
background-color css
<style>
a { background-color: #791550; }
a { background-color: rgb(121,21,80); }
div.DivClassName
{
background-color: #791550;
}
.BgClassName
{
background-color: #791550;
}
</style>
border-color css
<style>
span { border-color: #791550; }
span { border-color: rgb(121,21,80); }
td.TdClassName
{
border-color: #791550;
}
.TagClassName
{
border-color: #791550;
}
</style>