Shades of Pompadour #781547
Tints of Pompadour #781547
RGB
CMYK
RGB Variations
Color information
#781547 (or 0x781547) is known color: Pompadour. HEX triplet: 78, 15 and 47. RGB value is (120,21,71). Sum of RGB (Red+Green+Blue) = 120+21+71=212 (28% of max value = 765). Red value is 120 (47.27% from 255 or 56.60% from 212); Green value is 21 (8.59% from 255 or 9.91% from 212); Blue value is 71 (28.12% from 255 or 33.49% from 212); Max value from RGB is 120 - color contains mainly: red. Hex color #781547 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #781547 is #87EAB8. Grayscale: #383838. Windows color (decimal): -8907449 or 4658552. OLE color: 4658552.
HSL color Cylindrical-coordinate representation of color #781547: hue angle of 329.7º 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 #781547 is Cyan = 0, Magento = 0.83, Yellow = 0.41 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 21 | 71 | - |
| CMYK | 0 | 0.83 | 0.41 | 0.53 |
| HSL | 329.7º | 0.7% | 0.28% | - |
| HSV(B) | 329.7º | 0.83% | 0.47% | - |
| XYZ | 9.15 | 4.98 | 6.44 | - |
| YUV | 56.3 | 136.3 | 173.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 21 | 71 | 0 | 0.83 | 0.41 | 0.53 | 329.7 | 0.7 | 0.28 |
| Hex | 78 | 15 | 47 | 0 | 53 | 29 | 35 | 14A | 46 | 1C |
| Octal | 170 | 25 | 107 | 0 | 123 | 51 | 65 | 512 | 106 | 34 |
| Binary | 1111000 | 10101 | 1000111 | 0 | 1010011 | 101001 | 110101 | 101001010 | 1000110 | 11100 |
Color Harmonies of #781547
Complementary color
Monochromatic Colors of #781547
Black with #781547
Text Example
Text Example
White with #781547
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #781547; }
p { color: rgb(120,21,71); }
H1.HeaderClassName
{
color: #781547;
}
.AnyTagClassName
{
color: #781547;
}
</style>
background-color css
<style>
a { background-color: #781547; }
a { background-color: rgb(120,21,71); }
div.DivClassName
{
background-color: #781547;
}
.BgClassName
{
background-color: #781547;
}
</style>
border-color css
<style>
span { border-color: #781547; }
span { border-color: rgb(120,21,71); }
td.TdClassName
{
border-color: #781547;
}
.TagClassName
{
border-color: #781547;
}
</style>