Shades of Pompadour #781647
Tints of Pompadour #781647
RGB
CMYK
RGB Variations
Color information
#781647 (or 0x781647) is known color: Pompadour. HEX triplet: 78, 16 and 47. RGB value is (120,22,71). Sum of RGB (Red+Green+Blue) = 120+22+71=213 (28% of max value = 765). Red value is 120 (47.27% from 255 or 56.34% from 213); Green value is 22 (8.98% from 255 or 10.33% from 213); Blue value is 71 (28.12% from 255 or 33.33% from 213); Max value from RGB is 120 - color contains mainly: red. Hex color #781647 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #781647 is #87E9B8. Grayscale: #383838. Windows color (decimal): -8907193 or 4658808. OLE color: 4658808.
HSL color Cylindrical-coordinate representation of color #781647: hue angle of 330º 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 #781647 is Cyan = 0, Magento = 0.82, Yellow = 0.41 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 22 | 71 | - |
| CMYK | 0 | 0.82 | 0.41 | 0.53 |
| HSL | 330º | 0.69% | 0.28% | - |
| HSV(B) | 330º | 0.82% | 0.47% | - |
| XYZ | 9.17 | 5.02 | 6.45 | - |
| YUV | 56.89 | 135.97 | 173.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 22 | 71 | 0 | 0.82 | 0.41 | 0.53 | 330 | 0.69 | 0.28 |
| Hex | 78 | 16 | 47 | 0 | 52 | 29 | 35 | 14A | 45 | 1C |
| Octal | 170 | 26 | 107 | 0 | 122 | 51 | 65 | 512 | 105 | 34 |
| Binary | 1111000 | 10110 | 1000111 | 0 | 1010010 | 101001 | 110101 | 101001010 | 1000101 | 11100 |
Color Harmonies of #781647
Complementary color
Monochromatic Colors of #781647
Black with #781647
Text Example
Text Example
White with #781647
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #781647; }
p { color: rgb(120,22,71); }
H1.HeaderClassName
{
color: #781647;
}
.AnyTagClassName
{
color: #781647;
}
</style>
background-color css
<style>
a { background-color: #781647; }
a { background-color: rgb(120,22,71); }
div.DivClassName
{
background-color: #781647;
}
.BgClassName
{
background-color: #781647;
}
</style>
border-color css
<style>
span { border-color: #781647; }
span { border-color: rgb(120,22,71); }
td.TdClassName
{
border-color: #781647;
}
.TagClassName
{
border-color: #781647;
}
</style>