Shades of Pompadour #841047
Tints of Pompadour #841047
RGB
CMYK
RGB Variations
Color information
#841047 (or 0x841047) is known color: Pompadour. HEX triplet: 84, 10 and 47. RGB value is (132,16,71). Sum of RGB (Red+Green+Blue) = 132+16+71=219 (29% of max value = 765). Red value is 132 (51.95% from 255 or 60.27% from 219); Green value is 16 (6.64% from 255 or 7.31% from 219); Blue value is 71 (28.12% from 255 or 32.42% from 219); Max value from RGB is 132 - color contains mainly: red. Hex color #841047 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #841047 is #7BEFB8. Grayscale: #383838. Windows color (decimal): -8122297 or 4657284. OLE color: 4657284.
HSL color Cylindrical-coordinate representation of color #841047: hue angle of 331.55º degrees, saturation: 0.78, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #841047 is Cyan = 0, Magento = 0.88, Yellow = 0.46 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 16 | 71 | - |
| CMYK | 0 | 0.88 | 0.46 | 0.48 |
| HSL | 331.55º | 0.78% | 0.29% | - |
| HSV(B) | 331.55º | 0.88% | 0.52% | - |
| XYZ | 10.84 | 5.73 | 6.5 | - |
| YUV | 56.95 | 135.93 | 181.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 16 | 71 | 0 | 0.88 | 0.46 | 0.48 | 331.55 | 0.78 | 0.29 |
| Hex | 84 | 10 | 47 | 0 | 58 | 2E | 30 | 14C | 4E | 1D |
| Octal | 204 | 20 | 107 | 0 | 130 | 56 | 60 | 514 | 116 | 35 |
| Binary | 10000100 | 10000 | 1000111 | 0 | 1011000 | 101110 | 110000 | 101001100 | 1001110 | 11101 |
Color Harmonies of #841047
Complementary color
Monochromatic Colors of #841047
Black with #841047
Text Example
Text Example
White with #841047
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #841047; }
p { color: rgb(132,16,71); }
H1.HeaderClassName
{
color: #841047;
}
.AnyTagClassName
{
color: #841047;
}
</style>
background-color css
<style>
a { background-color: #841047; }
a { background-color: rgb(132,16,71); }
div.DivClassName
{
background-color: #841047;
}
.BgClassName
{
background-color: #841047;
}
</style>
border-color css
<style>
span { border-color: #841047; }
span { border-color: rgb(132,16,71); }
td.TdClassName
{
border-color: #841047;
}
.TagClassName
{
border-color: #841047;
}
</style>