Shades of Pompadour #761147
Tints of Pompadour #761147
RGB
CMYK
RGB Variations
Color information
#761147 (or 0x761147) is known color: Pompadour. HEX triplet: 76, 11 and 47. RGB value is (118,17,71). Sum of RGB (Red+Green+Blue) = 118+17+71=206 (27% of max value = 765). Red value is 118 (46.48% from 255 or 57.28% from 206); Green value is 17 (7.03% from 255 or 8.25% from 206); Blue value is 71 (28.12% from 255 or 34.47% from 206); Max value from RGB is 118 - color contains mainly: red. Hex color #761147 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #761147 is #89EEB8. Grayscale: #353535. Windows color (decimal): -9039545 or 4657526. OLE color: 4657526.
HSL color Cylindrical-coordinate representation of color #761147: hue angle of 327.92º degrees, saturation: 0.75, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #761147 is Cyan = 0, Magento = 0.86, Yellow = 0.40 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 17 | 71 | - |
| CMYK | 0 | 0.86 | 0.40 | 0.54 |
| HSL | 327.92º | 0.75% | 0.26% | - |
| HSV(B) | 327.92º | 0.86% | 0.46% | - |
| XYZ | 8.81 | 4.71 | 6.41 | - |
| YUV | 53.36 | 137.96 | 174.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 17 | 71 | 0 | 0.86 | 0.40 | 0.54 | 327.92 | 0.75 | 0.26 |
| Hex | 76 | 11 | 47 | 0 | 56 | 28 | 36 | 148 | 4B | 1A |
| Octal | 166 | 21 | 107 | 0 | 126 | 50 | 66 | 510 | 113 | 32 |
| Binary | 1110110 | 10001 | 1000111 | 0 | 1010110 | 101000 | 110110 | 101001000 | 1001011 | 11010 |
Color Harmonies of #761147
Complementary color
Monochromatic Colors of #761147
Black with #761147
Text Example
Text Example
White with #761147
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #761147; }
p { color: rgb(118,17,71); }
H1.HeaderClassName
{
color: #761147;
}
.AnyTagClassName
{
color: #761147;
}
</style>
background-color css
<style>
a { background-color: #761147; }
a { background-color: rgb(118,17,71); }
div.DivClassName
{
background-color: #761147;
}
.BgClassName
{
background-color: #761147;
}
</style>
border-color css
<style>
span { border-color: #761147; }
span { border-color: rgb(118,17,71); }
td.TdClassName
{
border-color: #761147;
}
.TagClassName
{
border-color: #761147;
}
</style>