Shades of Pompadour #791648
Tints of Pompadour #791648
RGB
CMYK
RGB Variations
Color information
#791648 (or 0x791648) is known color: Pompadour. HEX triplet: 79, 16 and 48. RGB value is (121,22,72). Sum of RGB (Red+Green+Blue) = 121+22+72=215 (28% of max value = 765). Red value is 121 (47.66% from 255 or 56.28% from 215); Green value is 22 (8.98% from 255 or 10.23% from 215); Blue value is 72 (28.52% from 255 or 33.49% from 215); Max value from RGB is 121 - color contains mainly: red. Hex color #791648 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #791648 is #86E9B7. Grayscale: #393939. Windows color (decimal): -8841656 or 4724345. OLE color: 4724345.
HSL color Cylindrical-coordinate representation of color #791648: hue angle of 329.7º degrees, saturation: 0.69, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #791648 is Cyan = 0, Magento = 0.82, Yellow = 0.40 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 22 | 72 | - |
| CMYK | 0 | 0.82 | 0.40 | 0.53 |
| HSL | 329.7º | 0.69% | 0.28% | - |
| HSV(B) | 329.7º | 0.82% | 0.47% | - |
| XYZ | 9.34 | 5.11 | 6.62 | - |
| YUV | 57.3 | 136.3 | 173.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 22 | 72 | 0 | 0.82 | 0.40 | 0.53 | 329.7 | 0.69 | 0.28 |
| Hex | 79 | 16 | 48 | 0 | 52 | 28 | 35 | 14A | 45 | 1C |
| Octal | 171 | 26 | 110 | 0 | 122 | 50 | 65 | 512 | 105 | 34 |
| Binary | 1111001 | 10110 | 1001000 | 0 | 1010010 | 101000 | 110101 | 101001010 | 1000101 | 11100 |
Color Harmonies of #791648
Complementary color
Monochromatic Colors of #791648
Black with #791648
Text Example
Text Example
White with #791648
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #791648; }
p { color: rgb(121,22,72); }
H1.HeaderClassName
{
color: #791648;
}
.AnyTagClassName
{
color: #791648;
}
</style>
background-color css
<style>
a { background-color: #791648; }
a { background-color: rgb(121,22,72); }
div.DivClassName
{
background-color: #791648;
}
.BgClassName
{
background-color: #791648;
}
</style>
border-color css
<style>
span { border-color: #791648; }
span { border-color: rgb(121,22,72); }
td.TdClassName
{
border-color: #791648;
}
.TagClassName
{
border-color: #791648;
}
</style>