Shades of Pompadour #781552
Tints of Pompadour #781552
RGB
CMYK
RGB Variations
Color information
#781552 (or 0x781552) is known color: Pompadour. HEX triplet: 78, 15 and 52. RGB value is (120,21,82). Sum of RGB (Red+Green+Blue) = 120+21+82=223 (29% of max value = 765). Red value is 120 (47.27% from 255 or 53.81% from 223); Green value is 21 (8.59% from 255 or 9.42% from 223); Blue value is 82 (32.42% from 255 or 36.77% from 223); Max value from RGB is 120 - color contains mainly: red. Hex color #781552 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #781552 is #87EAAD. Grayscale: #393939. Windows color (decimal): -8907438 or 5379448. OLE color: 5379448.
HSL color Cylindrical-coordinate representation of color #781552: hue angle of 323.03º degrees, saturation: 0.7, 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 #781552 is Cyan = 0, Magento = 0.83, Yellow = 0.32 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 21 | 82 | - |
| CMYK | 0 | 0.83 | 0.32 | 0.53 |
| HSL | 323.03º | 0.7% | 0.28% | - |
| HSV(B) | 323.03º | 0.83% | 0.47% | - |
| XYZ | 9.54 | 5.14 | 8.47 | - |
| YUV | 57.56 | 141.8 | 172.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 21 | 82 | 0 | 0.83 | 0.32 | 0.53 | 323.03 | 0.7 | 0.28 |
| Hex | 78 | 15 | 52 | 0 | 53 | 20 | 35 | 143 | 46 | 1C |
| Octal | 170 | 25 | 122 | 0 | 123 | 40 | 65 | 503 | 106 | 34 |
| Binary | 1111000 | 10101 | 1010010 | 0 | 1010011 | 100000 | 110101 | 101000011 | 1000110 | 11100 |
Color Harmonies of #781552
Complementary color
Monochromatic Colors of #781552
Black with #781552
Text Example
Text Example
White with #781552
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #781552; }
p { color: rgb(120,21,82); }
H1.HeaderClassName
{
color: #781552;
}
.AnyTagClassName
{
color: #781552;
}
</style>
background-color css
<style>
a { background-color: #781552; }
a { background-color: rgb(120,21,82); }
div.DivClassName
{
background-color: #781552;
}
.BgClassName
{
background-color: #781552;
}
</style>
border-color css
<style>
span { border-color: #781552; }
span { border-color: rgb(120,21,82); }
td.TdClassName
{
border-color: #781552;
}
.TagClassName
{
border-color: #781552;
}
</style>