Shades of Pompadour #741340
Tints of Pompadour #741340
RGB
CMYK
RGB Variations
Color information
#741340 (or 0x741340) is known color: Pompadour. HEX triplet: 74, 13 and 40. RGB value is (116,19,64). Sum of RGB (Red+Green+Blue) = 116+19+64=199 (26% of max value = 765). Red value is 116 (45.70% from 255 or 58.29% from 199); Green value is 19 (7.81% from 255 or 9.55% from 199); Blue value is 64 (25.39% from 255 or 32.16% from 199); Max value from RGB is 116 - color contains mainly: red. Hex color #741340 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #741340 is #8BECBF. Grayscale: #353535. Windows color (decimal): -9170112 or 4199284. OLE color: 4199284.
HSL color Cylindrical-coordinate representation of color #741340: hue angle of 332.16º degrees, saturation: 0.72, 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 #741340 is Cyan = 0, Magento = 0.84, Yellow = 0.45 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 19 | 64 | - |
| CMYK | 0 | 0.84 | 0.45 | 0.55 |
| HSL | 332.16º | 0.72% | 0.26% | - |
| HSV(B) | 332.16º | 0.84% | 0.45% | - |
| XYZ | 8.36 | 4.55 | 5.29 | - |
| YUV | 53.13 | 134.14 | 172.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 19 | 64 | 0 | 0.84 | 0.45 | 0.55 | 332.16 | 0.72 | 0.26 |
| Hex | 74 | 13 | 40 | 0 | 54 | 2D | 37 | 14C | 48 | 1A |
| Octal | 164 | 23 | 100 | 0 | 124 | 55 | 67 | 514 | 110 | 32 |
| Binary | 1110100 | 10011 | 1000000 | 0 | 1010100 | 101101 | 110111 | 101001100 | 1001000 | 11010 |
Color Harmonies of #741340
Complementary color
Monochromatic Colors of #741340
Black with #741340
Text Example
Text Example
White with #741340
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #741340; }
p { color: rgb(116,19,64); }
H1.HeaderClassName
{
color: #741340;
}
.AnyTagClassName
{
color: #741340;
}
</style>
background-color css
<style>
a { background-color: #741340; }
a { background-color: rgb(116,19,64); }
div.DivClassName
{
background-color: #741340;
}
.BgClassName
{
background-color: #741340;
}
</style>
border-color css
<style>
span { border-color: #741340; }
span { border-color: rgb(116,19,64); }
td.TdClassName
{
border-color: #741340;
}
.TagClassName
{
border-color: #741340;
}
</style>