Shades of Pompadour #781656
Tints of Pompadour #781656
RGB
CMYK
RGB Variations
Color information
#781656 (or 0x781656) is known color: Pompadour. HEX triplet: 78, 16 and 56. RGB value is (120,22,86). Sum of RGB (Red+Green+Blue) = 120+22+86=228 (30% of max value = 765). Red value is 120 (47.27% from 255 or 52.63% from 228); Green value is 22 (8.98% from 255 or 9.65% from 228); Blue value is 86 (33.98% from 255 or 37.72% from 228); Max value from RGB is 120 - color contains mainly: red. Hex color #781656 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #781656 is #87E9A9. Grayscale: #3A3A3A. Windows color (decimal): -8907178 or 5641848. OLE color: 5641848.
HSL color Cylindrical-coordinate representation of color #781656: hue angle of 320.82º degrees, saturation: 0.69, 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 #781656 is Cyan = 0, Magento = 0.82, Yellow = 0.28 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 22 | 86 | - |
| CMYK | 0 | 0.82 | 0.28 | 0.53 |
| HSL | 320.82º | 0.69% | 0.28% | - |
| HSV(B) | 320.82º | 0.82% | 0.47% | - |
| XYZ | 9.71 | 5.24 | 9.3 | - |
| YUV | 58.6 | 143.47 | 171.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 22 | 86 | 0 | 0.82 | 0.28 | 0.53 | 320.82 | 0.69 | 0.28 |
| Hex | 78 | 16 | 56 | 0 | 52 | 1C | 35 | 141 | 45 | 1C |
| Octal | 170 | 26 | 126 | 0 | 122 | 34 | 65 | 501 | 105 | 34 |
| Binary | 1111000 | 10110 | 1010110 | 0 | 1010010 | 11100 | 110101 | 101000001 | 1000101 | 11100 |
Color Harmonies of #781656
Complementary color
Monochromatic Colors of #781656
Black with #781656
Text Example
Text Example
White with #781656
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #781656; }
p { color: rgb(120,22,86); }
H1.HeaderClassName
{
color: #781656;
}
.AnyTagClassName
{
color: #781656;
}
</style>
background-color css
<style>
a { background-color: #781656; }
a { background-color: rgb(120,22,86); }
div.DivClassName
{
background-color: #781656;
}
.BgClassName
{
background-color: #781656;
}
</style>
border-color css
<style>
span { border-color: #781656; }
span { border-color: rgb(120,22,86); }
td.TdClassName
{
border-color: #781656;
}
.TagClassName
{
border-color: #781656;
}
</style>