Shades of Pompadour #781649
Tints of Pompadour #781649
RGB
CMYK
RGB Variations
Color information
#781649 (or 0x781649) is known color: Pompadour. HEX triplet: 78, 16 and 49. RGB value is (120,22,73). Sum of RGB (Red+Green+Blue) = 120+22+73=215 (28% of max value = 765). Red value is 120 (47.27% from 255 or 55.81% from 215); Green value is 22 (8.98% from 255 or 10.23% from 215); Blue value is 73 (28.91% from 255 or 33.95% from 215); Max value from RGB is 120 - color contains mainly: red. Hex color #781649 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #781649 is #87E9B6. Grayscale: #393939. Windows color (decimal): -8907191 or 4789880. OLE color: 4789880.
HSL color Cylindrical-coordinate representation of color #781649: hue angle of 328.78º degrees, saturation: 0.69, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #781649 is Cyan = 0, Magento = 0.82, Yellow = 0.39 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 22 | 73 | - |
| CMYK | 0 | 0.82 | 0.39 | 0.53 |
| HSL | 328.78º | 0.69% | 0.28% | - |
| HSV(B) | 328.78º | 0.82% | 0.47% | - |
| XYZ | 9.24 | 5.05 | 6.79 | - |
| YUV | 57.12 | 136.97 | 172.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 22 | 73 | 0 | 0.82 | 0.39 | 0.53 | 328.78 | 0.69 | 0.28 |
| Hex | 78 | 16 | 49 | 0 | 52 | 27 | 35 | 149 | 45 | 1C |
| Octal | 170 | 26 | 111 | 0 | 122 | 47 | 65 | 511 | 105 | 34 |
| Binary | 1111000 | 10110 | 1001001 | 0 | 1010010 | 100111 | 110101 | 101001001 | 1000101 | 11100 |
Color Harmonies of #781649
Complementary color
Monochromatic Colors of #781649
Black with #781649
Text Example
Text Example
White with #781649
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #781649; }
p { color: rgb(120,22,73); }
H1.HeaderClassName
{
color: #781649;
}
.AnyTagClassName
{
color: #781649;
}
</style>
background-color css
<style>
a { background-color: #781649; }
a { background-color: rgb(120,22,73); }
div.DivClassName
{
background-color: #781649;
}
.BgClassName
{
background-color: #781649;
}
</style>
border-color css
<style>
span { border-color: #781649; }
span { border-color: rgb(120,22,73); }
td.TdClassName
{
border-color: #781649;
}
.TagClassName
{
border-color: #781649;
}
</style>