Shades of Pompadour #841048
Tints of Pompadour #841048
RGB
CMYK
RGB Variations
Color information
#841048 (or 0x841048) is known color: Pompadour. HEX triplet: 84, 10 and 48. RGB value is (132,16,72). Sum of RGB (Red+Green+Blue) = 132+16+72=220 (29% of max value = 765). Red value is 132 (51.95% from 255 or 60% from 220); Green value is 16 (6.64% from 255 or 7.27% from 220); Blue value is 72 (28.52% from 255 or 32.73% from 220); Max value from RGB is 132 - color contains mainly: red. Hex color #841048 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #841048 is #7BEFB7. Grayscale: #383838. Windows color (decimal): -8122296 or 4722820. OLE color: 4722820.
HSL color Cylindrical-coordinate representation of color #841048: hue angle of 331.03º 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 #841048 is Cyan = 0, Magento = 0.88, Yellow = 0.45 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 16 | 72 | - |
| CMYK | 0 | 0.88 | 0.45 | 0.48 |
| HSL | 331.03º | 0.78% | 0.29% | - |
| HSV(B) | 331.03º | 0.88% | 0.52% | - |
| XYZ | 10.87 | 5.74 | 6.67 | - |
| YUV | 57.07 | 136.43 | 181.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 16 | 72 | 0 | 0.88 | 0.45 | 0.48 | 331.03 | 0.78 | 0.29 |
| Hex | 84 | 10 | 48 | 0 | 58 | 2D | 30 | 14B | 4E | 1D |
| Octal | 204 | 20 | 110 | 0 | 130 | 55 | 60 | 513 | 116 | 35 |
| Binary | 10000100 | 10000 | 1001000 | 0 | 1011000 | 101101 | 110000 | 101001011 | 1001110 | 11101 |
Color Harmonies of #841048
Complementary color
Monochromatic Colors of #841048
Black with #841048
Text Example
Text Example
White with #841048
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #841048; }
p { color: rgb(132,16,72); }
H1.HeaderClassName
{
color: #841048;
}
.AnyTagClassName
{
color: #841048;
}
</style>
background-color css
<style>
a { background-color: #841048; }
a { background-color: rgb(132,16,72); }
div.DivClassName
{
background-color: #841048;
}
.BgClassName
{
background-color: #841048;
}
</style>
border-color css
<style>
span { border-color: #841048; }
span { border-color: rgb(132,16,72); }
td.TdClassName
{
border-color: #841048;
}
.TagClassName
{
border-color: #841048;
}
</style>