Shades of Pompadour #781458
Tints of Pompadour #781458
RGB
CMYK
RGB Variations
Color information
#781458 (or 0x781458) is known color: Pompadour. HEX triplet: 78, 14 and 58. RGB value is (120,20,88). Sum of RGB (Red+Green+Blue) = 120+20+88=228 (30% of max value = 765). Red value is 120 (47.27% from 255 or 52.63% from 228); Green value is 20 (8.20% from 255 or 8.77% from 228); Blue value is 88 (34.77% from 255 or 38.60% from 228); Max value from RGB is 120 - color contains mainly: red. Hex color #781458 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #781458 is #87EBA7. Grayscale: #393939. Windows color (decimal): -8907688 or 5772408. OLE color: 5772408.
HSL color Cylindrical-coordinate representation of color #781458: hue angle of 319.2º degrees, saturation: 0.71, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #781458 is Cyan = 0, Magento = 0.83, Yellow = 0.27 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 20 | 88 | - |
| CMYK | 0 | 0.83 | 0.27 | 0.53 |
| HSL | 319.2º | 0.71% | 0.27% | - |
| HSV(B) | 319.2º | 0.83% | 0.47% | - |
| XYZ | 9.76 | 5.2 | 9.72 | - |
| YUV | 57.65 | 145.13 | 172.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 20 | 88 | 0 | 0.83 | 0.27 | 0.53 | 319.2 | 0.71 | 0.27 |
| Hex | 78 | 14 | 58 | 0 | 53 | 1B | 35 | 13F | 47 | 1B |
| Octal | 170 | 24 | 130 | 0 | 123 | 33 | 65 | 477 | 107 | 33 |
| Binary | 1111000 | 10100 | 1011000 | 0 | 1010011 | 11011 | 110101 | 100111111 | 1000111 | 11011 |
Color Harmonies of #781458
Complementary color
Monochromatic Colors of #781458
Black with #781458
Text Example
Text Example
White with #781458
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #781458; }
p { color: rgb(120,20,88); }
H1.HeaderClassName
{
color: #781458;
}
.AnyTagClassName
{
color: #781458;
}
</style>
background-color css
<style>
a { background-color: #781458; }
a { background-color: rgb(120,20,88); }
div.DivClassName
{
background-color: #781458;
}
.BgClassName
{
background-color: #781458;
}
</style>
border-color css
<style>
span { border-color: #781458; }
span { border-color: rgb(120,20,88); }
td.TdClassName
{
border-color: #781458;
}
.TagClassName
{
border-color: #781458;
}
</style>