Shades of Pompadour #781254
Tints of Pompadour #781254
RGB
CMYK
RGB Variations
Color information
#781254 (or 0x781254) is known color: Pompadour. HEX triplet: 78, 12 and 54. RGB value is (120,18,84). Sum of RGB (Red+Green+Blue) = 120+18+84=222 (29% of max value = 765). Red value is 120 (47.27% from 255 or 54.05% from 222); Green value is 18 (7.42% from 255 or 8.11% from 222); Blue value is 84 (33.20% from 255 or 37.84% from 222); Max value from RGB is 120 - color contains mainly: red. Hex color #781254 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #781254 is #87EDAB. Grayscale: #373737. Windows color (decimal): -8908204 or 5509752. OLE color: 5509752.
HSL color Cylindrical-coordinate representation of color #781254: hue angle of 321.18º degrees, saturation: 0.74, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #781254 is Cyan = 0, Magento = 0.85, Yellow = 0.3 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 18 | 84 | - |
| CMYK | 0 | 0.85 | 0.3 | 0.53 |
| HSL | 321.18º | 0.74% | 0.27% | - |
| HSV(B) | 321.18º | 0.85% | 0.47% | - |
| XYZ | 9.56 | 5.07 | 8.86 | - |
| YUV | 56.02 | 143.79 | 173.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 18 | 84 | 0 | 0.85 | 0.3 | 0.53 | 321.18 | 0.74 | 0.27 |
| Hex | 78 | 12 | 54 | 0 | 55 | 1E | 35 | 141 | 4A | 1B |
| Octal | 170 | 22 | 124 | 0 | 125 | 36 | 65 | 501 | 112 | 33 |
| Binary | 1111000 | 10010 | 1010100 | 0 | 1010101 | 11110 | 110101 | 101000001 | 1001010 | 11011 |
Color Harmonies of #781254
Complementary color
Monochromatic Colors of #781254
Black with #781254
Text Example
Text Example
White with #781254
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #781254; }
p { color: rgb(120,18,84); }
H1.HeaderClassName
{
color: #781254;
}
.AnyTagClassName
{
color: #781254;
}
</style>
background-color css
<style>
a { background-color: #781254; }
a { background-color: rgb(120,18,84); }
div.DivClassName
{
background-color: #781254;
}
.BgClassName
{
background-color: #781254;
}
</style>
border-color css
<style>
span { border-color: #781254; }
span { border-color: rgb(120,18,84); }
td.TdClassName
{
border-color: #781254;
}
.TagClassName
{
border-color: #781254;
}
</style>