Shades of Pompadour #821647
Tints of Pompadour #821647
RGB
CMYK
RGB Variations
Color information
#821647 (or 0x821647) is known color: Pompadour. HEX triplet: 82, 16 and 47. RGB value is (130,22,71). Sum of RGB (Red+Green+Blue) = 130+22+71=223 (29% of max value = 765). Red value is 130 (51.17% from 255 or 58.30% from 223); Green value is 22 (8.98% from 255 or 9.87% from 223); Blue value is 71 (28.12% from 255 or 31.84% from 223); Max value from RGB is 130 - color contains mainly: red. Hex color #821647 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #821647 is #7DE9B8. Grayscale: #3B3B3B. Windows color (decimal): -8251833 or 4658818. OLE color: 4658818.
HSL color Cylindrical-coordinate representation of color #821647: hue angle of 332.78º degrees, saturation: 0.71, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #821647 is Cyan = 0, Magento = 0.83, Yellow = 0.45 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 22 | 71 | - |
| CMYK | 0 | 0.83 | 0.45 | 0.49 |
| HSL | 332.78º | 0.71% | 0.3% | - |
| HSV(B) | 332.78º | 0.83% | 0.51% | - |
| XYZ | 10.63 | 5.77 | 6.52 | - |
| YUV | 59.88 | 134.28 | 178.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 22 | 71 | 0 | 0.83 | 0.45 | 0.49 | 332.78 | 0.71 | 0.3 |
| Hex | 82 | 16 | 47 | 0 | 53 | 2D | 31 | 14D | 47 | 1E |
| Octal | 202 | 26 | 107 | 0 | 123 | 55 | 61 | 515 | 107 | 36 |
| Binary | 10000010 | 10110 | 1000111 | 0 | 1010011 | 101101 | 110001 | 101001101 | 1000111 | 11110 |
Color Harmonies of #821647
Complementary color
Monochromatic Colors of #821647
Black with #821647
Text Example
Text Example
White with #821647
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #821647; }
p { color: rgb(130,22,71); }
H1.HeaderClassName
{
color: #821647;
}
.AnyTagClassName
{
color: #821647;
}
</style>
background-color css
<style>
a { background-color: #821647; }
a { background-color: rgb(130,22,71); }
div.DivClassName
{
background-color: #821647;
}
.BgClassName
{
background-color: #821647;
}
</style>
border-color css
<style>
span { border-color: #821647; }
span { border-color: rgb(130,22,71); }
td.TdClassName
{
border-color: #821647;
}
.TagClassName
{
border-color: #821647;
}
</style>