Shades of Pompadour #741147
Tints of Pompadour #741147
RGB
CMYK
RGB Variations
Color information
#741147 (or 0x741147) is known color: Pompadour. HEX triplet: 74, 11 and 47. RGB value is (116,17,71). Sum of RGB (Red+Green+Blue) = 116+17+71=204 (27% of max value = 765). Red value is 116 (45.70% from 255 or 56.86% from 204); Green value is 17 (7.03% from 255 or 8.33% from 204); Blue value is 71 (28.12% from 255 or 34.80% from 204); Max value from RGB is 116 - color contains mainly: red. Hex color #741147 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #741147 is #8BEEB8. Grayscale: #343434. Windows color (decimal): -9170617 or 4657524. OLE color: 4657524.
HSL color Cylindrical-coordinate representation of color #741147: hue angle of 327.27º degrees, saturation: 0.74, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #741147 is Cyan = 0, Magento = 0.85, Yellow = 0.39 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 17 | 71 | - |
| CMYK | 0 | 0.85 | 0.39 | 0.55 |
| HSL | 327.27º | 0.74% | 0.26% | - |
| HSV(B) | 327.27º | 0.85% | 0.45% | - |
| XYZ | 8.54 | 4.57 | 6.39 | - |
| YUV | 52.76 | 138.3 | 173.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 17 | 71 | 0 | 0.85 | 0.39 | 0.55 | 327.27 | 0.74 | 0.26 |
| Hex | 74 | 11 | 47 | 0 | 55 | 27 | 37 | 147 | 4A | 1A |
| Octal | 164 | 21 | 107 | 0 | 125 | 47 | 67 | 507 | 112 | 32 |
| Binary | 1110100 | 10001 | 1000111 | 0 | 1010101 | 100111 | 110111 | 101000111 | 1001010 | 11010 |
Color Harmonies of #741147
Complementary color
Monochromatic Colors of #741147
Black with #741147
Text Example
Text Example
White with #741147
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #741147; }
p { color: rgb(116,17,71); }
H1.HeaderClassName
{
color: #741147;
}
.AnyTagClassName
{
color: #741147;
}
</style>
background-color css
<style>
a { background-color: #741147; }
a { background-color: rgb(116,17,71); }
div.DivClassName
{
background-color: #741147;
}
.BgClassName
{
background-color: #741147;
}
</style>
border-color css
<style>
span { border-color: #741147; }
span { border-color: rgb(116,17,71); }
td.TdClassName
{
border-color: #741147;
}
.TagClassName
{
border-color: #741147;
}
</style>