Shades of Pompadour #791D4A
Tints of Pompadour #791D4A
RGB
CMYK
RGB Variations
Color information
#791D4A (or 0x791D4A) is known color: Pompadour. HEX triplet: 79, 1D and 4A. RGB value is (121,29,74). Sum of RGB (Red+Green+Blue) = 121+29+74=224 (29% of max value = 765). Red value is 121 (47.66% from 255 or 54.02% from 224); Green value is 29 (11.72% from 255 or 12.95% from 224); Blue value is 74 (29.30% from 255 or 33.04% from 224); Max value from RGB is 121 - color contains mainly: red. Hex color #791D4A is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #791D4A is #86E2B5. Grayscale: #3D3D3D. Windows color (decimal): -8839862 or 4857209. OLE color: 4857209.
HSL color Cylindrical-coordinate representation of color #791D4A: hue angle of 330.65º degrees, saturation: 0.61, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #791D4A is Cyan = 0, Magento = 0.76, Yellow = 0.39 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 29 | 74 | - |
| CMYK | 0 | 0.76 | 0.39 | 0.53 |
| HSL | 330.65º | 0.61% | 0.29% | - |
| HSV(B) | 330.65º | 0.76% | 0.47% | - |
| XYZ | 9.56 | 5.44 | 7.02 | - |
| YUV | 61.64 | 134.98 | 170.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 29 | 74 | 0 | 0.76 | 0.39 | 0.53 | 330.65 | 0.61 | 0.29 |
| Hex | 79 | 1D | 4A | 0 | 4C | 27 | 35 | 14B | 3D | 1D |
| Octal | 171 | 35 | 112 | 0 | 114 | 47 | 65 | 513 | 75 | 35 |
| Binary | 1111001 | 11101 | 1001010 | 0 | 1001100 | 100111 | 110101 | 101001011 | 111101 | 11101 |
Color Harmonies of #791D4A
Complementary color
Monochromatic Colors of #791D4A
Black with #791D4A
Text Example
Text Example
White with #791D4A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #791D4A; }
p { color: rgb(121,29,74); }
H1.HeaderClassName
{
color: #791D4A;
}
.AnyTagClassName
{
color: #791D4A;
}
</style>
background-color css
<style>
a { background-color: #791D4A; }
a { background-color: rgb(121,29,74); }
div.DivClassName
{
background-color: #791D4A;
}
.BgClassName
{
background-color: #791D4A;
}
</style>
border-color css
<style>
span { border-color: #791D4A; }
span { border-color: rgb(121,29,74); }
td.TdClassName
{
border-color: #791D4A;
}
.TagClassName
{
border-color: #791D4A;
}
</style>