Shades of Pompadour #841247
Tints of Pompadour #841247
RGB
CMYK
RGB Variations
Color information
#841247 (or 0x841247) is known color: Pompadour. HEX triplet: 84, 12 and 47. RGB value is (132,18,71). Sum of RGB (Red+Green+Blue) = 132+18+71=221 (29% of max value = 765). Red value is 132 (51.95% from 255 or 59.73% from 221); Green value is 18 (7.42% from 255 or 8.14% from 221); Blue value is 71 (28.12% from 255 or 32.13% from 221); Max value from RGB is 132 - color contains mainly: red. Hex color #841247 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #841247 is #7BEDB8. Grayscale: #3A3A3A. Windows color (decimal): -8121785 or 4657796. OLE color: 4657796.
HSL color Cylindrical-coordinate representation of color #841247: hue angle of 332.11º 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 #841247 is Cyan = 0, Magento = 0.86, Yellow = 0.46 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 18 | 71 | - |
| CMYK | 0 | 0.86 | 0.46 | 0.48 |
| HSL | 332.11º | 0.76% | 0.29% | - |
| HSV(B) | 332.11º | 0.86% | 0.52% | - |
| XYZ | 10.87 | 5.79 | 6.51 | - |
| YUV | 58.13 | 135.27 | 180.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 18 | 71 | 0 | 0.86 | 0.46 | 0.48 | 332.11 | 0.76 | 0.29 |
| Hex | 84 | 12 | 47 | 0 | 56 | 2E | 30 | 14C | 4C | 1D |
| Octal | 204 | 22 | 107 | 0 | 126 | 56 | 60 | 514 | 114 | 35 |
| Binary | 10000100 | 10010 | 1000111 | 0 | 1010110 | 101110 | 110000 | 101001100 | 1001100 | 11101 |
Color Harmonies of #841247
Complementary color
Monochromatic Colors of #841247
Black with #841247
Text Example
Text Example
White with #841247
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #841247; }
p { color: rgb(132,18,71); }
H1.HeaderClassName
{
color: #841247;
}
.AnyTagClassName
{
color: #841247;
}
</style>
background-color css
<style>
a { background-color: #841247; }
a { background-color: rgb(132,18,71); }
div.DivClassName
{
background-color: #841247;
}
.BgClassName
{
background-color: #841247;
}
</style>
border-color css
<style>
span { border-color: #841247; }
span { border-color: rgb(132,18,71); }
td.TdClassName
{
border-color: #841247;
}
.TagClassName
{
border-color: #841247;
}
</style>