Shades of Pompadour #791854
Tints of Pompadour #791854
RGB
CMYK
RGB Variations
Color information
#791854 (or 0x791854) is known color: Pompadour. HEX triplet: 79, 18 and 54. RGB value is (121,24,84). Sum of RGB (Red+Green+Blue) = 121+24+84=229 (30% of max value = 765). Red value is 121 (47.66% from 255 or 52.84% from 229); Green value is 24 (9.77% from 255 or 10.48% from 229); Blue value is 84 (33.20% from 255 or 36.68% from 229); Max value from RGB is 121 - color contains mainly: red. Hex color #791854 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #791854 is #86E7AB. Grayscale: #3B3B3B. Windows color (decimal): -8841132 or 5511289. OLE color: 5511289.
HSL color Cylindrical-coordinate representation of color #791854: hue angle of 322.89º 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 #791854 is Cyan = 0, Magento = 0.80, Yellow = 0.31 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 24 | 84 | - |
| CMYK | 0 | 0.80 | 0.31 | 0.53 |
| HSL | 322.89º | 0.67% | 0.28% | - |
| HSV(B) | 322.89º | 0.8% | 0.47% | - |
| XYZ | 9.81 | 5.36 | 8.9 | - |
| YUV | 59.84 | 141.64 | 171.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 24 | 84 | 0 | 0.80 | 0.31 | 0.53 | 322.89 | 0.67 | 0.28 |
| Hex | 79 | 18 | 54 | 0 | 50 | 1F | 35 | 143 | 43 | 1C |
| Octal | 171 | 30 | 124 | 0 | 120 | 37 | 65 | 503 | 103 | 34 |
| Binary | 1111001 | 11000 | 1010100 | 0 | 1010000 | 11111 | 110101 | 101000011 | 1000011 | 11100 |
Color Harmonies of #791854
Complementary color
Monochromatic Colors of #791854
Black with #791854
Text Example
Text Example
White with #791854
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #791854; }
p { color: rgb(121,24,84); }
H1.HeaderClassName
{
color: #791854;
}
.AnyTagClassName
{
color: #791854;
}
</style>
background-color css
<style>
a { background-color: #791854; }
a { background-color: rgb(121,24,84); }
div.DivClassName
{
background-color: #791854;
}
.BgClassName
{
background-color: #791854;
}
</style>
border-color css
<style>
span { border-color: #791854; }
span { border-color: rgb(121,24,84); }
td.TdClassName
{
border-color: #791854;
}
.TagClassName
{
border-color: #791854;
}
</style>