Shades of Pompadour #741047
Tints of Pompadour #741047
RGB
CMYK
RGB Variations
Color information
#741047 (or 0x741047) is known color: Pompadour. HEX triplet: 74, 10 and 47. RGB value is (116,16,71). Sum of RGB (Red+Green+Blue) = 116+16+71=203 (26% of max value = 765). Red value is 116 (45.70% from 255 or 57.14% from 203); Green value is 16 (6.64% from 255 or 7.88% from 203); Blue value is 71 (28.12% from 255 or 34.98% from 203); Max value from RGB is 116 - color contains mainly: red. Hex color #741047 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #741047 is #8BEFB8. Grayscale: #343434. Windows color (decimal): -9170873 or 4657268. OLE color: 4657268.
HSL color Cylindrical-coordinate representation of color #741047: hue angle of 327º 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 #741047 is Cyan = 0, Magento = 0.86, Yellow = 0.39 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 16 | 71 | - |
| CMYK | 0 | 0.86 | 0.39 | 0.55 |
| HSL | 327º | 0.76% | 0.26% | - |
| HSV(B) | 327º | 0.86% | 0.45% | - |
| XYZ | 8.53 | 4.54 | 6.39 | - |
| YUV | 52.17 | 138.63 | 173.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 16 | 71 | 0 | 0.86 | 0.39 | 0.55 | 327 | 0.76 | 0.26 |
| Hex | 74 | 10 | 47 | 0 | 56 | 27 | 37 | 147 | 4C | 1A |
| Octal | 164 | 20 | 107 | 0 | 126 | 47 | 67 | 507 | 114 | 32 |
| Binary | 1110100 | 10000 | 1000111 | 0 | 1010110 | 100111 | 110111 | 101000111 | 1001100 | 11010 |
Color Harmonies of #741047
Complementary color
Monochromatic Colors of #741047
Black with #741047
Text Example
Text Example
White with #741047
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #741047; }
p { color: rgb(116,16,71); }
H1.HeaderClassName
{
color: #741047;
}
.AnyTagClassName
{
color: #741047;
}
</style>
background-color css
<style>
a { background-color: #741047; }
a { background-color: rgb(116,16,71); }
div.DivClassName
{
background-color: #741047;
}
.BgClassName
{
background-color: #741047;
}
</style>
border-color css
<style>
span { border-color: #741047; }
span { border-color: rgb(116,16,71); }
td.TdClassName
{
border-color: #741047;
}
.TagClassName
{
border-color: #741047;
}
</style>