Shades of Pompadour #781747
Tints of Pompadour #781747
RGB
CMYK
RGB Variations
Color information
#781747 (or 0x781747) is known color: Pompadour. HEX triplet: 78, 17 and 47. RGB value is (120,23,71). Sum of RGB (Red+Green+Blue) = 120+23+71=214 (28% of max value = 765). Red value is 120 (47.27% from 255 or 56.07% from 214); Green value is 23 (9.38% from 255 or 10.75% from 214); Blue value is 71 (28.12% from 255 or 33.18% from 214); Max value from RGB is 120 - color contains mainly: red. Hex color #781747 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #781747 is #87E8B8. Grayscale: #393939. Windows color (decimal): -8906937 or 4659064. OLE color: 4659064.
HSL color Cylindrical-coordinate representation of color #781747: hue angle of 330.31º degrees, saturation: 0.68, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #781747 is Cyan = 0, Magento = 0.81, Yellow = 0.41 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 23 | 71 | - |
| CMYK | 0 | 0.81 | 0.41 | 0.53 |
| HSL | 330.31º | 0.68% | 0.28% | - |
| HSV(B) | 330.31º | 0.81% | 0.47% | - |
| XYZ | 9.19 | 5.06 | 6.45 | - |
| YUV | 57.48 | 135.64 | 172.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 23 | 71 | 0 | 0.81 | 0.41 | 0.53 | 330.31 | 0.68 | 0.28 |
| Hex | 78 | 17 | 47 | 0 | 51 | 29 | 35 | 14A | 44 | 1C |
| Octal | 170 | 27 | 107 | 0 | 121 | 51 | 65 | 512 | 104 | 34 |
| Binary | 1111000 | 10111 | 1000111 | 0 | 1010001 | 101001 | 110101 | 101001010 | 1000100 | 11100 |
Color Harmonies of #781747
Complementary color
Monochromatic Colors of #781747
Black with #781747
Text Example
Text Example
White with #781747
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #781747; }
p { color: rgb(120,23,71); }
H1.HeaderClassName
{
color: #781747;
}
.AnyTagClassName
{
color: #781747;
}
</style>
background-color css
<style>
a { background-color: #781747; }
a { background-color: rgb(120,23,71); }
div.DivClassName
{
background-color: #781747;
}
.BgClassName
{
background-color: #781747;
}
</style>
border-color css
<style>
span { border-color: #781747; }
span { border-color: rgb(120,23,71); }
td.TdClassName
{
border-color: #781747;
}
.TagClassName
{
border-color: #781747;
}
</style>