Shades of Pompadour #841340
Tints of Pompadour #841340
RGB
CMYK
RGB Variations
Color information
#841340 (or 0x841340) is known color: Pompadour. HEX triplet: 84, 13 and 40. RGB value is (132,19,64). Sum of RGB (Red+Green+Blue) = 132+19+64=215 (28% of max value = 765). Red value is 132 (51.95% from 255 or 61.40% from 215); Green value is 19 (7.81% from 255 or 8.84% from 215); Blue value is 64 (25.39% from 255 or 29.77% from 215); Max value from RGB is 132 - color contains mainly: red. Hex color #841340 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #841340 is #7BECBF. Grayscale: #393939. Windows color (decimal): -8121536 or 4199300. OLE color: 4199300.
HSL color Cylindrical-coordinate representation of color #841340: hue angle of 336.11º 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 #841340 is Cyan = 0, Magento = 0.86, Yellow = 0.52 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 19 | 64 | - |
| CMYK | 0 | 0.86 | 0.52 | 0.48 |
| HSL | 336.11º | 0.75% | 0.3% | - |
| HSV(B) | 336.11º | 0.86% | 0.52% | - |
| XYZ | 10.67 | 5.74 | 5.4 | - |
| YUV | 57.92 | 131.44 | 180.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 19 | 64 | 0 | 0.86 | 0.52 | 0.48 | 336.11 | 0.75 | 0.3 |
| Hex | 84 | 13 | 40 | 0 | 56 | 34 | 30 | 150 | 4B | 1E |
| Octal | 204 | 23 | 100 | 0 | 126 | 64 | 60 | 520 | 113 | 36 |
| Binary | 10000100 | 10011 | 1000000 | 0 | 1010110 | 110100 | 110000 | 101010000 | 1001011 | 11110 |
Color Harmonies of #841340
Complementary color
Monochromatic Colors of #841340
Black with #841340
Text Example
Text Example
White with #841340
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #841340; }
p { color: rgb(132,19,64); }
H1.HeaderClassName
{
color: #841340;
}
.AnyTagClassName
{
color: #841340;
}
</style>
background-color css
<style>
a { background-color: #841340; }
a { background-color: rgb(132,19,64); }
div.DivClassName
{
background-color: #841340;
}
.BgClassName
{
background-color: #841340;
}
</style>
border-color css
<style>
span { border-color: #841340; }
span { border-color: rgb(132,19,64); }
td.TdClassName
{
border-color: #841340;
}
.TagClassName
{
border-color: #841340;
}
</style>