Shades of Pompadour #791455
Tints of Pompadour #791455
RGB
CMYK
RGB Variations
Color information
#791455 (or 0x791455) is known color: Pompadour. HEX triplet: 79, 14 and 55. RGB value is (121,20,85). Sum of RGB (Red+Green+Blue) = 121+20+85=226 (29% of max value = 765). Red value is 121 (47.66% from 255 or 53.54% from 226); Green value is 20 (8.20% from 255 or 8.85% from 226); Blue value is 85 (33.59% from 255 or 37.61% from 226); Max value from RGB is 121 - color contains mainly: red. Hex color #791455 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #791455 is #86EBAA. Grayscale: #393939. Windows color (decimal): -8842155 or 5575801. OLE color: 5575801.
HSL color Cylindrical-coordinate representation of color #791455: hue angle of 321.39º degrees, saturation: 0.72, 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 #791455 is Cyan = 0, Magento = 0.83, Yellow = 0.30 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 20 | 85 | - |
| CMYK | 0 | 0.83 | 0.30 | 0.53 |
| HSL | 321.39º | 0.72% | 0.28% | - |
| HSV(B) | 321.39º | 0.83% | 0.47% | - |
| XYZ | 9.78 | 5.22 | 9.09 | - |
| YUV | 57.61 | 143.46 | 173.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 20 | 85 | 0 | 0.83 | 0.30 | 0.53 | 321.39 | 0.72 | 0.28 |
| Hex | 79 | 14 | 55 | 0 | 53 | 1E | 35 | 141 | 48 | 1C |
| Octal | 171 | 24 | 125 | 0 | 123 | 36 | 65 | 501 | 110 | 34 |
| Binary | 1111001 | 10100 | 1010101 | 0 | 1010011 | 11110 | 110101 | 101000001 | 1001000 | 11100 |
Color Harmonies of #791455
Complementary color
Monochromatic Colors of #791455
Black with #791455
Text Example
Text Example
White with #791455
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #791455; }
p { color: rgb(121,20,85); }
H1.HeaderClassName
{
color: #791455;
}
.AnyTagClassName
{
color: #791455;
}
</style>
background-color css
<style>
a { background-color: #791455; }
a { background-color: rgb(121,20,85); }
div.DivClassName
{
background-color: #791455;
}
.BgClassName
{
background-color: #791455;
}
</style>
border-color css
<style>
span { border-color: #791455; }
span { border-color: rgb(121,20,85); }
td.TdClassName
{
border-color: #791455;
}
.TagClassName
{
border-color: #791455;
}
</style>