Shades of Pompadour #791950
Tints of Pompadour #791950
RGB
CMYK
RGB Variations
Color information
#791950 (or 0x791950) is known color: Pompadour. HEX triplet: 79, 19 and 50. RGB value is (121,25,80). Sum of RGB (Red+Green+Blue) = 121+25+80=226 (29% of max value = 765). Red value is 121 (47.66% from 255 or 53.54% from 226); Green value is 25 (10.16% from 255 or 11.06% from 226); Blue value is 80 (31.64% from 255 or 35.40% from 226); Max value from RGB is 121 - color contains mainly: red. Hex color #791950 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #791950 is #86E6AF. Grayscale: #3B3B3B. Windows color (decimal): -8840880 or 5249401. OLE color: 5249401.
HSL color Cylindrical-coordinate representation of color #791950: hue angle of 325.62º degrees, saturation: 0.66, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #791950 is Cyan = 0, Magento = 0.79, Yellow = 0.34 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 25 | 80 | - |
| CMYK | 0 | 0.79 | 0.34 | 0.53 |
| HSL | 325.63º | 0.66% | 0.29% | - |
| HSV(B) | 325.63º | 0.79% | 0.47% | - |
| XYZ | 9.68 | 5.34 | 8.11 | - |
| YUV | 59.97 | 139.3 | 171.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 25 | 80 | 0 | 0.79 | 0.34 | 0.53 | 325.63 | 0.66 | 0.29 |
| Hex | 79 | 19 | 50 | 0 | 4F | 22 | 35 | 146 | 42 | 1D |
| Octal | 171 | 31 | 120 | 0 | 117 | 42 | 65 | 506 | 102 | 35 |
| Binary | 1111001 | 11001 | 1010000 | 0 | 1001111 | 100010 | 110101 | 101000110 | 1000010 | 11101 |
Color Harmonies of #791950
Complementary color
Monochromatic Colors of #791950
Black with #791950
Text Example
Text Example
White with #791950
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #791950; }
p { color: rgb(121,25,80); }
H1.HeaderClassName
{
color: #791950;
}
.AnyTagClassName
{
color: #791950;
}
</style>
background-color css
<style>
a { background-color: #791950; }
a { background-color: rgb(121,25,80); }
div.DivClassName
{
background-color: #791950;
}
.BgClassName
{
background-color: #791950;
}
</style>
border-color css
<style>
span { border-color: #791950; }
span { border-color: rgb(121,25,80); }
td.TdClassName
{
border-color: #791950;
}
.TagClassName
{
border-color: #791950;
}
</style>