Shades of Pompadour #771247
Tints of Pompadour #771247
RGB
CMYK
RGB Variations
Color information
#771247 (or 0x771247) is known color: Pompadour. HEX triplet: 77, 12 and 47. RGB value is (119,18,71). Sum of RGB (Red+Green+Blue) = 119+18+71=208 (27% of max value = 765). Red value is 119 (46.88% from 255 or 57.21% from 208); Green value is 18 (7.42% from 255 or 8.65% from 208); Blue value is 71 (28.12% from 255 or 34.13% from 208); Max value from RGB is 119 - color contains mainly: red. Hex color #771247 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #771247 is #88EDB8. Grayscale: #363636. Windows color (decimal): -8973753 or 4657783. OLE color: 4657783.
HSL color Cylindrical-coordinate representation of color #771247: hue angle of 328.51º 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 #771247 is Cyan = 0, Magento = 0.85, Yellow = 0.40 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 18 | 71 | - |
| CMYK | 0 | 0.85 | 0.40 | 0.53 |
| HSL | 328.51º | 0.74% | 0.27% | - |
| HSV(B) | 328.51º | 0.85% | 0.47% | - |
| XYZ | 8.96 | 4.81 | 6.42 | - |
| YUV | 54.24 | 137.46 | 174.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 18 | 71 | 0 | 0.85 | 0.40 | 0.53 | 328.51 | 0.74 | 0.27 |
| Hex | 77 | 12 | 47 | 0 | 55 | 28 | 35 | 149 | 4A | 1B |
| Octal | 167 | 22 | 107 | 0 | 125 | 50 | 65 | 511 | 112 | 33 |
| Binary | 1110111 | 10010 | 1000111 | 0 | 1010101 | 101000 | 110101 | 101001001 | 1001010 | 11011 |
Color Harmonies of #771247
Complementary color
Monochromatic Colors of #771247
Black with #771247
Text Example
Text Example
White with #771247
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #771247; }
p { color: rgb(119,18,71); }
H1.HeaderClassName
{
color: #771247;
}
.AnyTagClassName
{
color: #771247;
}
</style>
background-color css
<style>
a { background-color: #771247; }
a { background-color: rgb(119,18,71); }
div.DivClassName
{
background-color: #771247;
}
.BgClassName
{
background-color: #771247;
}
</style>
border-color css
<style>
span { border-color: #771247; }
span { border-color: rgb(119,18,71); }
td.TdClassName
{
border-color: #771247;
}
.TagClassName
{
border-color: #771247;
}
</style>