Shades of Pompadour #781748
Tints of Pompadour #781748
RGB
CMYK
RGB Variations
Color information
#781748 (or 0x781748) is known color: Pompadour. HEX triplet: 78, 17 and 48. RGB value is (120,23,72). Sum of RGB (Red+Green+Blue) = 120+23+72=215 (28% of max value = 765). Red value is 120 (47.27% from 255 or 55.81% from 215); Green value is 23 (9.38% from 255 or 10.70% from 215); Blue value is 72 (28.52% from 255 or 33.49% from 215); Max value from RGB is 120 - color contains mainly: red. Hex color #781748 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #781748 is #87E8B7. Grayscale: #393939. Windows color (decimal): -8906936 or 4724600. OLE color: 4724600.
HSL color Cylindrical-coordinate representation of color #781748: hue angle of 329.69º 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 #781748 is Cyan = 0, Magento = 0.81, Yellow = 0.40 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 23 | 72 | - |
| CMYK | 0 | 0.81 | 0.40 | 0.53 |
| HSL | 329.69º | 0.68% | 0.28% | - |
| HSV(B) | 329.69º | 0.81% | 0.47% | - |
| XYZ | 9.22 | 5.07 | 6.62 | - |
| YUV | 57.59 | 136.14 | 172.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 23 | 72 | 0 | 0.81 | 0.40 | 0.53 | 329.69 | 0.68 | 0.28 |
| Hex | 78 | 17 | 48 | 0 | 51 | 28 | 35 | 14A | 44 | 1C |
| Octal | 170 | 27 | 110 | 0 | 121 | 50 | 65 | 512 | 104 | 34 |
| Binary | 1111000 | 10111 | 1001000 | 0 | 1010001 | 101000 | 110101 | 101001010 | 1000100 | 11100 |
Color Harmonies of #781748
Complementary color
Monochromatic Colors of #781748
Black with #781748
Text Example
Text Example
White with #781748
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #781748; }
p { color: rgb(120,23,72); }
H1.HeaderClassName
{
color: #781748;
}
.AnyTagClassName
{
color: #781748;
}
</style>
background-color css
<style>
a { background-color: #781748; }
a { background-color: rgb(120,23,72); }
div.DivClassName
{
background-color: #781748;
}
.BgClassName
{
background-color: #781748;
}
</style>
border-color css
<style>
span { border-color: #781748; }
span { border-color: rgb(120,23,72); }
td.TdClassName
{
border-color: #781748;
}
.TagClassName
{
border-color: #781748;
}
</style>