Shades of Pompadour #841241
Tints of Pompadour #841241
RGB
CMYK
RGB Variations
Color information
#841241 (or 0x841241) is known color: Pompadour. HEX triplet: 84, 12 and 41. RGB value is (132,18,65). Sum of RGB (Red+Green+Blue) = 132+18+65=215 (28% of max value = 765). Red value is 132 (51.95% from 255 or 61.40% from 215); Green value is 18 (7.42% from 255 or 8.37% from 215); Blue value is 65 (25.78% from 255 or 30.23% from 215); Max value from RGB is 132 - color contains mainly: red. Hex color #841241 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #841241 is #7BEDBE. Grayscale: #393939. Windows color (decimal): -8121791 or 4264580. OLE color: 4264580.
HSL color Cylindrical-coordinate representation of color #841241: hue angle of 335.26º degrees, saturation: 0.76, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #841241 is Cyan = 0, Magento = 0.86, Yellow = 0.51 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 18 | 65 | - |
| CMYK | 0 | 0.86 | 0.51 | 0.48 |
| HSL | 335.26º | 0.76% | 0.29% | - |
| HSV(B) | 335.26º | 0.86% | 0.52% | - |
| XYZ | 10.69 | 5.72 | 5.54 | - |
| YUV | 57.44 | 132.27 | 181.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 18 | 65 | 0 | 0.86 | 0.51 | 0.48 | 335.26 | 0.76 | 0.29 |
| Hex | 84 | 12 | 41 | 0 | 56 | 33 | 30 | 14F | 4C | 1D |
| Octal | 204 | 22 | 101 | 0 | 126 | 63 | 60 | 517 | 114 | 35 |
| Binary | 10000100 | 10010 | 1000001 | 0 | 1010110 | 110011 | 110000 | 101001111 | 1001100 | 11101 |
Color Harmonies of #841241
Complementary color
Monochromatic Colors of #841241
Black with #841241
Text Example
Text Example
White with #841241
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #841241; }
p { color: rgb(132,18,65); }
H1.HeaderClassName
{
color: #841241;
}
.AnyTagClassName
{
color: #841241;
}
</style>
background-color css
<style>
a { background-color: #841241; }
a { background-color: rgb(132,18,65); }
div.DivClassName
{
background-color: #841241;
}
.BgClassName
{
background-color: #841241;
}
</style>
border-color css
<style>
span { border-color: #841241; }
span { border-color: rgb(132,18,65); }
td.TdClassName
{
border-color: #841241;
}
.TagClassName
{
border-color: #841241;
}
</style>