Shades of Pompadour #821041
Tints of Pompadour #821041
RGB
CMYK
RGB Variations
Color information
#821041 (or 0x821041) is known color: Pompadour. HEX triplet: 82, 10 and 41. RGB value is (130,16,65). Sum of RGB (Red+Green+Blue) = 130+16+65=211 (27% of max value = 765). Red value is 130 (51.17% from 255 or 61.61% from 211); Green value is 16 (6.64% from 255 or 7.58% from 211); Blue value is 65 (25.78% from 255 or 30.81% from 211); Max value from RGB is 130 - color contains mainly: red. Hex color #821041 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #821041 is #7DEFBE. Grayscale: #373737. Windows color (decimal): -8253375 or 4264066. OLE color: 4264066.
HSL color Cylindrical-coordinate representation of color #821041: hue angle of 334.21º degrees, saturation: 0.78, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #821041 is Cyan = 0, Magento = 0.88, Yellow = 0.50 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 16 | 65 | - |
| CMYK | 0 | 0.88 | 0.50 | 0.49 |
| HSL | 334.21º | 0.78% | 0.29% | - |
| HSV(B) | 334.21º | 0.88% | 0.51% | - |
| XYZ | 10.35 | 5.5 | 5.52 | - |
| YUV | 55.67 | 133.27 | 181.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 16 | 65 | 0 | 0.88 | 0.50 | 0.49 | 334.21 | 0.78 | 0.29 |
| Hex | 82 | 10 | 41 | 0 | 58 | 32 | 31 | 14E | 4E | 1D |
| Octal | 202 | 20 | 101 | 0 | 130 | 62 | 61 | 516 | 116 | 35 |
| Binary | 10000010 | 10000 | 1000001 | 0 | 1011000 | 110010 | 110001 | 101001110 | 1001110 | 11101 |
Color Harmonies of #821041
Complementary color
Monochromatic Colors of #821041
Black with #821041
Text Example
Text Example
White with #821041
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #821041; }
p { color: rgb(130,16,65); }
H1.HeaderClassName
{
color: #821041;
}
.AnyTagClassName
{
color: #821041;
}
</style>
background-color css
<style>
a { background-color: #821041; }
a { background-color: rgb(130,16,65); }
div.DivClassName
{
background-color: #821041;
}
.BgClassName
{
background-color: #821041;
}
</style>
border-color css
<style>
span { border-color: #821041; }
span { border-color: rgb(130,16,65); }
td.TdClassName
{
border-color: #821041;
}
.TagClassName
{
border-color: #821041;
}
</style>