Shades of Pompadour #781348
Tints of Pompadour #781348
RGB
CMYK
RGB Variations
Color information
#781348 (or 0x781348) is known color: Pompadour. HEX triplet: 78, 13 and 48. RGB value is (120,19,72). Sum of RGB (Red+Green+Blue) = 120+19+72=211 (27% of max value = 765). Red value is 120 (47.27% from 255 or 56.87% from 211); Green value is 19 (7.81% from 255 or 9.00% from 211); Blue value is 72 (28.52% from 255 or 34.12% from 211); Max value from RGB is 120 - color contains mainly: red. Hex color #781348 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #781348 is #87ECB7. Grayscale: #373737. Windows color (decimal): -8907960 or 4723576. OLE color: 4723576.
HSL color Cylindrical-coordinate representation of color #781348: hue angle of 328.51º degrees, saturation: 0.73, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #781348 is Cyan = 0, Magento = 0.84, Yellow = 0.40 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 19 | 72 | - |
| CMYK | 0 | 0.84 | 0.40 | 0.53 |
| HSL | 328.51º | 0.73% | 0.27% | - |
| HSV(B) | 328.51º | 0.84% | 0.47% | - |
| XYZ | 9.15 | 4.93 | 6.6 | - |
| YUV | 55.24 | 137.46 | 174.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 19 | 72 | 0 | 0.84 | 0.40 | 0.53 | 328.51 | 0.73 | 0.27 |
| Hex | 78 | 13 | 48 | 0 | 54 | 28 | 35 | 149 | 49 | 1B |
| Octal | 170 | 23 | 110 | 0 | 124 | 50 | 65 | 511 | 111 | 33 |
| Binary | 1111000 | 10011 | 1001000 | 0 | 1010100 | 101000 | 110101 | 101001001 | 1001001 | 11011 |
Color Harmonies of #781348
Complementary color
Monochromatic Colors of #781348
Black with #781348
Text Example
Text Example
White with #781348
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #781348; }
p { color: rgb(120,19,72); }
H1.HeaderClassName
{
color: #781348;
}
.AnyTagClassName
{
color: #781348;
}
</style>
background-color css
<style>
a { background-color: #781348; }
a { background-color: rgb(120,19,72); }
div.DivClassName
{
background-color: #781348;
}
.BgClassName
{
background-color: #781348;
}
</style>
border-color css
<style>
span { border-color: #781348; }
span { border-color: rgb(120,19,72); }
td.TdClassName
{
border-color: #781348;
}
.TagClassName
{
border-color: #781348;
}
</style>