Shades of Pompadour #791252
Tints of Pompadour #791252
RGB
CMYK
RGB Variations
Color information
#791252 (or 0x791252) is known color: Pompadour. HEX triplet: 79, 12 and 52. RGB value is (121,18,82). Sum of RGB (Red+Green+Blue) = 121+18+82=221 (29% of max value = 765). Red value is 121 (47.66% from 255 or 54.75% from 221); Green value is 18 (7.42% from 255 or 8.14% from 221); Blue value is 82 (32.42% from 255 or 37.10% from 221); Max value from RGB is 121 - color contains mainly: red. Hex color #791252 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #791252 is #86EDAD. Grayscale: #373737. Windows color (decimal): -8842670 or 5378681. OLE color: 5378681.
HSL color Cylindrical-coordinate representation of color #791252: hue angle of 322.72º degrees, saturation: 0.74, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #791252 is Cyan = 0, Magento = 0.85, Yellow = 0.32 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 18 | 82 | - |
| CMYK | 0 | 0.85 | 0.32 | 0.53 |
| HSL | 322.72º | 0.74% | 0.27% | - |
| HSV(B) | 322.72º | 0.85% | 0.47% | - |
| XYZ | 9.62 | 5.11 | 8.46 | - |
| YUV | 56.09 | 142.62 | 174.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 18 | 82 | 0 | 0.85 | 0.32 | 0.53 | 322.72 | 0.74 | 0.27 |
| Hex | 79 | 12 | 52 | 0 | 55 | 20 | 35 | 143 | 4A | 1B |
| Octal | 171 | 22 | 122 | 0 | 125 | 40 | 65 | 503 | 112 | 33 |
| Binary | 1111001 | 10010 | 1010010 | 0 | 1010101 | 100000 | 110101 | 101000011 | 1001010 | 11011 |
Color Harmonies of #791252
Complementary color
Monochromatic Colors of #791252
Black with #791252
Text Example
Text Example
White with #791252
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #791252; }
p { color: rgb(121,18,82); }
H1.HeaderClassName
{
color: #791252;
}
.AnyTagClassName
{
color: #791252;
}
</style>
background-color css
<style>
a { background-color: #791252; }
a { background-color: rgb(121,18,82); }
div.DivClassName
{
background-color: #791252;
}
.BgClassName
{
background-color: #791252;
}
</style>
border-color css
<style>
span { border-color: #791252; }
span { border-color: rgb(121,18,82); }
td.TdClassName
{
border-color: #791252;
}
.TagClassName
{
border-color: #791252;
}
</style>