Shades of Pompadour #791748
Tints of Pompadour #791748
RGB
CMYK
RGB Variations
Color information
#791748 (or 0x791748) is known color: Pompadour. HEX triplet: 79, 17 and 48. RGB value is (121,23,72). Sum of RGB (Red+Green+Blue) = 121+23+72=216 (28% of max value = 765). Red value is 121 (47.66% from 255 or 56.02% from 216); Green value is 23 (9.38% from 255 or 10.65% from 216); Blue value is 72 (28.52% from 255 or 33.33% from 216); Max value from RGB is 121 - color contains mainly: red. Hex color #791748 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #791748 is #86E8B7. Grayscale: #393939. Windows color (decimal): -8841400 or 4724601. OLE color: 4724601.
HSL color Cylindrical-coordinate representation of color #791748: hue angle of 330º degrees, saturation: 0.68, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #791748 is Cyan = 0, Magento = 0.81, Yellow = 0.40 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 23 | 72 | - |
| CMYK | 0 | 0.81 | 0.40 | 0.53 |
| HSL | 330º | 0.68% | 0.28% | - |
| HSV(B) | 330º | 0.81% | 0.47% | - |
| XYZ | 9.36 | 5.15 | 6.63 | - |
| YUV | 57.89 | 135.97 | 173.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 23 | 72 | 0 | 0.81 | 0.40 | 0.53 | 330 | 0.68 | 0.28 |
| Hex | 79 | 17 | 48 | 0 | 51 | 28 | 35 | 14A | 44 | 1C |
| Octal | 171 | 27 | 110 | 0 | 121 | 50 | 65 | 512 | 104 | 34 |
| Binary | 1111001 | 10111 | 1001000 | 0 | 1010001 | 101000 | 110101 | 101001010 | 1000100 | 11100 |
Color Harmonies of #791748
Complementary color
Monochromatic Colors of #791748
Black with #791748
Text Example
Text Example
White with #791748
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #791748; }
p { color: rgb(121,23,72); }
H1.HeaderClassName
{
color: #791748;
}
.AnyTagClassName
{
color: #791748;
}
</style>
background-color css
<style>
a { background-color: #791748; }
a { background-color: rgb(121,23,72); }
div.DivClassName
{
background-color: #791748;
}
.BgClassName
{
background-color: #791748;
}
</style>
border-color css
<style>
span { border-color: #791748; }
span { border-color: rgb(121,23,72); }
td.TdClassName
{
border-color: #791748;
}
.TagClassName
{
border-color: #791748;
}
</style>