Shades of Pompadour #781846
Tints of Pompadour #781846
RGB
CMYK
RGB Variations
Color information
#781846 (or 0x781846) is known color: Pompadour. HEX triplet: 78, 18 and 46. RGB value is (120,24,70). Sum of RGB (Red+Green+Blue) = 120+24+70=214 (28% of max value = 765). Red value is 120 (47.27% from 255 or 56.07% from 214); Green value is 24 (9.77% from 255 or 11.21% from 214); Blue value is 70 (27.73% from 255 or 32.71% from 214); Max value from RGB is 120 - color contains mainly: red. Hex color #781846 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #781846 is #87E7B9. Grayscale: #393939. Windows color (decimal): -8906682 or 4593784. OLE color: 4593784.
HSL color Cylindrical-coordinate representation of color #781846: hue angle of 331.25º degrees, saturation: 0.67, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #781846 is Cyan = 0, Magento = 0.8, Yellow = 0.42 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 24 | 70 | - |
| CMYK | 0 | 0.8 | 0.42 | 0.53 |
| HSL | 331.25º | 0.67% | 0.28% | - |
| HSV(B) | 331.25º | 0.8% | 0.47% | - |
| XYZ | 9.18 | 5.09 | 6.29 | - |
| YUV | 57.95 | 134.8 | 172.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 24 | 70 | 0 | 0.8 | 0.42 | 0.53 | 331.25 | 0.67 | 0.28 |
| Hex | 78 | 18 | 46 | 0 | 50 | 2A | 35 | 14B | 43 | 1C |
| Octal | 170 | 30 | 106 | 0 | 120 | 52 | 65 | 513 | 103 | 34 |
| Binary | 1111000 | 11000 | 1000110 | 0 | 1010000 | 101010 | 110101 | 101001011 | 1000011 | 11100 |
Color Harmonies of #781846
Complementary color
Monochromatic Colors of #781846
Black with #781846
Text Example
Text Example
White with #781846
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #781846; }
p { color: rgb(120,24,70); }
H1.HeaderClassName
{
color: #781846;
}
.AnyTagClassName
{
color: #781846;
}
</style>
background-color css
<style>
a { background-color: #781846; }
a { background-color: rgb(120,24,70); }
div.DivClassName
{
background-color: #781846;
}
.BgClassName
{
background-color: #781846;
}
</style>
border-color css
<style>
span { border-color: #781846; }
span { border-color: rgb(120,24,70); }
td.TdClassName
{
border-color: #781846;
}
.TagClassName
{
border-color: #781846;
}
</style>