Shades of Pompadour #841344
Tints of Pompadour #841344
RGB
CMYK
RGB Variations
Color information
#841344 (or 0x841344) is known color: Pompadour. HEX triplet: 84, 13 and 44. RGB value is (132,19,68). Sum of RGB (Red+Green+Blue) = 132+19+68=219 (29% of max value = 765). Red value is 132 (51.95% from 255 or 60.27% from 219); Green value is 19 (7.81% from 255 or 8.68% from 219); Blue value is 68 (26.95% from 255 or 31.05% from 219); Max value from RGB is 132 - color contains mainly: red. Hex color #841344 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #841344 is #7BECBB. Grayscale: #3A3A3A. Windows color (decimal): -8121532 or 4461444. OLE color: 4461444.
HSL color Cylindrical-coordinate representation of color #841344: hue angle of 333.98º 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 #841344 is Cyan = 0, Magento = 0.86, Yellow = 0.48 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 19 | 68 | - |
| CMYK | 0 | 0.86 | 0.48 | 0.48 |
| HSL | 333.98º | 0.75% | 0.3% | - |
| HSV(B) | 333.98º | 0.86% | 0.52% | - |
| XYZ | 10.79 | 5.79 | 6.02 | - |
| YUV | 58.37 | 133.44 | 180.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 19 | 68 | 0 | 0.86 | 0.48 | 0.48 | 333.98 | 0.75 | 0.3 |
| Hex | 84 | 13 | 44 | 0 | 56 | 30 | 30 | 14E | 4B | 1E |
| Octal | 204 | 23 | 104 | 0 | 126 | 60 | 60 | 516 | 113 | 36 |
| Binary | 10000100 | 10011 | 1000100 | 0 | 1010110 | 110000 | 110000 | 101001110 | 1001011 | 11110 |
Color Harmonies of #841344
Complementary color
Monochromatic Colors of #841344
Black with #841344
Text Example
Text Example
White with #841344
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #841344; }
p { color: rgb(132,19,68); }
H1.HeaderClassName
{
color: #841344;
}
.AnyTagClassName
{
color: #841344;
}
</style>
background-color css
<style>
a { background-color: #841344; }
a { background-color: rgb(132,19,68); }
div.DivClassName
{
background-color: #841344;
}
.BgClassName
{
background-color: #841344;
}
</style>
border-color css
<style>
span { border-color: #841344; }
span { border-color: rgb(132,19,68); }
td.TdClassName
{
border-color: #841344;
}
.TagClassName
{
border-color: #841344;
}
</style>