Shades of Pompadour #781553
Tints of Pompadour #781553
RGB
CMYK
RGB Variations
Color information
#781553 (or 0x781553) is known color: Pompadour. HEX triplet: 78, 15 and 53. RGB value is (120,21,83). Sum of RGB (Red+Green+Blue) = 120+21+83=224 (29% of max value = 765). Red value is 120 (47.27% from 255 or 53.57% from 224); Green value is 21 (8.59% from 255 or 9.38% from 224); Blue value is 83 (32.81% from 255 or 37.05% from 224); Max value from RGB is 120 - color contains mainly: red. Hex color #781553 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #781553 is #87EAAC. Grayscale: #393939. Windows color (decimal): -8907437 or 5444984. OLE color: 5444984.
HSL color Cylindrical-coordinate representation of color #781553: hue angle of 322.42º 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 #781553 is Cyan = 0, Magento = 0.83, Yellow = 0.31 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 21 | 83 | - |
| CMYK | 0 | 0.83 | 0.31 | 0.53 |
| HSL | 322.42º | 0.7% | 0.28% | - |
| HSV(B) | 322.42º | 0.83% | 0.47% | - |
| XYZ | 9.58 | 5.15 | 8.67 | - |
| YUV | 57.67 | 142.3 | 172.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 21 | 83 | 0 | 0.83 | 0.31 | 0.53 | 322.42 | 0.7 | 0.28 |
| Hex | 78 | 15 | 53 | 0 | 53 | 1F | 35 | 142 | 46 | 1C |
| Octal | 170 | 25 | 123 | 0 | 123 | 37 | 65 | 502 | 106 | 34 |
| Binary | 1111000 | 10101 | 1010011 | 0 | 1010011 | 11111 | 110101 | 101000010 | 1000110 | 11100 |
Color Harmonies of #781553
Complementary color
Monochromatic Colors of #781553
Black with #781553
Text Example
Text Example
White with #781553
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #781553; }
p { color: rgb(120,21,83); }
H1.HeaderClassName
{
color: #781553;
}
.AnyTagClassName
{
color: #781553;
}
</style>
background-color css
<style>
a { background-color: #781553; }
a { background-color: rgb(120,21,83); }
div.DivClassName
{
background-color: #781553;
}
.BgClassName
{
background-color: #781553;
}
</style>
border-color css
<style>
span { border-color: #781553; }
span { border-color: rgb(120,21,83); }
td.TdClassName
{
border-color: #781553;
}
.TagClassName
{
border-color: #781553;
}
</style>