Shades of Pompadour #781746
Tints of Pompadour #781746
RGB
CMYK
RGB Variations
Color information
#781746 (or 0x781746) is known color: Pompadour. HEX triplet: 78, 17 and 46. RGB value is (120,23,70). Sum of RGB (Red+Green+Blue) = 120+23+70=213 (28% of max value = 765). Red value is 120 (47.27% from 255 or 56.34% from 213); Green value is 23 (9.38% from 255 or 10.80% from 213); Blue value is 70 (27.73% from 255 or 32.86% from 213); Max value from RGB is 120 - color contains mainly: red. Hex color #781746 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #781746 is #87E8B9. Grayscale: #393939. Windows color (decimal): -8906938 or 4593528. OLE color: 4593528.
HSL color Cylindrical-coordinate representation of color #781746: hue angle of 330.93º 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 #781746 is Cyan = 0, Magento = 0.81, Yellow = 0.42 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 23 | 70 | - |
| CMYK | 0 | 0.81 | 0.42 | 0.53 |
| HSL | 330.93º | 0.68% | 0.28% | - |
| HSV(B) | 330.93º | 0.81% | 0.47% | - |
| XYZ | 9.16 | 5.05 | 6.29 | - |
| YUV | 57.36 | 135.14 | 172.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 23 | 70 | 0 | 0.81 | 0.42 | 0.53 | 330.93 | 0.68 | 0.28 |
| Hex | 78 | 17 | 46 | 0 | 51 | 2A | 35 | 14B | 44 | 1C |
| Octal | 170 | 27 | 106 | 0 | 121 | 52 | 65 | 513 | 104 | 34 |
| Binary | 1111000 | 10111 | 1000110 | 0 | 1010001 | 101010 | 110101 | 101001011 | 1000100 | 11100 |
Color Harmonies of #781746
Complementary color
Monochromatic Colors of #781746
Black with #781746
Text Example
Text Example
White with #781746
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #781746; }
p { color: rgb(120,23,70); }
H1.HeaderClassName
{
color: #781746;
}
.AnyTagClassName
{
color: #781746;
}
</style>
background-color css
<style>
a { background-color: #781746; }
a { background-color: rgb(120,23,70); }
div.DivClassName
{
background-color: #781746;
}
.BgClassName
{
background-color: #781746;
}
</style>
border-color css
<style>
span { border-color: #781746; }
span { border-color: rgb(120,23,70); }
td.TdClassName
{
border-color: #781746;
}
.TagClassName
{
border-color: #781746;
}
</style>