Shades of Pompadour #791B4E
Tints of Pompadour #791B4E
RGB
CMYK
RGB Variations
Color information
#791B4E (or 0x791B4E) is known color: Pompadour. HEX triplet: 79, 1B and 4E. RGB value is (121,27,78). Sum of RGB (Red+Green+Blue) = 121+27+78=226 (29% of max value = 765). Red value is 121 (47.66% from 255 or 53.54% from 226); Green value is 27 (10.94% from 255 or 11.95% from 226); Blue value is 78 (30.86% from 255 or 34.51% from 226); Max value from RGB is 121 - color contains mainly: red. Hex color #791B4E is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #791B4E is #86E4B1. Grayscale: #3C3C3C. Windows color (decimal): -8840370 or 5118841. OLE color: 5118841.
HSL color Cylindrical-coordinate representation of color #791B4E: hue angle of 327.45º degrees, saturation: 0.64, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #791B4E is Cyan = 0, Magento = 0.78, Yellow = 0.36 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 27 | 78 | - |
| CMYK | 0 | 0.78 | 0.36 | 0.53 |
| HSL | 327.45º | 0.64% | 0.29% | - |
| HSV(B) | 327.45º | 0.78% | 0.47% | - |
| XYZ | 9.65 | 5.4 | 7.74 | - |
| YUV | 60.92 | 137.64 | 170.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 27 | 78 | 0 | 0.78 | 0.36 | 0.53 | 327.45 | 0.64 | 0.29 |
| Hex | 79 | 1B | 4E | 0 | 4E | 24 | 35 | 147 | 40 | 1D |
| Octal | 171 | 33 | 116 | 0 | 116 | 44 | 65 | 507 | 100 | 35 |
| Binary | 1111001 | 11011 | 1001110 | 0 | 1001110 | 100100 | 110101 | 101000111 | 1000000 | 11101 |
Color Harmonies of #791B4E
Complementary color
Monochromatic Colors of #791B4E
Black with #791B4E
Text Example
Text Example
White with #791B4E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #791B4E; }
p { color: rgb(121,27,78); }
H1.HeaderClassName
{
color: #791B4E;
}
.AnyTagClassName
{
color: #791B4E;
}
</style>
background-color css
<style>
a { background-color: #791B4E; }
a { background-color: rgb(121,27,78); }
div.DivClassName
{
background-color: #791B4E;
}
.BgClassName
{
background-color: #791B4E;
}
</style>
border-color css
<style>
span { border-color: #791B4E; }
span { border-color: rgb(121,27,78); }
td.TdClassName
{
border-color: #791B4E;
}
.TagClassName
{
border-color: #791B4E;
}
</style>