Shades of Pompadour #771157
Tints of Pompadour #771157
RGB
CMYK
RGB Variations
Color information
#771157 (or 0x771157) is known color: Pompadour. HEX triplet: 77, 11 and 57. RGB value is (119,17,87). Sum of RGB (Red+Green+Blue) = 119+17+87=223 (29% of max value = 765). Red value is 119 (46.88% from 255 or 53.36% from 223); Green value is 17 (7.03% from 255 or 7.62% from 223); Blue value is 87 (34.38% from 255 or 39.01% from 223); Max value from RGB is 119 - color contains mainly: red. Hex color #771157 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #771157 is #88EEA8. Grayscale: #373737. Windows color (decimal): -8973993 or 5706103. OLE color: 5706103.
HSL color Cylindrical-coordinate representation of color #771157: hue angle of 318.82º degrees, saturation: 0.75, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #771157 is Cyan = 0, Magento = 0.86, Yellow = 0.27 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 17 | 87 | - |
| CMYK | 0 | 0.86 | 0.27 | 0.53 |
| HSL | 318.82º | 0.75% | 0.27% | - |
| HSV(B) | 318.82º | 0.86% | 0.47% | - |
| XYZ | 9.53 | 5.01 | 9.48 | - |
| YUV | 55.48 | 145.79 | 173.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 17 | 87 | 0 | 0.86 | 0.27 | 0.53 | 318.82 | 0.75 | 0.27 |
| Hex | 77 | 11 | 57 | 0 | 56 | 1B | 35 | 13F | 4B | 1B |
| Octal | 167 | 21 | 127 | 0 | 126 | 33 | 65 | 477 | 113 | 33 |
| Binary | 1110111 | 10001 | 1010111 | 0 | 1010110 | 11011 | 110101 | 100111111 | 1001011 | 11011 |
Color Harmonies of #771157
Complementary color
Monochromatic Colors of #771157
Black with #771157
Text Example
Text Example
White with #771157
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #771157; }
p { color: rgb(119,17,87); }
H1.HeaderClassName
{
color: #771157;
}
.AnyTagClassName
{
color: #771157;
}
</style>
background-color css
<style>
a { background-color: #771157; }
a { background-color: rgb(119,17,87); }
div.DivClassName
{
background-color: #771157;
}
.BgClassName
{
background-color: #771157;
}
</style>
border-color css
<style>
span { border-color: #771157; }
span { border-color: rgb(119,17,87); }
td.TdClassName
{
border-color: #771157;
}
.TagClassName
{
border-color: #771157;
}
</style>