Shades of Pompadour #741140
Tints of Pompadour #741140
RGB
CMYK
RGB Variations
Color information
#741140 (or 0x741140) is known color: Pompadour. HEX triplet: 74, 11 and 40. RGB value is (116,17,64). Sum of RGB (Red+Green+Blue) = 116+17+64=197 (26% of max value = 765). Red value is 116 (45.70% from 255 or 58.88% from 197); Green value is 17 (7.03% from 255 or 8.63% from 197); Blue value is 64 (25.39% from 255 or 32.49% from 197); Max value from RGB is 116 - color contains mainly: red. Hex color #741140 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #741140 is #8BEEBF. Grayscale: #333333. Windows color (decimal): -9170624 or 4198772. OLE color: 4198772.
HSL color Cylindrical-coordinate representation of color #741140: hue angle of 331.52º 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 #741140 is Cyan = 0, Magento = 0.85, Yellow = 0.45 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 17 | 64 | - |
| CMYK | 0 | 0.85 | 0.45 | 0.55 |
| HSL | 331.52º | 0.74% | 0.26% | - |
| HSV(B) | 331.52º | 0.85% | 0.45% | - |
| XYZ | 8.33 | 4.48 | 5.28 | - |
| YUV | 51.96 | 134.8 | 173.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 17 | 64 | 0 | 0.85 | 0.45 | 0.55 | 331.52 | 0.74 | 0.26 |
| Hex | 74 | 11 | 40 | 0 | 55 | 2D | 37 | 14C | 4A | 1A |
| Octal | 164 | 21 | 100 | 0 | 125 | 55 | 67 | 514 | 112 | 32 |
| Binary | 1110100 | 10001 | 1000000 | 0 | 1010101 | 101101 | 110111 | 101001100 | 1001010 | 11010 |
Color Harmonies of #741140
Complementary color
Monochromatic Colors of #741140
Black with #741140
Text Example
Text Example
White with #741140
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #741140; }
p { color: rgb(116,17,64); }
H1.HeaderClassName
{
color: #741140;
}
.AnyTagClassName
{
color: #741140;
}
</style>
background-color css
<style>
a { background-color: #741140; }
a { background-color: rgb(116,17,64); }
div.DivClassName
{
background-color: #741140;
}
.BgClassName
{
background-color: #741140;
}
</style>
border-color css
<style>
span { border-color: #741140; }
span { border-color: rgb(116,17,64); }
td.TdClassName
{
border-color: #741140;
}
.TagClassName
{
border-color: #741140;
}
</style>