Shades of Pompadour #781141
Tints of Pompadour #781141
RGB
CMYK
RGB Variations
Color information
#781141 (or 0x781141) is known color: Pompadour. HEX triplet: 78, 11 and 41. RGB value is (120,17,65). Sum of RGB (Red+Green+Blue) = 120+17+65=202 (26% of max value = 765). Red value is 120 (47.27% from 255 or 59.41% from 202); Green value is 17 (7.03% from 255 or 8.42% from 202); Blue value is 65 (25.78% from 255 or 32.18% from 202); Max value from RGB is 120 - color contains mainly: red. Hex color #781141 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #781141 is #87EEBE. Grayscale: #353535. Windows color (decimal): -8908479 or 4264312. OLE color: 4264312.
HSL color Cylindrical-coordinate representation of color #781141: hue angle of 332.04º 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 #781141 is Cyan = 0, Magento = 0.86, Yellow = 0.46 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 17 | 65 | - |
| CMYK | 0 | 0.86 | 0.46 | 0.53 |
| HSL | 332.04º | 0.75% | 0.27% | - |
| HSV(B) | 332.04º | 0.86% | 0.47% | - |
| XYZ | 8.9 | 4.78 | 5.45 | - |
| YUV | 53.27 | 134.62 | 175.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 17 | 65 | 0 | 0.86 | 0.46 | 0.53 | 332.04 | 0.75 | 0.27 |
| Hex | 78 | 11 | 41 | 0 | 56 | 2E | 35 | 14C | 4B | 1B |
| Octal | 170 | 21 | 101 | 0 | 126 | 56 | 65 | 514 | 113 | 33 |
| Binary | 1111000 | 10001 | 1000001 | 0 | 1010110 | 101110 | 110101 | 101001100 | 1001011 | 11011 |
Color Harmonies of #781141
Complementary color
Monochromatic Colors of #781141
Black with #781141
Text Example
Text Example
White with #781141
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #781141; }
p { color: rgb(120,17,65); }
H1.HeaderClassName
{
color: #781141;
}
.AnyTagClassName
{
color: #781141;
}
</style>
background-color css
<style>
a { background-color: #781141; }
a { background-color: rgb(120,17,65); }
div.DivClassName
{
background-color: #781141;
}
.BgClassName
{
background-color: #781141;
}
</style>
border-color css
<style>
span { border-color: #781141; }
span { border-color: rgb(120,17,65); }
td.TdClassName
{
border-color: #781141;
}
.TagClassName
{
border-color: #781141;
}
</style>