Shades of Pompadour #771240
Tints of Pompadour #771240
RGB
CMYK
RGB Variations
Color information
#771240 (or 0x771240) is known color: Pompadour. HEX triplet: 77, 12 and 40. RGB value is (119,18,64). Sum of RGB (Red+Green+Blue) = 119+18+64=201 (26% of max value = 765). Red value is 119 (46.88% from 255 or 59.20% from 201); Green value is 18 (7.42% from 255 or 8.96% from 201); Blue value is 64 (25.39% from 255 or 31.84% from 201); Max value from RGB is 119 - color contains mainly: red. Hex color #771240 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #771240 is #88EDBF. Grayscale: #353535. Windows color (decimal): -8973760 or 4199031. OLE color: 4199031.
HSL color Cylindrical-coordinate representation of color #771240: hue angle of 332.67º 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 #771240 is Cyan = 0, Magento = 0.85, Yellow = 0.46 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 18 | 64 | - |
| CMYK | 0 | 0.85 | 0.46 | 0.53 |
| HSL | 332.67º | 0.74% | 0.27% | - |
| HSV(B) | 332.67º | 0.85% | 0.47% | - |
| XYZ | 8.75 | 4.72 | 5.3 | - |
| YUV | 53.44 | 133.96 | 174.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 18 | 64 | 0 | 0.85 | 0.46 | 0.53 | 332.67 | 0.74 | 0.27 |
| Hex | 77 | 12 | 40 | 0 | 55 | 2E | 35 | 14D | 4A | 1B |
| Octal | 167 | 22 | 100 | 0 | 125 | 56 | 65 | 515 | 112 | 33 |
| Binary | 1110111 | 10010 | 1000000 | 0 | 1010101 | 101110 | 110101 | 101001101 | 1001010 | 11011 |
Color Harmonies of #771240
Complementary color
Monochromatic Colors of #771240
Black with #771240
Text Example
Text Example
White with #771240
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #771240; }
p { color: rgb(119,18,64); }
H1.HeaderClassName
{
color: #771240;
}
.AnyTagClassName
{
color: #771240;
}
</style>
background-color css
<style>
a { background-color: #771240; }
a { background-color: rgb(119,18,64); }
div.DivClassName
{
background-color: #771240;
}
.BgClassName
{
background-color: #771240;
}
</style>
border-color css
<style>
span { border-color: #771240; }
span { border-color: rgb(119,18,64); }
td.TdClassName
{
border-color: #771240;
}
.TagClassName
{
border-color: #771240;
}
</style>