Shades of Pompadour #761140
Tints of Pompadour #761140
RGB
CMYK
RGB Variations
Color information
#761140 (or 0x761140) is known color: Pompadour. HEX triplet: 76, 11 and 40. RGB value is (118,17,64). Sum of RGB (Red+Green+Blue) = 118+17+64=199 (26% of max value = 765). Red value is 118 (46.48% from 255 or 59.30% from 199); Green value is 17 (7.03% from 255 or 8.54% from 199); Blue value is 64 (25.39% from 255 or 32.16% from 199); Max value from RGB is 118 - color contains mainly: red. Hex color #761140 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #761140 is #89EEBF. Grayscale: #343434. Windows color (decimal): -9039552 or 4198774. OLE color: 4198774.
HSL color Cylindrical-coordinate representation of color #761140: hue angle of 332.08º 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 #761140 is Cyan = 0, Magento = 0.86, Yellow = 0.46 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 17 | 64 | - |
| CMYK | 0 | 0.86 | 0.46 | 0.54 |
| HSL | 332.08º | 0.75% | 0.26% | - |
| HSV(B) | 332.08º | 0.86% | 0.46% | - |
| XYZ | 8.6 | 4.62 | 5.29 | - |
| YUV | 52.56 | 134.46 | 174.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 17 | 64 | 0 | 0.86 | 0.46 | 0.54 | 332.08 | 0.75 | 0.26 |
| Hex | 76 | 11 | 40 | 0 | 56 | 2E | 36 | 14C | 4B | 1A |
| Octal | 166 | 21 | 100 | 0 | 126 | 56 | 66 | 514 | 113 | 32 |
| Binary | 1110110 | 10001 | 1000000 | 0 | 1010110 | 101110 | 110110 | 101001100 | 1001011 | 11010 |
Color Harmonies of #761140
Complementary color
Monochromatic Colors of #761140
Black with #761140
Text Example
Text Example
White with #761140
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #761140; }
p { color: rgb(118,17,64); }
H1.HeaderClassName
{
color: #761140;
}
.AnyTagClassName
{
color: #761140;
}
</style>
background-color css
<style>
a { background-color: #761140; }
a { background-color: rgb(118,17,64); }
div.DivClassName
{
background-color: #761140;
}
.BgClassName
{
background-color: #761140;
}
</style>
border-color css
<style>
span { border-color: #761140; }
span { border-color: rgb(118,17,64); }
td.TdClassName
{
border-color: #761140;
}
.TagClassName
{
border-color: #761140;
}
</style>