Shades of Pompadour #791643
Tints of Pompadour #791643
RGB
CMYK
RGB Variations
Color information
#791643 (or 0x791643) is known color: Pompadour. HEX triplet: 79, 16 and 43. RGB value is (121,22,67). Sum of RGB (Red+Green+Blue) = 121+22+67=210 (27% of max value = 765). Red value is 121 (47.66% from 255 or 57.62% from 210); Green value is 22 (8.98% from 255 or 10.48% from 210); Blue value is 67 (26.56% from 255 or 31.90% from 210); Max value from RGB is 121 - color contains mainly: red. Hex color #791643 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #791643 is #86E9BC. Grayscale: #383838. Windows color (decimal): -8841661 or 4396665. OLE color: 4396665.
HSL color Cylindrical-coordinate representation of color #791643: hue angle of 332.73º 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 #791643 is Cyan = 0, Magento = 0.82, Yellow = 0.45 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 22 | 67 | - |
| CMYK | 0 | 0.82 | 0.45 | 0.53 |
| HSL | 332.73º | 0.69% | 0.28% | - |
| HSV(B) | 332.73º | 0.82% | 0.47% | - |
| XYZ | 9.19 | 5.04 | 5.8 | - |
| YUV | 56.73 | 133.8 | 173.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 22 | 67 | 0 | 0.82 | 0.45 | 0.53 | 332.73 | 0.69 | 0.28 |
| Hex | 79 | 16 | 43 | 0 | 52 | 2D | 35 | 14D | 45 | 1C |
| Octal | 171 | 26 | 103 | 0 | 122 | 55 | 65 | 515 | 105 | 34 |
| Binary | 1111001 | 10110 | 1000011 | 0 | 1010010 | 101101 | 110101 | 101001101 | 1000101 | 11100 |
Color Harmonies of #791643
Complementary color
Monochromatic Colors of #791643
Black with #791643
Text Example
Text Example
White with #791643
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #791643; }
p { color: rgb(121,22,67); }
H1.HeaderClassName
{
color: #791643;
}
.AnyTagClassName
{
color: #791643;
}
</style>
background-color css
<style>
a { background-color: #791643; }
a { background-color: rgb(121,22,67); }
div.DivClassName
{
background-color: #791643;
}
.BgClassName
{
background-color: #791643;
}
</style>
border-color css
<style>
span { border-color: #791643; }
span { border-color: rgb(121,22,67); }
td.TdClassName
{
border-color: #791643;
}
.TagClassName
{
border-color: #791643;
}
</style>