Shades of Pompadour #741240
Tints of Pompadour #741240
RGB
CMYK
RGB Variations
Color information
#741240 (or 0x741240) is known color: Pompadour. HEX triplet: 74, 12 and 40. RGB value is (116,18,64). Sum of RGB (Red+Green+Blue) = 116+18+64=198 (26% of max value = 765). Red value is 116 (45.70% from 255 or 58.59% from 198); Green value is 18 (7.42% from 255 or 9.09% from 198); Blue value is 64 (25.39% from 255 or 32.32% from 198); Max value from RGB is 116 - color contains mainly: red. Hex color #741240 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #741240 is #8BEDBF. Grayscale: #343434. Windows color (decimal): -9170368 or 4199028. OLE color: 4199028.
HSL color Cylindrical-coordinate representation of color #741240: hue angle of 331.84º degrees, saturation: 0.73, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #741240 is Cyan = 0, Magento = 0.84, Yellow = 0.45 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 18 | 64 | - |
| CMYK | 0 | 0.84 | 0.45 | 0.55 |
| HSL | 331.84º | 0.73% | 0.26% | - |
| HSV(B) | 331.84º | 0.84% | 0.45% | - |
| XYZ | 8.34 | 4.52 | 5.28 | - |
| YUV | 52.55 | 134.47 | 173.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 18 | 64 | 0 | 0.84 | 0.45 | 0.55 | 331.84 | 0.73 | 0.26 |
| Hex | 74 | 12 | 40 | 0 | 54 | 2D | 37 | 14C | 49 | 1A |
| Octal | 164 | 22 | 100 | 0 | 124 | 55 | 67 | 514 | 111 | 32 |
| Binary | 1110100 | 10010 | 1000000 | 0 | 1010100 | 101101 | 110111 | 101001100 | 1001001 | 11010 |
Color Harmonies of #741240
Complementary color
Monochromatic Colors of #741240
Black with #741240
Text Example
Text Example
White with #741240
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #741240; }
p { color: rgb(116,18,64); }
H1.HeaderClassName
{
color: #741240;
}
.AnyTagClassName
{
color: #741240;
}
</style>
background-color css
<style>
a { background-color: #741240; }
a { background-color: rgb(116,18,64); }
div.DivClassName
{
background-color: #741240;
}
.BgClassName
{
background-color: #741240;
}
</style>
border-color css
<style>
span { border-color: #741240; }
span { border-color: rgb(116,18,64); }
td.TdClassName
{
border-color: #741240;
}
.TagClassName
{
border-color: #741240;
}
</style>