Shades of Pompadour #761040
Tints of Pompadour #761040
RGB
CMYK
RGB Variations
Color information
#761040 (or 0x761040) is known color: Pompadour. HEX triplet: 76, 10 and 40. RGB value is (118,16,64). Sum of RGB (Red+Green+Blue) = 118+16+64=198 (26% of max value = 765). Red value is 118 (46.48% from 255 or 59.60% from 198); Green value is 16 (6.64% from 255 or 8.08% from 198); Blue value is 64 (25.39% from 255 or 32.32% from 198); Max value from RGB is 118 - color contains mainly: red. Hex color #761040 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #761040 is #89EFBF. Grayscale: #333333. Windows color (decimal): -9039808 or 4198518. OLE color: 4198518.
HSL color Cylindrical-coordinate representation of color #761040: hue angle of 331.76º degrees, saturation: 0.76, 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 #761040 is Cyan = 0, Magento = 0.86, Yellow = 0.46 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 16 | 64 | - |
| CMYK | 0 | 0.86 | 0.46 | 0.54 |
| HSL | 331.76º | 0.76% | 0.26% | - |
| HSV(B) | 331.76º | 0.86% | 0.46% | - |
| XYZ | 8.58 | 4.59 | 5.28 | - |
| YUV | 51.97 | 134.79 | 175.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 16 | 64 | 0 | 0.86 | 0.46 | 0.54 | 331.76 | 0.76 | 0.26 |
| Hex | 76 | 10 | 40 | 0 | 56 | 2E | 36 | 14C | 4C | 1A |
| Octal | 166 | 20 | 100 | 0 | 126 | 56 | 66 | 514 | 114 | 32 |
| Binary | 1110110 | 10000 | 1000000 | 0 | 1010110 | 101110 | 110110 | 101001100 | 1001100 | 11010 |
Color Harmonies of #761040
Complementary color
Monochromatic Colors of #761040
Black with #761040
Text Example
Text Example
White with #761040
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #761040; }
p { color: rgb(118,16,64); }
H1.HeaderClassName
{
color: #761040;
}
.AnyTagClassName
{
color: #761040;
}
</style>
background-color css
<style>
a { background-color: #761040; }
a { background-color: rgb(118,16,64); }
div.DivClassName
{
background-color: #761040;
}
.BgClassName
{
background-color: #761040;
}
</style>
border-color css
<style>
span { border-color: #761040; }
span { border-color: rgb(118,16,64); }
td.TdClassName
{
border-color: #761040;
}
.TagClassName
{
border-color: #761040;
}
</style>