Shades of Pompadour #781340
Tints of Pompadour #781340
RGB
CMYK
RGB Variations
Color information
#781340 (or 0x781340) is known color: Pompadour. HEX triplet: 78, 13 and 40. RGB value is (120,19,64). Sum of RGB (Red+Green+Blue) = 120+19+64=203 (26% of max value = 765). Red value is 120 (47.27% from 255 or 59.11% from 203); Green value is 19 (7.81% from 255 or 9.36% from 203); Blue value is 64 (25.39% from 255 or 31.53% from 203); Max value from RGB is 120 - color contains mainly: red. Hex color #781340 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #781340 is #87ECBF. Grayscale: #363636. Windows color (decimal): -8907968 or 4199288. OLE color: 4199288.
HSL color Cylindrical-coordinate representation of color #781340: hue angle of 333.27º degrees, saturation: 0.73, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #781340 is Cyan = 0, Magento = 0.84, Yellow = 0.47 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 19 | 64 | - |
| CMYK | 0 | 0.84 | 0.47 | 0.53 |
| HSL | 333.27º | 0.73% | 0.27% | - |
| HSV(B) | 333.27º | 0.84% | 0.47% | - |
| XYZ | 8.9 | 4.83 | 5.31 | - |
| YUV | 54.33 | 133.46 | 174.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 19 | 64 | 0 | 0.84 | 0.47 | 0.53 | 333.27 | 0.73 | 0.27 |
| Hex | 78 | 13 | 40 | 0 | 54 | 2F | 35 | 14D | 49 | 1B |
| Octal | 170 | 23 | 100 | 0 | 124 | 57 | 65 | 515 | 111 | 33 |
| Binary | 1111000 | 10011 | 1000000 | 0 | 1010100 | 101111 | 110101 | 101001101 | 1001001 | 11011 |
Color Harmonies of #781340
Complementary color
Monochromatic Colors of #781340
Black with #781340
Text Example
Text Example
White with #781340
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #781340; }
p { color: rgb(120,19,64); }
H1.HeaderClassName
{
color: #781340;
}
.AnyTagClassName
{
color: #781340;
}
</style>
background-color css
<style>
a { background-color: #781340; }
a { background-color: rgb(120,19,64); }
div.DivClassName
{
background-color: #781340;
}
.BgClassName
{
background-color: #781340;
}
</style>
border-color css
<style>
span { border-color: #781340; }
span { border-color: rgb(120,19,64); }
td.TdClassName
{
border-color: #781340;
}
.TagClassName
{
border-color: #781340;
}
</style>