Shades of Pompadour #781551
Tints of Pompadour #781551
RGB
CMYK
RGB Variations
Color information
#781551 (or 0x781551) is known color: Pompadour. HEX triplet: 78, 15 and 51. RGB value is (120,21,81). Sum of RGB (Red+Green+Blue) = 120+21+81=222 (29% of max value = 765). Red value is 120 (47.27% from 255 or 54.05% from 222); Green value is 21 (8.59% from 255 or 9.46% from 222); Blue value is 81 (32.03% from 255 or 36.49% from 222); Max value from RGB is 120 - color contains mainly: red. Hex color #781551 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #781551 is #87EAAE. Grayscale: #393939. Windows color (decimal): -8907439 or 5313912. OLE color: 5313912.
HSL color Cylindrical-coordinate representation of color #781551: hue angle of 323.64º degrees, saturation: 0.7, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #781551 is Cyan = 0, Magento = 0.83, Yellow = 0.32 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 21 | 81 | - |
| CMYK | 0 | 0.83 | 0.32 | 0.53 |
| HSL | 323.64º | 0.7% | 0.28% | - |
| HSV(B) | 323.64º | 0.83% | 0.47% | - |
| XYZ | 9.5 | 5.12 | 8.27 | - |
| YUV | 57.44 | 141.3 | 172.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 21 | 81 | 0 | 0.83 | 0.32 | 0.53 | 323.64 | 0.7 | 0.28 |
| Hex | 78 | 15 | 51 | 0 | 53 | 20 | 35 | 144 | 46 | 1C |
| Octal | 170 | 25 | 121 | 0 | 123 | 40 | 65 | 504 | 106 | 34 |
| Binary | 1111000 | 10101 | 1010001 | 0 | 1010011 | 100000 | 110101 | 101000100 | 1000110 | 11100 |
Color Harmonies of #781551
Complementary color
Monochromatic Colors of #781551
Black with #781551
Text Example
Text Example
White with #781551
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #781551; }
p { color: rgb(120,21,81); }
H1.HeaderClassName
{
color: #781551;
}
.AnyTagClassName
{
color: #781551;
}
</style>
background-color css
<style>
a { background-color: #781551; }
a { background-color: rgb(120,21,81); }
div.DivClassName
{
background-color: #781551;
}
.BgClassName
{
background-color: #781551;
}
</style>
border-color css
<style>
span { border-color: #781551; }
span { border-color: rgb(120,21,81); }
td.TdClassName
{
border-color: #781551;
}
.TagClassName
{
border-color: #781551;
}
</style>