Shades of Pompadour #741549
Tints of Pompadour #741549
RGB
CMYK
RGB Variations
Color information
#741549 (or 0x741549) is known color: Pompadour. HEX triplet: 74, 15 and 49. RGB value is (116,21,73). Sum of RGB (Red+Green+Blue) = 116+21+73=210 (27% of max value = 765). Red value is 116 (45.70% from 255 or 55.24% from 210); Green value is 21 (8.59% from 255 or 10% from 210); Blue value is 73 (28.91% from 255 or 34.76% from 210); Max value from RGB is 116 - color contains mainly: red. Hex color #741549 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #741549 is #8BEAB6. Grayscale: #373737. Windows color (decimal): -9169591 or 4789620. OLE color: 4789620.
HSL color Cylindrical-coordinate representation of color #741549: hue angle of 327.16º degrees, saturation: 0.69, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #741549 is Cyan = 0, Magento = 0.82, Yellow = 0.37 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 21 | 73 | - |
| CMYK | 0 | 0.82 | 0.37 | 0.55 |
| HSL | 327.16º | 0.69% | 0.27% | - |
| HSV(B) | 327.16º | 0.82% | 0.45% | - |
| XYZ | 8.67 | 4.73 | 6.76 | - |
| YUV | 55.33 | 137.97 | 171.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 21 | 73 | 0 | 0.82 | 0.37 | 0.55 | 327.16 | 0.69 | 0.27 |
| Hex | 74 | 15 | 49 | 0 | 52 | 25 | 37 | 147 | 45 | 1B |
| Octal | 164 | 25 | 111 | 0 | 122 | 45 | 67 | 507 | 105 | 33 |
| Binary | 1110100 | 10101 | 1001001 | 0 | 1010010 | 100101 | 110111 | 101000111 | 1000101 | 11011 |
Color Harmonies of #741549
Complementary color
Monochromatic Colors of #741549
Black with #741549
Text Example
Text Example
White with #741549
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #741549; }
p { color: rgb(116,21,73); }
H1.HeaderClassName
{
color: #741549;
}
.AnyTagClassName
{
color: #741549;
}
</style>
background-color css
<style>
a { background-color: #741549; }
a { background-color: rgb(116,21,73); }
div.DivClassName
{
background-color: #741549;
}
.BgClassName
{
background-color: #741549;
}
</style>
border-color css
<style>
span { border-color: #741549; }
span { border-color: rgb(116,21,73); }
td.TdClassName
{
border-color: #741549;
}
.TagClassName
{
border-color: #741549;
}
</style>