Shades of Pompadour #821648
Tints of Pompadour #821648
RGB
CMYK
RGB Variations
Color information
#821648 (or 0x821648) is known color: Pompadour. HEX triplet: 82, 16 and 48. RGB value is (130,22,72). Sum of RGB (Red+Green+Blue) = 130+22+72=224 (29% of max value = 765). Red value is 130 (51.17% from 255 or 58.04% from 224); Green value is 22 (8.98% from 255 or 9.82% from 224); Blue value is 72 (28.52% from 255 or 32.14% from 224); Max value from RGB is 130 - color contains mainly: red. Hex color #821648 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #821648 is #7DE9B7. Grayscale: #3B3B3B. Windows color (decimal): -8251832 or 4724354. OLE color: 4724354.
HSL color Cylindrical-coordinate representation of color #821648: hue angle of 332.22º 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 #821648 is Cyan = 0, Magento = 0.83, Yellow = 0.45 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 22 | 72 | - |
| CMYK | 0 | 0.83 | 0.45 | 0.49 |
| HSL | 332.22º | 0.71% | 0.3% | - |
| HSV(B) | 332.22º | 0.83% | 0.51% | - |
| XYZ | 10.66 | 5.79 | 6.69 | - |
| YUV | 59.99 | 134.78 | 177.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 22 | 72 | 0 | 0.83 | 0.45 | 0.49 | 332.22 | 0.71 | 0.3 |
| Hex | 82 | 16 | 48 | 0 | 53 | 2D | 31 | 14C | 47 | 1E |
| Octal | 202 | 26 | 110 | 0 | 123 | 55 | 61 | 514 | 107 | 36 |
| Binary | 10000010 | 10110 | 1001000 | 0 | 1010011 | 101101 | 110001 | 101001100 | 1000111 | 11110 |
Color Harmonies of #821648
Complementary color
Monochromatic Colors of #821648
Black with #821648
Text Example
Text Example
White with #821648
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #821648; }
p { color: rgb(130,22,72); }
H1.HeaderClassName
{
color: #821648;
}
.AnyTagClassName
{
color: #821648;
}
</style>
background-color css
<style>
a { background-color: #821648; }
a { background-color: rgb(130,22,72); }
div.DivClassName
{
background-color: #821648;
}
.BgClassName
{
background-color: #821648;
}
</style>
border-color css
<style>
span { border-color: #821648; }
span { border-color: rgb(130,22,72); }
td.TdClassName
{
border-color: #821648;
}
.TagClassName
{
border-color: #821648;
}
</style>