Shades of Pompadour #781744
Tints of Pompadour #781744
RGB
CMYK
RGB Variations
Color information
#781744 (or 0x781744) is known color: Pompadour. HEX triplet: 78, 17 and 44. RGB value is (120,23,68). Sum of RGB (Red+Green+Blue) = 120+23+68=211 (27% of max value = 765). Red value is 120 (47.27% from 255 or 56.87% from 211); Green value is 23 (9.38% from 255 or 10.90% from 211); Blue value is 68 (26.95% from 255 or 32.23% from 211); Max value from RGB is 120 - color contains mainly: red. Hex color #781744 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #781744 is #87E8BB. Grayscale: #393939. Windows color (decimal): -8906940 or 4462456. OLE color: 4462456.
HSL color Cylindrical-coordinate representation of color #781744: hue angle of 332.16º degrees, saturation: 0.68, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #781744 is Cyan = 0, Magento = 0.81, Yellow = 0.43 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 23 | 68 | - |
| CMYK | 0 | 0.81 | 0.43 | 0.53 |
| HSL | 332.16º | 0.68% | 0.28% | - |
| HSV(B) | 332.16º | 0.81% | 0.47% | - |
| XYZ | 9.1 | 5.02 | 5.96 | - |
| YUV | 57.13 | 134.14 | 172.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 23 | 68 | 0 | 0.81 | 0.43 | 0.53 | 332.16 | 0.68 | 0.28 |
| Hex | 78 | 17 | 44 | 0 | 51 | 2B | 35 | 14C | 44 | 1C |
| Octal | 170 | 27 | 104 | 0 | 121 | 53 | 65 | 514 | 104 | 34 |
| Binary | 1111000 | 10111 | 1000100 | 0 | 1010001 | 101011 | 110101 | 101001100 | 1000100 | 11100 |
Color Harmonies of #781744
Complementary color
Monochromatic Colors of #781744
Black with #781744
Text Example
Text Example
White with #781744
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #781744; }
p { color: rgb(120,23,68); }
H1.HeaderClassName
{
color: #781744;
}
.AnyTagClassName
{
color: #781744;
}
</style>
background-color css
<style>
a { background-color: #781744; }
a { background-color: rgb(120,23,68); }
div.DivClassName
{
background-color: #781744;
}
.BgClassName
{
background-color: #781744;
}
</style>
border-color css
<style>
span { border-color: #781744; }
span { border-color: rgb(120,23,68); }
td.TdClassName
{
border-color: #781744;
}
.TagClassName
{
border-color: #781744;
}
</style>