Shades of Pompadour #791855
Tints of Pompadour #791855
RGB
CMYK
RGB Variations
Color information
#791855 (or 0x791855) is known color: Pompadour. HEX triplet: 79, 18 and 55. RGB value is (121,24,85). Sum of RGB (Red+Green+Blue) = 121+24+85=230 (30% of max value = 765). Red value is 121 (47.66% from 255 or 52.61% from 230); Green value is 24 (9.77% from 255 or 10.43% from 230); Blue value is 85 (33.59% from 255 or 36.96% from 230); Max value from RGB is 121 - color contains mainly: red. Hex color #791855 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #791855 is #86E7AA. Grayscale: #3B3B3B. Windows color (decimal): -8841131 or 5576825. OLE color: 5576825.
HSL color Cylindrical-coordinate representation of color #791855: hue angle of 322.27º 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 #791855 is Cyan = 0, Magento = 0.80, Yellow = 0.30 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 24 | 85 | - |
| CMYK | 0 | 0.80 | 0.30 | 0.53 |
| HSL | 322.27º | 0.67% | 0.28% | - |
| HSV(B) | 322.27º | 0.8% | 0.47% | - |
| XYZ | 9.85 | 5.37 | 9.11 | - |
| YUV | 59.96 | 142.14 | 171.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 24 | 85 | 0 | 0.80 | 0.30 | 0.53 | 322.27 | 0.67 | 0.28 |
| Hex | 79 | 18 | 55 | 0 | 50 | 1E | 35 | 142 | 43 | 1C |
| Octal | 171 | 30 | 125 | 0 | 120 | 36 | 65 | 502 | 103 | 34 |
| Binary | 1111001 | 11000 | 1010101 | 0 | 1010000 | 11110 | 110101 | 101000010 | 1000011 | 11100 |
Color Harmonies of #791855
Complementary color
Monochromatic Colors of #791855
Black with #791855
Text Example
Text Example
White with #791855
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #791855; }
p { color: rgb(121,24,85); }
H1.HeaderClassName
{
color: #791855;
}
.AnyTagClassName
{
color: #791855;
}
</style>
background-color css
<style>
a { background-color: #791855; }
a { background-color: rgb(121,24,85); }
div.DivClassName
{
background-color: #791855;
}
.BgClassName
{
background-color: #791855;
}
</style>
border-color css
<style>
span { border-color: #791855; }
span { border-color: rgb(121,24,85); }
td.TdClassName
{
border-color: #791855;
}
.TagClassName
{
border-color: #791855;
}
</style>