Shades of Pompadour #771054
Tints of Pompadour #771054
RGB
CMYK
RGB Variations
Color information
#771054 (or 0x771054) is known color: Pompadour. HEX triplet: 77, 10 and 54. RGB value is (119,16,84). Sum of RGB (Red+Green+Blue) = 119+16+84=219 (29% of max value = 765). Red value is 119 (46.88% from 255 or 54.34% from 219); Green value is 16 (6.64% from 255 or 7.31% from 219); Blue value is 84 (33.20% from 255 or 38.36% from 219); Max value from RGB is 119 - color contains mainly: red. Hex color #771054 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #771054 is #88EFAB. Grayscale: #363636. Windows color (decimal): -8974252 or 5509239. OLE color: 5509239.
HSL color Cylindrical-coordinate representation of color #771054: hue angle of 320.39º 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 #771054 is Cyan = 0, Magento = 0.87, Yellow = 0.29 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 16 | 84 | - |
| CMYK | 0 | 0.87 | 0.29 | 0.53 |
| HSL | 320.39º | 0.76% | 0.26% | - |
| HSV(B) | 320.39º | 0.87% | 0.47% | - |
| XYZ | 9.39 | 4.93 | 8.84 | - |
| YUV | 54.55 | 144.62 | 173.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 16 | 84 | 0 | 0.87 | 0.29 | 0.53 | 320.39 | 0.76 | 0.26 |
| Hex | 77 | 10 | 54 | 0 | 57 | 1D | 35 | 140 | 4C | 1A |
| Octal | 167 | 20 | 124 | 0 | 127 | 35 | 65 | 500 | 114 | 32 |
| Binary | 1110111 | 10000 | 1010100 | 0 | 1010111 | 11101 | 110101 | 101000000 | 1001100 | 11010 |
Color Harmonies of #771054
Complementary color
Monochromatic Colors of #771054
Black with #771054
Text Example
Text Example
White with #771054
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #771054; }
p { color: rgb(119,16,84); }
H1.HeaderClassName
{
color: #771054;
}
.AnyTagClassName
{
color: #771054;
}
</style>
background-color css
<style>
a { background-color: #771054; }
a { background-color: rgb(119,16,84); }
div.DivClassName
{
background-color: #771054;
}
.BgClassName
{
background-color: #771054;
}
</style>
border-color css
<style>
span { border-color: #771054; }
span { border-color: rgb(119,16,84); }
td.TdClassName
{
border-color: #771054;
}
.TagClassName
{
border-color: #771054;
}
</style>