Shades of Pompadour #841142
Tints of Pompadour #841142
RGB
CMYK
RGB Variations
Color information
#841142 (or 0x841142) is known color: Pompadour. HEX triplet: 84, 11 and 42. RGB value is (132,17,66). Sum of RGB (Red+Green+Blue) = 132+17+66=215 (28% of max value = 765). Red value is 132 (51.95% from 255 or 61.40% from 215); Green value is 17 (7.03% from 255 or 7.91% from 215); Blue value is 66 (26.17% from 255 or 30.70% from 215); Max value from RGB is 132 - color contains mainly: red. Hex color #841142 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #841142 is #7BEEBD. Grayscale: #383838. Windows color (decimal): -8122046 or 4329860. OLE color: 4329860.
HSL color Cylindrical-coordinate representation of color #841142: hue angle of 334.43º degrees, saturation: 0.77, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #841142 is Cyan = 0, Magento = 0.87, Yellow = 0.5 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 17 | 66 | - |
| CMYK | 0 | 0.87 | 0.5 | 0.48 |
| HSL | 334.43º | 0.77% | 0.29% | - |
| HSV(B) | 334.43º | 0.87% | 0.52% | - |
| XYZ | 10.7 | 5.7 | 5.69 | - |
| YUV | 56.97 | 133.1 | 181.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 17 | 66 | 0 | 0.87 | 0.5 | 0.48 | 334.43 | 0.77 | 0.29 |
| Hex | 84 | 11 | 42 | 0 | 57 | 32 | 30 | 14E | 4D | 1D |
| Octal | 204 | 21 | 102 | 0 | 127 | 62 | 60 | 516 | 115 | 35 |
| Binary | 10000100 | 10001 | 1000010 | 0 | 1010111 | 110010 | 110000 | 101001110 | 1001101 | 11101 |
Color Harmonies of #841142
Complementary color
Monochromatic Colors of #841142
Black with #841142
Text Example
Text Example
White with #841142
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #841142; }
p { color: rgb(132,17,66); }
H1.HeaderClassName
{
color: #841142;
}
.AnyTagClassName
{
color: #841142;
}
</style>
background-color css
<style>
a { background-color: #841142; }
a { background-color: rgb(132,17,66); }
div.DivClassName
{
background-color: #841142;
}
.BgClassName
{
background-color: #841142;
}
</style>
border-color css
<style>
span { border-color: #841142; }
span { border-color: rgb(132,17,66); }
td.TdClassName
{
border-color: #841142;
}
.TagClassName
{
border-color: #841142;
}
</style>