Shades of Pompadour #781546
Tints of Pompadour #781546
RGB
CMYK
RGB Variations
Color information
#781546 (or 0x781546) is known color: Pompadour. HEX triplet: 78, 15 and 46. RGB value is (120,21,70). Sum of RGB (Red+Green+Blue) = 120+21+70=211 (27% of max value = 765). Red value is 120 (47.27% from 255 or 56.87% from 211); Green value is 21 (8.59% from 255 or 9.95% from 211); Blue value is 70 (27.73% from 255 or 33.18% from 211); Max value from RGB is 120 - color contains mainly: red. Hex color #781546 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #781546 is #87EAB9. Grayscale: #383838. Windows color (decimal): -8907450 or 4593016. OLE color: 4593016.
HSL color Cylindrical-coordinate representation of color #781546: hue angle of 330.3º 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 #781546 is Cyan = 0, Magento = 0.83, Yellow = 0.42 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 21 | 70 | - |
| CMYK | 0 | 0.83 | 0.42 | 0.53 |
| HSL | 330.3º | 0.7% | 0.28% | - |
| HSV(B) | 330.3º | 0.83% | 0.47% | - |
| XYZ | 9.12 | 4.97 | 6.27 | - |
| YUV | 56.19 | 135.8 | 173.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 21 | 70 | 0 | 0.83 | 0.42 | 0.53 | 330.3 | 0.7 | 0.28 |
| Hex | 78 | 15 | 46 | 0 | 53 | 2A | 35 | 14A | 46 | 1C |
| Octal | 170 | 25 | 106 | 0 | 123 | 52 | 65 | 512 | 106 | 34 |
| Binary | 1111000 | 10101 | 1000110 | 0 | 1010011 | 101010 | 110101 | 101001010 | 1000110 | 11100 |
Color Harmonies of #781546
Complementary color
Monochromatic Colors of #781546
Black with #781546
Text Example
Text Example
White with #781546
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #781546; }
p { color: rgb(120,21,70); }
H1.HeaderClassName
{
color: #781546;
}
.AnyTagClassName
{
color: #781546;
}
</style>
background-color css
<style>
a { background-color: #781546; }
a { background-color: rgb(120,21,70); }
div.DivClassName
{
background-color: #781546;
}
.BgClassName
{
background-color: #781546;
}
</style>
border-color css
<style>
span { border-color: #781546; }
span { border-color: rgb(120,21,70); }
td.TdClassName
{
border-color: #781546;
}
.TagClassName
{
border-color: #781546;
}
</style>