Shades of Pompadour #771047
Tints of Pompadour #771047
RGB
CMYK
RGB Variations
Color information
#771047 (or 0x771047) is known color: Pompadour. HEX triplet: 77, 10 and 47. RGB value is (119,16,71). Sum of RGB (Red+Green+Blue) = 119+16+71=206 (27% of max value = 765). Red value is 119 (46.88% from 255 or 57.77% from 206); Green value is 16 (6.64% from 255 or 7.77% from 206); Blue value is 71 (28.12% from 255 or 34.47% from 206); Max value from RGB is 119 - color contains mainly: red. Hex color #771047 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #771047 is #88EFB8. Grayscale: #343434. Windows color (decimal): -8974265 or 4657271. OLE color: 4657271.
HSL color Cylindrical-coordinate representation of color #771047: hue angle of 327.96º 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 #771047 is Cyan = 0, Magento = 0.87, Yellow = 0.40 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 16 | 71 | - |
| CMYK | 0 | 0.87 | 0.40 | 0.53 |
| HSL | 327.96º | 0.76% | 0.26% | - |
| HSV(B) | 327.96º | 0.87% | 0.47% | - |
| XYZ | 8.93 | 4.75 | 6.41 | - |
| YUV | 53.07 | 138.12 | 175.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 16 | 71 | 0 | 0.87 | 0.40 | 0.53 | 327.96 | 0.76 | 0.26 |
| Hex | 77 | 10 | 47 | 0 | 57 | 28 | 35 | 148 | 4C | 1A |
| Octal | 167 | 20 | 107 | 0 | 127 | 50 | 65 | 510 | 114 | 32 |
| Binary | 1110111 | 10000 | 1000111 | 0 | 1010111 | 101000 | 110101 | 101001000 | 1001100 | 11010 |
Color Harmonies of #771047
Complementary color
Monochromatic Colors of #771047
Black with #771047
Text Example
Text Example
White with #771047
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #771047; }
p { color: rgb(119,16,71); }
H1.HeaderClassName
{
color: #771047;
}
.AnyTagClassName
{
color: #771047;
}
</style>
background-color css
<style>
a { background-color: #771047; }
a { background-color: rgb(119,16,71); }
div.DivClassName
{
background-color: #771047;
}
.BgClassName
{
background-color: #771047;
}
</style>
border-color css
<style>
span { border-color: #771047; }
span { border-color: rgb(119,16,71); }
td.TdClassName
{
border-color: #771047;
}
.TagClassName
{
border-color: #771047;
}
</style>