Shades of Pompadour #781456
Tints of Pompadour #781456
RGB
CMYK
RGB Variations
Color information
#781456 (or 0x781456) is known color: Pompadour. HEX triplet: 78, 14 and 56. RGB value is (120,20,86). Sum of RGB (Red+Green+Blue) = 120+20+86=226 (29% of max value = 765). Red value is 120 (47.27% from 255 or 53.10% from 226); Green value is 20 (8.20% from 255 or 8.85% from 226); Blue value is 86 (33.98% from 255 or 38.05% from 226); Max value from RGB is 120 - color contains mainly: red. Hex color #781456 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #781456 is #87EBA9. Grayscale: #393939. Windows color (decimal): -8907690 or 5641336. OLE color: 5641336.
HSL color Cylindrical-coordinate representation of color #781456: hue angle of 320.4º degrees, saturation: 0.71, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #781456 is Cyan = 0, Magento = 0.83, Yellow = 0.28 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 20 | 86 | - |
| CMYK | 0 | 0.83 | 0.28 | 0.53 |
| HSL | 320.4º | 0.71% | 0.27% | - |
| HSV(B) | 320.4º | 0.83% | 0.47% | - |
| XYZ | 9.68 | 5.17 | 9.29 | - |
| YUV | 57.42 | 144.13 | 172.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 20 | 86 | 0 | 0.83 | 0.28 | 0.53 | 320.4 | 0.71 | 0.27 |
| Hex | 78 | 14 | 56 | 0 | 53 | 1C | 35 | 140 | 47 | 1B |
| Octal | 170 | 24 | 126 | 0 | 123 | 34 | 65 | 500 | 107 | 33 |
| Binary | 1111000 | 10100 | 1010110 | 0 | 1010011 | 11100 | 110101 | 101000000 | 1000111 | 11011 |
Color Harmonies of #781456
Complementary color
Monochromatic Colors of #781456
Black with #781456
Text Example
Text Example
White with #781456
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #781456; }
p { color: rgb(120,20,86); }
H1.HeaderClassName
{
color: #781456;
}
.AnyTagClassName
{
color: #781456;
}
</style>
background-color css
<style>
a { background-color: #781456; }
a { background-color: rgb(120,20,86); }
div.DivClassName
{
background-color: #781456;
}
.BgClassName
{
background-color: #781456;
}
</style>
border-color css
<style>
span { border-color: #781456; }
span { border-color: rgb(120,20,86); }
td.TdClassName
{
border-color: #781456;
}
.TagClassName
{
border-color: #781456;
}
</style>