Shades of Pompadour #771646
Tints of Pompadour #771646
RGB
CMYK
RGB Variations
Color information
#771646 (or 0x771646) is known color: Pompadour. HEX triplet: 77, 16 and 46. RGB value is (119,22,70). Sum of RGB (Red+Green+Blue) = 119+22+70=211 (27% of max value = 765). Red value is 119 (46.88% from 255 or 56.40% from 211); Green value is 22 (8.98% from 255 or 10.43% from 211); Blue value is 70 (27.73% from 255 or 33.18% from 211); Max value from RGB is 119 - color contains mainly: red. Hex color #771646 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #771646 is #88E9B9. Grayscale: #383838. Windows color (decimal): -8972730 or 4593271. OLE color: 4593271.
HSL color Cylindrical-coordinate representation of color #771646: hue angle of 330.31º degrees, saturation: 0.69, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #771646 is Cyan = 0, Magento = 0.82, Yellow = 0.41 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 22 | 70 | - |
| CMYK | 0 | 0.82 | 0.41 | 0.53 |
| HSL | 330.31º | 0.69% | 0.28% | - |
| HSV(B) | 330.31º | 0.82% | 0.47% | - |
| XYZ | 9 | 4.94 | 6.27 | - |
| YUV | 56.48 | 135.64 | 172.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 22 | 70 | 0 | 0.82 | 0.41 | 0.53 | 330.31 | 0.69 | 0.28 |
| Hex | 77 | 16 | 46 | 0 | 52 | 29 | 35 | 14A | 45 | 1C |
| Octal | 167 | 26 | 106 | 0 | 122 | 51 | 65 | 512 | 105 | 34 |
| Binary | 1110111 | 10110 | 1000110 | 0 | 1010010 | 101001 | 110101 | 101001010 | 1000101 | 11100 |
Color Harmonies of #771646
Complementary color
Monochromatic Colors of #771646
Black with #771646
Text Example
Text Example
White with #771646
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #771646; }
p { color: rgb(119,22,70); }
H1.HeaderClassName
{
color: #771646;
}
.AnyTagClassName
{
color: #771646;
}
</style>
background-color css
<style>
a { background-color: #771646; }
a { background-color: rgb(119,22,70); }
div.DivClassName
{
background-color: #771646;
}
.BgClassName
{
background-color: #771646;
}
</style>
border-color css
<style>
span { border-color: #771646; }
span { border-color: rgb(119,22,70); }
td.TdClassName
{
border-color: #771646;
}
.TagClassName
{
border-color: #771646;
}
</style>