Shades of Pompadour #741446
Tints of Pompadour #741446
RGB
CMYK
RGB Variations
Color information
#741446 (or 0x741446) is known color: Pompadour. HEX triplet: 74, 14 and 46. RGB value is (116,20,70). Sum of RGB (Red+Green+Blue) = 116+20+70=206 (27% of max value = 765). Red value is 116 (45.70% from 255 or 56.31% from 206); Green value is 20 (8.20% from 255 or 9.71% from 206); Blue value is 70 (27.73% from 255 or 33.98% from 206); Max value from RGB is 116 - color contains mainly: red. Hex color #741446 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #741446 is #8BEBB9. Grayscale: #363636. Windows color (decimal): -9169850 or 4592756. OLE color: 4592756.
HSL color Cylindrical-coordinate representation of color #741446: hue angle of 328.75º degrees, saturation: 0.71, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #741446 is Cyan = 0, Magento = 0.83, Yellow = 0.40 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 20 | 70 | - |
| CMYK | 0 | 0.83 | 0.40 | 0.55 |
| HSL | 328.75º | 0.71% | 0.27% | - |
| HSV(B) | 328.75º | 0.83% | 0.45% | - |
| XYZ | 8.56 | 4.66 | 6.24 | - |
| YUV | 54.4 | 136.8 | 171.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 20 | 70 | 0 | 0.83 | 0.40 | 0.55 | 328.75 | 0.71 | 0.27 |
| Hex | 74 | 14 | 46 | 0 | 53 | 28 | 37 | 149 | 47 | 1B |
| Octal | 164 | 24 | 106 | 0 | 123 | 50 | 67 | 511 | 107 | 33 |
| Binary | 1110100 | 10100 | 1000110 | 0 | 1010011 | 101000 | 110111 | 101001001 | 1000111 | 11011 |
Color Harmonies of #741446
Complementary color
Monochromatic Colors of #741446
Black with #741446
Text Example
Text Example
White with #741446
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #741446; }
p { color: rgb(116,20,70); }
H1.HeaderClassName
{
color: #741446;
}
.AnyTagClassName
{
color: #741446;
}
</style>
background-color css
<style>
a { background-color: #741446; }
a { background-color: rgb(116,20,70); }
div.DivClassName
{
background-color: #741446;
}
.BgClassName
{
background-color: #741446;
}
</style>
border-color css
<style>
span { border-color: #741446; }
span { border-color: rgb(116,20,70); }
td.TdClassName
{
border-color: #741446;
}
.TagClassName
{
border-color: #741446;
}
</style>