Shades of Pompadour #741048
Tints of Pompadour #741048
RGB
CMYK
RGB Variations
Color information
#741048 (or 0x741048) is known color: Pompadour. HEX triplet: 74, 10 and 48. RGB value is (116,16,72). Sum of RGB (Red+Green+Blue) = 116+16+72=204 (27% of max value = 765). Red value is 116 (45.70% from 255 or 56.86% from 204); Green value is 16 (6.64% from 255 or 7.84% from 204); Blue value is 72 (28.52% from 255 or 35.29% from 204); Max value from RGB is 116 - color contains mainly: red. Hex color #741048 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #741048 is #8BEFB7. Grayscale: #343434. Windows color (decimal): -9170872 or 4722804. OLE color: 4722804.
HSL color Cylindrical-coordinate representation of color #741048: hue angle of 326.4º 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 #741048 is Cyan = 0, Magento = 0.86, Yellow = 0.38 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 16 | 72 | - |
| CMYK | 0 | 0.86 | 0.38 | 0.55 |
| HSL | 326.4º | 0.76% | 0.26% | - |
| HSV(B) | 326.4º | 0.86% | 0.45% | - |
| XYZ | 8.56 | 4.55 | 6.56 | - |
| YUV | 52.28 | 139.13 | 173.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 16 | 72 | 0 | 0.86 | 0.38 | 0.55 | 326.4 | 0.76 | 0.26 |
| Hex | 74 | 10 | 48 | 0 | 56 | 26 | 37 | 146 | 4C | 1A |
| Octal | 164 | 20 | 110 | 0 | 126 | 46 | 67 | 506 | 114 | 32 |
| Binary | 1110100 | 10000 | 1001000 | 0 | 1010110 | 100110 | 110111 | 101000110 | 1001100 | 11010 |
Color Harmonies of #741048
Complementary color
Monochromatic Colors of #741048
Black with #741048
Text Example
Text Example
White with #741048
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #741048; }
p { color: rgb(116,16,72); }
H1.HeaderClassName
{
color: #741048;
}
.AnyTagClassName
{
color: #741048;
}
</style>
background-color css
<style>
a { background-color: #741048; }
a { background-color: rgb(116,16,72); }
div.DivClassName
{
background-color: #741048;
}
.BgClassName
{
background-color: #741048;
}
</style>
border-color css
<style>
span { border-color: #741048; }
span { border-color: rgb(116,16,72); }
td.TdClassName
{
border-color: #741048;
}
.TagClassName
{
border-color: #741048;
}
</style>