Shades of Pompadour #781358
Tints of Pompadour #781358
RGB
CMYK
RGB Variations
Color information
#781358 (or 0x781358) is known color: Pompadour. HEX triplet: 78, 13 and 58. RGB value is (120,19,88). Sum of RGB (Red+Green+Blue) = 120+19+88=227 (30% of max value = 765). Red value is 120 (47.27% from 255 or 52.86% from 227); Green value is 19 (7.81% from 255 or 8.37% from 227); Blue value is 88 (34.77% from 255 or 38.77% from 227); Max value from RGB is 120 - color contains mainly: red. Hex color #781358 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #781358 is #87ECA7. Grayscale: #383838. Windows color (decimal): -8907944 or 5772152. OLE color: 5772152.
HSL color Cylindrical-coordinate representation of color #781358: hue angle of 319.01º degrees, saturation: 0.73, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #781358 is Cyan = 0, Magento = 0.84, Yellow = 0.27 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 19 | 88 | - |
| CMYK | 0 | 0.84 | 0.27 | 0.53 |
| HSL | 319.01º | 0.73% | 0.27% | - |
| HSV(B) | 319.01º | 0.84% | 0.47% | - |
| XYZ | 9.74 | 5.16 | 9.72 | - |
| YUV | 57.07 | 145.46 | 172.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 19 | 88 | 0 | 0.84 | 0.27 | 0.53 | 319.01 | 0.73 | 0.27 |
| Hex | 78 | 13 | 58 | 0 | 54 | 1B | 35 | 13F | 49 | 1B |
| Octal | 170 | 23 | 130 | 0 | 124 | 33 | 65 | 477 | 111 | 33 |
| Binary | 1111000 | 10011 | 1011000 | 0 | 1010100 | 11011 | 110101 | 100111111 | 1001001 | 11011 |
Color Harmonies of #781358
Complementary color
Monochromatic Colors of #781358
Black with #781358
Text Example
Text Example
White with #781358
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #781358; }
p { color: rgb(120,19,88); }
H1.HeaderClassName
{
color: #781358;
}
.AnyTagClassName
{
color: #781358;
}
</style>
background-color css
<style>
a { background-color: #781358; }
a { background-color: rgb(120,19,88); }
div.DivClassName
{
background-color: #781358;
}
.BgClassName
{
background-color: #781358;
}
</style>
border-color css
<style>
span { border-color: #781358; }
span { border-color: rgb(120,19,88); }
td.TdClassName
{
border-color: #781358;
}
.TagClassName
{
border-color: #781358;
}
</style>