Shades of Pompadour #741141
Tints of Pompadour #741141
RGB
CMYK
RGB Variations
Color information
#741141 (or 0x741141) is known color: Pompadour. HEX triplet: 74, 11 and 41. RGB value is (116,17,65). Sum of RGB (Red+Green+Blue) = 116+17+65=198 (26% of max value = 765). Red value is 116 (45.70% from 255 or 58.59% from 198); Green value is 17 (7.03% from 255 or 8.59% from 198); Blue value is 65 (25.78% from 255 or 32.83% from 198); Max value from RGB is 116 - color contains mainly: red. Hex color #741141 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #741141 is #8BEEBE. Grayscale: #333333. Windows color (decimal): -9170623 or 4264308. OLE color: 4264308.
HSL color Cylindrical-coordinate representation of color #741141: hue angle of 330.91º 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 #741141 is Cyan = 0, Magento = 0.85, Yellow = 0.44 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 17 | 65 | - |
| CMYK | 0 | 0.85 | 0.44 | 0.55 |
| HSL | 330.91º | 0.74% | 0.26% | - |
| HSV(B) | 330.91º | 0.85% | 0.45% | - |
| XYZ | 8.36 | 4.5 | 5.43 | - |
| YUV | 52.07 | 135.3 | 173.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 17 | 65 | 0 | 0.85 | 0.44 | 0.55 | 330.91 | 0.74 | 0.26 |
| Hex | 74 | 11 | 41 | 0 | 55 | 2C | 37 | 14B | 4A | 1A |
| Octal | 164 | 21 | 101 | 0 | 125 | 54 | 67 | 513 | 112 | 32 |
| Binary | 1110100 | 10001 | 1000001 | 0 | 1010101 | 101100 | 110111 | 101001011 | 1001010 | 11010 |
Color Harmonies of #741141
Complementary color
Monochromatic Colors of #741141
Black with #741141
Text Example
Text Example
White with #741141
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #741141; }
p { color: rgb(116,17,65); }
H1.HeaderClassName
{
color: #741141;
}
.AnyTagClassName
{
color: #741141;
}
</style>
background-color css
<style>
a { background-color: #741141; }
a { background-color: rgb(116,17,65); }
div.DivClassName
{
background-color: #741141;
}
.BgClassName
{
background-color: #741141;
}
</style>
border-color css
<style>
span { border-color: #741141; }
span { border-color: rgb(116,17,65); }
td.TdClassName
{
border-color: #741141;
}
.TagClassName
{
border-color: #741141;
}
</style>