Shades of Pompadour #741042
Tints of Pompadour #741042
RGB
CMYK
RGB Variations
Color information
#741042 (or 0x741042) is known color: Pompadour. HEX triplet: 74, 10 and 42. RGB value is (116,16,66). Sum of RGB (Red+Green+Blue) = 116+16+66=198 (26% of max value = 765). Red value is 116 (45.70% from 255 or 58.59% from 198); Green value is 16 (6.64% from 255 or 8.08% from 198); Blue value is 66 (26.17% from 255 or 33.33% from 198); Max value from RGB is 116 - color contains mainly: red. Hex color #741042 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #741042 is #8BEFBD. Grayscale: #333333. Windows color (decimal): -9170878 or 4329588. OLE color: 4329588.
HSL color Cylindrical-coordinate representation of color #741042: hue angle of 330º degrees, saturation: 0.76, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #741042 is Cyan = 0, Magento = 0.86, Yellow = 0.43 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 16 | 66 | - |
| CMYK | 0 | 0.86 | 0.43 | 0.55 |
| HSL | 330º | 0.76% | 0.26% | - |
| HSV(B) | 330º | 0.86% | 0.45% | - |
| XYZ | 8.37 | 4.48 | 5.58 | - |
| YUV | 51.6 | 136.13 | 173.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 16 | 66 | 0 | 0.86 | 0.43 | 0.55 | 330 | 0.76 | 0.26 |
| Hex | 74 | 10 | 42 | 0 | 56 | 2B | 37 | 14A | 4C | 1A |
| Octal | 164 | 20 | 102 | 0 | 126 | 53 | 67 | 512 | 114 | 32 |
| Binary | 1110100 | 10000 | 1000010 | 0 | 1010110 | 101011 | 110111 | 101001010 | 1001100 | 11010 |
Color Harmonies of #741042
Complementary color
Monochromatic Colors of #741042
Black with #741042
Text Example
Text Example
White with #741042
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #741042; }
p { color: rgb(116,16,66); }
H1.HeaderClassName
{
color: #741042;
}
.AnyTagClassName
{
color: #741042;
}
</style>
background-color css
<style>
a { background-color: #741042; }
a { background-color: rgb(116,16,66); }
div.DivClassName
{
background-color: #741042;
}
.BgClassName
{
background-color: #741042;
}
</style>
border-color css
<style>
span { border-color: #741042; }
span { border-color: rgb(116,16,66); }
td.TdClassName
{
border-color: #741042;
}
.TagClassName
{
border-color: #741042;
}
</style>