Shades of Pompadour #781140
Tints of Pompadour #781140
RGB
CMYK
RGB Variations
Color information
#781140 (or 0x781140) is known color: Pompadour. HEX triplet: 78, 11 and 40. RGB value is (120,17,64). Sum of RGB (Red+Green+Blue) = 120+17+64=201 (26% of max value = 765). Red value is 120 (47.27% from 255 or 59.70% from 201); Green value is 17 (7.03% from 255 or 8.46% from 201); Blue value is 64 (25.39% from 255 or 31.84% from 201); Max value from RGB is 120 - color contains mainly: red. Hex color #781140 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #781140 is #87EEBF. Grayscale: #353535. Windows color (decimal): -8908480 or 4198776. OLE color: 4198776.
HSL color Cylindrical-coordinate representation of color #781140: hue angle of 332.62º 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 #781140 is Cyan = 0, Magento = 0.86, Yellow = 0.47 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 17 | 64 | - |
| CMYK | 0 | 0.86 | 0.47 | 0.53 |
| HSL | 332.62º | 0.75% | 0.27% | - |
| HSV(B) | 332.62º | 0.86% | 0.47% | - |
| XYZ | 8.87 | 4.76 | 5.3 | - |
| YUV | 53.16 | 134.12 | 175.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 17 | 64 | 0 | 0.86 | 0.47 | 0.53 | 332.62 | 0.75 | 0.27 |
| Hex | 78 | 11 | 40 | 0 | 56 | 2F | 35 | 14D | 4B | 1B |
| Octal | 170 | 21 | 100 | 0 | 126 | 57 | 65 | 515 | 113 | 33 |
| Binary | 1111000 | 10001 | 1000000 | 0 | 1010110 | 101111 | 110101 | 101001101 | 1001011 | 11011 |
Color Harmonies of #781140
Complementary color
Monochromatic Colors of #781140
Black with #781140
Text Example
Text Example
White with #781140
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #781140; }
p { color: rgb(120,17,64); }
H1.HeaderClassName
{
color: #781140;
}
.AnyTagClassName
{
color: #781140;
}
</style>
background-color css
<style>
a { background-color: #781140; }
a { background-color: rgb(120,17,64); }
div.DivClassName
{
background-color: #781140;
}
.BgClassName
{
background-color: #781140;
}
</style>
border-color css
<style>
span { border-color: #781140; }
span { border-color: rgb(120,17,64); }
td.TdClassName
{
border-color: #781140;
}
.TagClassName
{
border-color: #781140;
}
</style>