Shades of Pompadour #781051
Tints of Pompadour #781051
RGB
CMYK
RGB Variations
Color information
#781051 (or 0x781051) is known color: Pompadour. HEX triplet: 78, 10 and 51. RGB value is (120,16,81). Sum of RGB (Red+Green+Blue) = 120+16+81=217 (28% of max value = 765). Red value is 120 (47.27% from 255 or 55.30% from 217); Green value is 16 (6.64% from 255 or 7.37% from 217); Blue value is 81 (32.03% from 255 or 37.33% from 217); Max value from RGB is 120 - color contains mainly: red. Hex color #781051 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #781051 is #87EFAE. Grayscale: #363636. Windows color (decimal): -8908719 or 5312632. OLE color: 5312632.
HSL color Cylindrical-coordinate representation of color #781051: hue angle of 322.5º degrees, saturation: 0.76, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #781051 is Cyan = 0, Magento = 0.87, Yellow = 0.32 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 16 | 81 | - |
| CMYK | 0 | 0.87 | 0.32 | 0.53 |
| HSL | 322.5º | 0.76% | 0.27% | - |
| HSV(B) | 322.5º | 0.87% | 0.47% | - |
| XYZ | 9.42 | 4.96 | 8.25 | - |
| YUV | 54.51 | 142.96 | 174.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 16 | 81 | 0 | 0.87 | 0.32 | 0.53 | 322.5 | 0.76 | 0.27 |
| Hex | 78 | 10 | 51 | 0 | 57 | 20 | 35 | 142 | 4C | 1B |
| Octal | 170 | 20 | 121 | 0 | 127 | 40 | 65 | 502 | 114 | 33 |
| Binary | 1111000 | 10000 | 1010001 | 0 | 1010111 | 100000 | 110101 | 101000010 | 1001100 | 11011 |
Color Harmonies of #781051
Complementary color
Monochromatic Colors of #781051
Black with #781051
Text Example
Text Example
White with #781051
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #781051; }
p { color: rgb(120,16,81); }
H1.HeaderClassName
{
color: #781051;
}
.AnyTagClassName
{
color: #781051;
}
</style>
background-color css
<style>
a { background-color: #781051; }
a { background-color: rgb(120,16,81); }
div.DivClassName
{
background-color: #781051;
}
.BgClassName
{
background-color: #781051;
}
</style>
border-color css
<style>
span { border-color: #781051; }
span { border-color: rgb(120,16,81); }
td.TdClassName
{
border-color: #781051;
}
.TagClassName
{
border-color: #781051;
}
</style>