Shades of Pompadour #771044
Tints of Pompadour #771044
RGB
CMYK
RGB Variations
Color information
#771044 (or 0x771044) is known color: Pompadour. HEX triplet: 77, 10 and 44. RGB value is (119,16,68). Sum of RGB (Red+Green+Blue) = 119+16+68=203 (26% of max value = 765). Red value is 119 (46.88% from 255 or 58.62% from 203); Green value is 16 (6.64% from 255 or 7.88% from 203); Blue value is 68 (26.95% from 255 or 33.50% from 203); Max value from RGB is 119 - color contains mainly: red. Hex color #771044 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #771044 is #88EFBB. Grayscale: #343434. Windows color (decimal): -8974268 or 4460663. OLE color: 4460663.
HSL color Cylindrical-coordinate representation of color #771044: hue angle of 329.71º degrees, saturation: 0.76, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #771044 is Cyan = 0, Magento = 0.87, Yellow = 0.43 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 16 | 68 | - |
| CMYK | 0 | 0.87 | 0.43 | 0.53 |
| HSL | 329.71º | 0.76% | 0.26% | - |
| HSV(B) | 329.71º | 0.87% | 0.47% | - |
| XYZ | 8.84 | 4.71 | 5.91 | - |
| YUV | 52.73 | 136.62 | 175.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 16 | 68 | 0 | 0.87 | 0.43 | 0.53 | 329.71 | 0.76 | 0.26 |
| Hex | 77 | 10 | 44 | 0 | 57 | 2B | 35 | 14A | 4C | 1A |
| Octal | 167 | 20 | 104 | 0 | 127 | 53 | 65 | 512 | 114 | 32 |
| Binary | 1110111 | 10000 | 1000100 | 0 | 1010111 | 101011 | 110101 | 101001010 | 1001100 | 11010 |
Color Harmonies of #771044
Complementary color
Monochromatic Colors of #771044
Black with #771044
Text Example
Text Example
White with #771044
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #771044; }
p { color: rgb(119,16,68); }
H1.HeaderClassName
{
color: #771044;
}
.AnyTagClassName
{
color: #771044;
}
</style>
background-color css
<style>
a { background-color: #771044; }
a { background-color: rgb(119,16,68); }
div.DivClassName
{
background-color: #771044;
}
.BgClassName
{
background-color: #771044;
}
</style>
border-color css
<style>
span { border-color: #771044; }
span { border-color: rgb(119,16,68); }
td.TdClassName
{
border-color: #771044;
}
.TagClassName
{
border-color: #771044;
}
</style>