Shades of Pompadour #741144
Tints of Pompadour #741144
RGB
CMYK
RGB Variations
Color information
#741144 (or 0x741144) is known color: Pompadour. HEX triplet: 74, 11 and 44. RGB value is (116,17,68). Sum of RGB (Red+Green+Blue) = 116+17+68=201 (26% of max value = 765). Red value is 116 (45.70% from 255 or 57.71% from 201); Green value is 17 (7.03% from 255 or 8.46% from 201); Blue value is 68 (26.95% from 255 or 33.83% from 201); Max value from RGB is 116 - color contains mainly: red. Hex color #741144 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #741144 is #8BEEBB. Grayscale: #343434. Windows color (decimal): -9170620 or 4460916. OLE color: 4460916.
HSL color Cylindrical-coordinate representation of color #741144: hue angle of 329.09º 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 #741144 is Cyan = 0, Magento = 0.85, Yellow = 0.41 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 17 | 68 | - |
| CMYK | 0 | 0.85 | 0.41 | 0.55 |
| HSL | 329.09º | 0.74% | 0.26% | - |
| HSV(B) | 329.09º | 0.85% | 0.45% | - |
| XYZ | 8.45 | 4.53 | 5.9 | - |
| YUV | 52.42 | 136.8 | 173.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 17 | 68 | 0 | 0.85 | 0.41 | 0.55 | 329.09 | 0.74 | 0.26 |
| Hex | 74 | 11 | 44 | 0 | 55 | 29 | 37 | 149 | 4A | 1A |
| Octal | 164 | 21 | 104 | 0 | 125 | 51 | 67 | 511 | 112 | 32 |
| Binary | 1110100 | 10001 | 1000100 | 0 | 1010101 | 101001 | 110111 | 101001001 | 1001010 | 11010 |
Color Harmonies of #741144
Complementary color
Monochromatic Colors of #741144
Black with #741144
Text Example
Text Example
White with #741144
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #741144; }
p { color: rgb(116,17,68); }
H1.HeaderClassName
{
color: #741144;
}
.AnyTagClassName
{
color: #741144;
}
</style>
background-color css
<style>
a { background-color: #741144; }
a { background-color: rgb(116,17,68); }
div.DivClassName
{
background-color: #741144;
}
.BgClassName
{
background-color: #741144;
}
</style>
border-color css
<style>
span { border-color: #741144; }
span { border-color: rgb(116,17,68); }
td.TdClassName
{
border-color: #741144;
}
.TagClassName
{
border-color: #741144;
}
</style>