Shades of Pompadour #771540
Tints of Pompadour #771540
RGB
CMYK
RGB Variations
Color information
#771540 (or 0x771540) is known color: Pompadour. HEX triplet: 77, 15 and 40. RGB value is (119,21,64). Sum of RGB (Red+Green+Blue) = 119+21+64=204 (27% of max value = 765). Red value is 119 (46.88% from 255 or 58.33% from 204); Green value is 21 (8.59% from 255 or 10.29% from 204); Blue value is 64 (25.39% from 255 or 31.37% from 204); Max value from RGB is 119 - color contains mainly: red. Hex color #771540 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #771540 is #88EABF. Grayscale: #373737. Windows color (decimal): -8972992 or 4199799. OLE color: 4199799.
HSL color Cylindrical-coordinate representation of color #771540: hue angle of 333.67º degrees, saturation: 0.7, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #771540 is Cyan = 0, Magento = 0.82, Yellow = 0.46 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 21 | 64 | - |
| CMYK | 0 | 0.82 | 0.46 | 0.53 |
| HSL | 333.67º | 0.7% | 0.27% | - |
| HSV(B) | 333.67º | 0.82% | 0.47% | - |
| XYZ | 8.8 | 4.83 | 5.32 | - |
| YUV | 55.2 | 132.97 | 173.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 21 | 64 | 0 | 0.82 | 0.46 | 0.53 | 333.67 | 0.7 | 0.27 |
| Hex | 77 | 15 | 40 | 0 | 52 | 2E | 35 | 14E | 46 | 1B |
| Octal | 167 | 25 | 100 | 0 | 122 | 56 | 65 | 516 | 106 | 33 |
| Binary | 1110111 | 10101 | 1000000 | 0 | 1010010 | 101110 | 110101 | 101001110 | 1000110 | 11011 |
Color Harmonies of #771540
Complementary color
Monochromatic Colors of #771540
Black with #771540
Text Example
Text Example
White with #771540
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #771540; }
p { color: rgb(119,21,64); }
H1.HeaderClassName
{
color: #771540;
}
.AnyTagClassName
{
color: #771540;
}
</style>
background-color css
<style>
a { background-color: #771540; }
a { background-color: rgb(119,21,64); }
div.DivClassName
{
background-color: #771540;
}
.BgClassName
{
background-color: #771540;
}
</style>
border-color css
<style>
span { border-color: #771540; }
span { border-color: rgb(119,21,64); }
td.TdClassName
{
border-color: #771540;
}
.TagClassName
{
border-color: #771540;
}
</style>