Shades of Pompadour #741849
Tints of Pompadour #741849
RGB
CMYK
RGB Variations
Color information
#741849 (or 0x741849) is known color: Pompadour. HEX triplet: 74, 18 and 49. RGB value is (116,24,73). Sum of RGB (Red+Green+Blue) = 116+24+73=213 (28% of max value = 765). Red value is 116 (45.70% from 255 or 54.46% from 213); Green value is 24 (9.77% from 255 or 11.27% from 213); Blue value is 73 (28.91% from 255 or 34.27% from 213); Max value from RGB is 116 - color contains mainly: red. Hex color #741849 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #741849 is #8BE7B6. Grayscale: #383838. Windows color (decimal): -9168823 or 4790388. OLE color: 4790388.
HSL color Cylindrical-coordinate representation of color #741849: hue angle of 328.04º degrees, saturation: 0.66, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #741849 is Cyan = 0, Magento = 0.79, Yellow = 0.37 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 24 | 73 | - |
| CMYK | 0 | 0.79 | 0.37 | 0.55 |
| HSL | 328.04º | 0.66% | 0.27% | - |
| HSV(B) | 328.04º | 0.79% | 0.45% | - |
| XYZ | 8.73 | 4.85 | 6.78 | - |
| YUV | 57.09 | 136.98 | 170.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 24 | 73 | 0 | 0.79 | 0.37 | 0.55 | 328.04 | 0.66 | 0.27 |
| Hex | 74 | 18 | 49 | 0 | 4F | 25 | 37 | 148 | 42 | 1B |
| Octal | 164 | 30 | 111 | 0 | 117 | 45 | 67 | 510 | 102 | 33 |
| Binary | 1110100 | 11000 | 1001001 | 0 | 1001111 | 100101 | 110111 | 101001000 | 1000010 | 11011 |
Color Harmonies of #741849
Complementary color
Monochromatic Colors of #741849
Black with #741849
Text Example
Text Example
White with #741849
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #741849; }
p { color: rgb(116,24,73); }
H1.HeaderClassName
{
color: #741849;
}
.AnyTagClassName
{
color: #741849;
}
</style>
background-color css
<style>
a { background-color: #741849; }
a { background-color: rgb(116,24,73); }
div.DivClassName
{
background-color: #741849;
}
.BgClassName
{
background-color: #741849;
}
</style>
border-color css
<style>
span { border-color: #741849; }
span { border-color: rgb(116,24,73); }
td.TdClassName
{
border-color: #741849;
}
.TagClassName
{
border-color: #741849;
}
</style>