Shades of Pompadour #771844
Tints of Pompadour #771844
RGB
CMYK
RGB Variations
Color information
#771844 (or 0x771844) is known color: Pompadour. HEX triplet: 77, 18 and 44. RGB value is (119,24,68). Sum of RGB (Red+Green+Blue) = 119+24+68=211 (27% of max value = 765). Red value is 119 (46.88% from 255 or 56.40% from 211); Green value is 24 (9.77% from 255 or 11.37% from 211); Blue value is 68 (26.95% from 255 or 32.23% from 211); Max value from RGB is 119 - color contains mainly: red. Hex color #771844 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #771844 is #88E7BB. Grayscale: #393939. Windows color (decimal): -8972220 or 4462711. OLE color: 4462711.
HSL color Cylindrical-coordinate representation of color #771844: hue angle of 332.21º degrees, saturation: 0.66, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #771844 is Cyan = 0, Magento = 0.80, Yellow = 0.43 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 24 | 68 | - |
| CMYK | 0 | 0.80 | 0.43 | 0.53 |
| HSL | 332.21º | 0.66% | 0.28% | - |
| HSV(B) | 332.21º | 0.8% | 0.47% | - |
| XYZ | 8.98 | 4.99 | 5.96 | - |
| YUV | 57.42 | 133.97 | 171.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 24 | 68 | 0 | 0.80 | 0.43 | 0.53 | 332.21 | 0.66 | 0.28 |
| Hex | 77 | 18 | 44 | 0 | 50 | 2B | 35 | 14C | 42 | 1C |
| Octal | 167 | 30 | 104 | 0 | 120 | 53 | 65 | 514 | 102 | 34 |
| Binary | 1110111 | 11000 | 1000100 | 0 | 1010000 | 101011 | 110101 | 101001100 | 1000010 | 11100 |
Color Harmonies of #771844
Complementary color
Monochromatic Colors of #771844
Black with #771844
Text Example
Text Example
White with #771844
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #771844; }
p { color: rgb(119,24,68); }
H1.HeaderClassName
{
color: #771844;
}
.AnyTagClassName
{
color: #771844;
}
</style>
background-color css
<style>
a { background-color: #771844; }
a { background-color: rgb(119,24,68); }
div.DivClassName
{
background-color: #771844;
}
.BgClassName
{
background-color: #771844;
}
</style>
border-color css
<style>
span { border-color: #771844; }
span { border-color: rgb(119,24,68); }
td.TdClassName
{
border-color: #771844;
}
.TagClassName
{
border-color: #771844;
}
</style>