Shades of Pompadour #761044
Tints of Pompadour #761044
RGB
CMYK
RGB Variations
Color information
#761044 (or 0x761044) is known color: Pompadour. HEX triplet: 76, 10 and 44. RGB value is (118,16,68). Sum of RGB (Red+Green+Blue) = 118+16+68=202 (26% of max value = 765). Red value is 118 (46.48% from 255 or 58.42% from 202); Green value is 16 (6.64% from 255 or 7.92% from 202); Blue value is 68 (26.95% from 255 or 33.66% from 202); Max value from RGB is 118 - color contains mainly: red. Hex color #761044 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #761044 is #89EFBB. Grayscale: #343434. Windows color (decimal): -9039804 or 4460662. OLE color: 4460662.
HSL color Cylindrical-coordinate representation of color #761044: hue angle of 329.41º 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 #761044 is Cyan = 0, Magento = 0.86, Yellow = 0.42 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 16 | 68 | - |
| CMYK | 0 | 0.86 | 0.42 | 0.54 |
| HSL | 329.41º | 0.76% | 0.26% | - |
| HSV(B) | 329.41º | 0.86% | 0.46% | - |
| XYZ | 8.7 | 4.64 | 5.91 | - |
| YUV | 52.43 | 136.79 | 174.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 16 | 68 | 0 | 0.86 | 0.42 | 0.54 | 329.41 | 0.76 | 0.26 |
| Hex | 76 | 10 | 44 | 0 | 56 | 2A | 36 | 149 | 4C | 1A |
| Octal | 166 | 20 | 104 | 0 | 126 | 52 | 66 | 511 | 114 | 32 |
| Binary | 1110110 | 10000 | 1000100 | 0 | 1010110 | 101010 | 110110 | 101001001 | 1001100 | 11010 |
Color Harmonies of #761044
Complementary color
Monochromatic Colors of #761044
Black with #761044
Text Example
Text Example
White with #761044
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #761044; }
p { color: rgb(118,16,68); }
H1.HeaderClassName
{
color: #761044;
}
.AnyTagClassName
{
color: #761044;
}
</style>
background-color css
<style>
a { background-color: #761044; }
a { background-color: rgb(118,16,68); }
div.DivClassName
{
background-color: #761044;
}
.BgClassName
{
background-color: #761044;
}
</style>
border-color css
<style>
span { border-color: #761044; }
span { border-color: rgb(118,16,68); }
td.TdClassName
{
border-color: #761044;
}
.TagClassName
{
border-color: #761044;
}
</style>