Shades of Pompadour #781844
Tints of Pompadour #781844
RGB
CMYK
RGB Variations
Color information
#781844 (or 0x781844) is known color: Pompadour. HEX triplet: 78, 18 and 44. RGB value is (120,24,68). Sum of RGB (Red+Green+Blue) = 120+24+68=212 (28% of max value = 765). Red value is 120 (47.27% from 255 or 56.60% from 212); Green value is 24 (9.77% from 255 or 11.32% from 212); Blue value is 68 (26.95% from 255 or 32.08% from 212); Max value from RGB is 120 - color contains mainly: red. Hex color #781844 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #781844 is #87E7BB. Grayscale: #393939. Windows color (decimal): -8906684 or 4462712. OLE color: 4462712.
HSL color Cylindrical-coordinate representation of color #781844: hue angle of 332.5º 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 #781844 is Cyan = 0, Magento = 0.8, Yellow = 0.43 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 24 | 68 | - |
| CMYK | 0 | 0.8 | 0.43 | 0.53 |
| HSL | 332.5º | 0.67% | 0.28% | - |
| HSV(B) | 332.5º | 0.8% | 0.47% | - |
| XYZ | 9.12 | 5.06 | 5.97 | - |
| YUV | 57.72 | 133.8 | 172.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 24 | 68 | 0 | 0.8 | 0.43 | 0.53 | 332.5 | 0.67 | 0.28 |
| Hex | 78 | 18 | 44 | 0 | 50 | 2B | 35 | 14C | 43 | 1C |
| Octal | 170 | 30 | 104 | 0 | 120 | 53 | 65 | 514 | 103 | 34 |
| Binary | 1111000 | 11000 | 1000100 | 0 | 1010000 | 101011 | 110101 | 101001100 | 1000011 | 11100 |
Color Harmonies of #781844
Complementary color
Monochromatic Colors of #781844
Black with #781844
Text Example
Text Example
White with #781844
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #781844; }
p { color: rgb(120,24,68); }
H1.HeaderClassName
{
color: #781844;
}
.AnyTagClassName
{
color: #781844;
}
</style>
background-color css
<style>
a { background-color: #781844; }
a { background-color: rgb(120,24,68); }
div.DivClassName
{
background-color: #781844;
}
.BgClassName
{
background-color: #781844;
}
</style>
border-color css
<style>
span { border-color: #781844; }
span { border-color: rgb(120,24,68); }
td.TdClassName
{
border-color: #781844;
}
.TagClassName
{
border-color: #781844;
}
</style>