Shades of Pompadour #791858
Tints of Pompadour #791858
RGB
CMYK
RGB Variations
Color information
#791858 (or 0x791858) is known color: Pompadour. HEX triplet: 79, 18 and 58. RGB value is (121,24,88). Sum of RGB (Red+Green+Blue) = 121+24+88=233 (30% of max value = 765). Red value is 121 (47.66% from 255 or 51.93% from 233); Green value is 24 (9.77% from 255 or 10.30% from 233); Blue value is 88 (34.77% from 255 or 37.77% from 233); Max value from RGB is 121 - color contains mainly: red. Hex color #791858 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #791858 is #86E7A7. Grayscale: #3C3C3C. Windows color (decimal): -8841128 or 5773433. OLE color: 5773433.
HSL color Cylindrical-coordinate representation of color #791858: hue angle of 320.41º degrees, saturation: 0.67, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #791858 is Cyan = 0, Magento = 0.80, Yellow = 0.27 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 24 | 88 | - |
| CMYK | 0 | 0.80 | 0.27 | 0.53 |
| HSL | 320.41º | 0.67% | 0.28% | - |
| HSV(B) | 320.41º | 0.8% | 0.47% | - |
| XYZ | 9.97 | 5.42 | 9.75 | - |
| YUV | 60.3 | 143.64 | 171.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 24 | 88 | 0 | 0.80 | 0.27 | 0.53 | 320.41 | 0.67 | 0.28 |
| Hex | 79 | 18 | 58 | 0 | 50 | 1B | 35 | 140 | 43 | 1C |
| Octal | 171 | 30 | 130 | 0 | 120 | 33 | 65 | 500 | 103 | 34 |
| Binary | 1111001 | 11000 | 1011000 | 0 | 1010000 | 11011 | 110101 | 101000000 | 1000011 | 11100 |
Color Harmonies of #791858
Complementary color
Monochromatic Colors of #791858
Black with #791858
Text Example
Text Example
White with #791858
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #791858; }
p { color: rgb(121,24,88); }
H1.HeaderClassName
{
color: #791858;
}
.AnyTagClassName
{
color: #791858;
}
</style>
background-color css
<style>
a { background-color: #791858; }
a { background-color: rgb(121,24,88); }
div.DivClassName
{
background-color: #791858;
}
.BgClassName
{
background-color: #791858;
}
</style>
border-color css
<style>
span { border-color: #791858; }
span { border-color: rgb(121,24,88); }
td.TdClassName
{
border-color: #791858;
}
.TagClassName
{
border-color: #791858;
}
</style>