Shades of Pompadour #821640
Tints of Pompadour #821640
RGB
CMYK
RGB Variations
Color information
#821640 (or 0x821640) is known color: Pompadour. HEX triplet: 82, 16 and 40. RGB value is (130,22,64). Sum of RGB (Red+Green+Blue) = 130+22+64=216 (28% of max value = 765). Red value is 130 (51.17% from 255 or 60.19% from 216); Green value is 22 (8.98% from 255 or 10.19% from 216); Blue value is 64 (25.39% from 255 or 29.63% from 216); Max value from RGB is 130 - color contains mainly: red. Hex color #821640 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #821640 is #7DE9BF. Grayscale: #3B3B3B. Windows color (decimal): -8251840 or 4200066. OLE color: 4200066.
HSL color Cylindrical-coordinate representation of color #821640: hue angle of 336.67º 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 #821640 is Cyan = 0, Magento = 0.83, Yellow = 0.51 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 22 | 64 | - |
| CMYK | 0 | 0.83 | 0.51 | 0.49 |
| HSL | 336.67º | 0.71% | 0.3% | - |
| HSV(B) | 336.67º | 0.83% | 0.51% | - |
| XYZ | 10.42 | 5.69 | 5.4 | - |
| YUV | 59.08 | 130.78 | 178.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 22 | 64 | 0 | 0.83 | 0.51 | 0.49 | 336.67 | 0.71 | 0.3 |
| Hex | 82 | 16 | 40 | 0 | 53 | 33 | 31 | 151 | 47 | 1E |
| Octal | 202 | 26 | 100 | 0 | 123 | 63 | 61 | 521 | 107 | 36 |
| Binary | 10000010 | 10110 | 1000000 | 0 | 1010011 | 110011 | 110001 | 101010001 | 1000111 | 11110 |
Color Harmonies of #821640
Complementary color
Monochromatic Colors of #821640
Black with #821640
Text Example
Text Example
White with #821640
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #821640; }
p { color: rgb(130,22,64); }
H1.HeaderClassName
{
color: #821640;
}
.AnyTagClassName
{
color: #821640;
}
</style>
background-color css
<style>
a { background-color: #821640; }
a { background-color: rgb(130,22,64); }
div.DivClassName
{
background-color: #821640;
}
.BgClassName
{
background-color: #821640;
}
</style>
border-color css
<style>
span { border-color: #821640; }
span { border-color: rgb(130,22,64); }
td.TdClassName
{
border-color: #821640;
}
.TagClassName
{
border-color: #821640;
}
</style>