Shades of Pompadour #741846
Tints of Pompadour #741846
RGB
CMYK
RGB Variations
Color information
#741846 (or 0x741846) is known color: Pompadour. HEX triplet: 74, 18 and 46. RGB value is (116,24,70). Sum of RGB (Red+Green+Blue) = 116+24+70=210 (27% of max value = 765). Red value is 116 (45.70% from 255 or 55.24% from 210); Green value is 24 (9.77% from 255 or 11.43% from 210); Blue value is 70 (27.73% from 255 or 33.33% from 210); Max value from RGB is 116 - color contains mainly: red. Hex color #741846 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #741846 is #8BE7B9. Grayscale: #383838. Windows color (decimal): -9168826 or 4593780. OLE color: 4593780.
HSL color Cylindrical-coordinate representation of color #741846: hue angle of 330º 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 #741846 is Cyan = 0, Magento = 0.79, Yellow = 0.40 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 24 | 70 | - |
| CMYK | 0 | 0.79 | 0.40 | 0.55 |
| HSL | 330º | 0.66% | 0.27% | - |
| HSV(B) | 330º | 0.79% | 0.45% | - |
| XYZ | 8.63 | 4.81 | 6.27 | - |
| YUV | 56.75 | 135.48 | 170.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 24 | 70 | 0 | 0.79 | 0.40 | 0.55 | 330 | 0.66 | 0.27 |
| Hex | 74 | 18 | 46 | 0 | 4F | 28 | 37 | 14A | 42 | 1B |
| Octal | 164 | 30 | 106 | 0 | 117 | 50 | 67 | 512 | 102 | 33 |
| Binary | 1110100 | 11000 | 1000110 | 0 | 1001111 | 101000 | 110111 | 101001010 | 1000010 | 11011 |
Color Harmonies of #741846
Complementary color
Monochromatic Colors of #741846
Black with #741846
Text Example
Text Example
White with #741846
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #741846; }
p { color: rgb(116,24,70); }
H1.HeaderClassName
{
color: #741846;
}
.AnyTagClassName
{
color: #741846;
}
</style>
background-color css
<style>
a { background-color: #741846; }
a { background-color: rgb(116,24,70); }
div.DivClassName
{
background-color: #741846;
}
.BgClassName
{
background-color: #741846;
}
</style>
border-color css
<style>
span { border-color: #741846; }
span { border-color: rgb(116,24,70); }
td.TdClassName
{
border-color: #741846;
}
.TagClassName
{
border-color: #741846;
}
</style>