Shades of Pompadour #841342
Tints of Pompadour #841342
RGB
CMYK
RGB Variations
Color information
#841342 (or 0x841342) is known color: Pompadour. HEX triplet: 84, 13 and 42. RGB value is (132,19,66). Sum of RGB (Red+Green+Blue) = 132+19+66=217 (28% of max value = 765). Red value is 132 (51.95% from 255 or 60.83% from 217); Green value is 19 (7.81% from 255 or 8.76% from 217); Blue value is 66 (26.17% from 255 or 30.41% from 217); Max value from RGB is 132 - color contains mainly: red. Hex color #841342 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #841342 is #7BECBD. Grayscale: #3A3A3A. Windows color (decimal): -8121534 or 4330372. OLE color: 4330372.
HSL color Cylindrical-coordinate representation of color #841342: hue angle of 335.04º degrees, saturation: 0.75, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #841342 is Cyan = 0, Magento = 0.86, Yellow = 0.5 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 19 | 66 | - |
| CMYK | 0 | 0.86 | 0.5 | 0.48 |
| HSL | 335.04º | 0.75% | 0.3% | - |
| HSV(B) | 335.04º | 0.86% | 0.52% | - |
| XYZ | 10.73 | 5.76 | 5.7 | - |
| YUV | 58.15 | 132.44 | 180.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 19 | 66 | 0 | 0.86 | 0.5 | 0.48 | 335.04 | 0.75 | 0.3 |
| Hex | 84 | 13 | 42 | 0 | 56 | 32 | 30 | 14F | 4B | 1E |
| Octal | 204 | 23 | 102 | 0 | 126 | 62 | 60 | 517 | 113 | 36 |
| Binary | 10000100 | 10011 | 1000010 | 0 | 1010110 | 110010 | 110000 | 101001111 | 1001011 | 11110 |
Color Harmonies of #841342
Complementary color
Monochromatic Colors of #841342
Black with #841342
Text Example
Text Example
White with #841342
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #841342; }
p { color: rgb(132,19,66); }
H1.HeaderClassName
{
color: #841342;
}
.AnyTagClassName
{
color: #841342;
}
</style>
background-color css
<style>
a { background-color: #841342; }
a { background-color: rgb(132,19,66); }
div.DivClassName
{
background-color: #841342;
}
.BgClassName
{
background-color: #841342;
}
</style>
border-color css
<style>
span { border-color: #841342; }
span { border-color: rgb(132,19,66); }
td.TdClassName
{
border-color: #841342;
}
.TagClassName
{
border-color: #841342;
}
</style>