Shades of Pompadour #741049
Tints of Pompadour #741049
RGB
CMYK
RGB Variations
Color information
#741049 (or 0x741049) is known color: Pompadour. HEX triplet: 74, 10 and 49. RGB value is (116,16,73). Sum of RGB (Red+Green+Blue) = 116+16+73=205 (27% of max value = 765). Red value is 116 (45.70% from 255 or 56.59% from 205); Green value is 16 (6.64% from 255 or 7.80% from 205); Blue value is 73 (28.91% from 255 or 35.61% from 205); Max value from RGB is 116 - color contains mainly: red. Hex color #741049 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #741049 is #8BEFB6. Grayscale: #343434. Windows color (decimal): -9170871 or 4788340. OLE color: 4788340.
HSL color Cylindrical-coordinate representation of color #741049: hue angle of 325.8º degrees, saturation: 0.76, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #741049 is Cyan = 0, Magento = 0.86, Yellow = 0.37 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 16 | 73 | - |
| CMYK | 0 | 0.86 | 0.37 | 0.55 |
| HSL | 325.8º | 0.76% | 0.26% | - |
| HSV(B) | 325.8º | 0.86% | 0.45% | - |
| XYZ | 8.59 | 4.56 | 6.73 | - |
| YUV | 52.4 | 139.63 | 173.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 16 | 73 | 0 | 0.86 | 0.37 | 0.55 | 325.8 | 0.76 | 0.26 |
| Hex | 74 | 10 | 49 | 0 | 56 | 25 | 37 | 146 | 4C | 1A |
| Octal | 164 | 20 | 111 | 0 | 126 | 45 | 67 | 506 | 114 | 32 |
| Binary | 1110100 | 10000 | 1001001 | 0 | 1010110 | 100101 | 110111 | 101000110 | 1001100 | 11010 |
Color Harmonies of #741049
Complementary color
Monochromatic Colors of #741049
Black with #741049
Text Example
Text Example
White with #741049
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #741049; }
p { color: rgb(116,16,73); }
H1.HeaderClassName
{
color: #741049;
}
.AnyTagClassName
{
color: #741049;
}
</style>
background-color css
<style>
a { background-color: #741049; }
a { background-color: rgb(116,16,73); }
div.DivClassName
{
background-color: #741049;
}
.BgClassName
{
background-color: #741049;
}
</style>
border-color css
<style>
span { border-color: #741049; }
span { border-color: rgb(116,16,73); }
td.TdClassName
{
border-color: #741049;
}
.TagClassName
{
border-color: #741049;
}
</style>