Shades of Pompadour #821245
Tints of Pompadour #821245
RGB
CMYK
RGB Variations
Color information
#821245 (or 0x821245) is known color: Pompadour. HEX triplet: 82, 12 and 45. RGB value is (130,18,69). Sum of RGB (Red+Green+Blue) = 130+18+69=217 (28% of max value = 765). Red value is 130 (51.17% from 255 or 59.91% from 217); Green value is 18 (7.42% from 255 or 8.29% from 217); Blue value is 69 (27.34% from 255 or 31.80% from 217); Max value from RGB is 130 - color contains mainly: red. Hex color #821245 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #821245 is #7DEDBA. Grayscale: #393939. Windows color (decimal): -8252859 or 4526722. OLE color: 4526722.
HSL color Cylindrical-coordinate representation of color #821245: hue angle of 332.68º degrees, saturation: 0.76, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #821245 is Cyan = 0, Magento = 0.86, Yellow = 0.47 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 18 | 69 | - |
| CMYK | 0 | 0.86 | 0.47 | 0.49 |
| HSL | 332.68º | 0.76% | 0.29% | - |
| HSV(B) | 332.68º | 0.86% | 0.51% | - |
| XYZ | 10.5 | 5.61 | 6.16 | - |
| YUV | 57.3 | 134.61 | 179.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 18 | 69 | 0 | 0.86 | 0.47 | 0.49 | 332.68 | 0.76 | 0.29 |
| Hex | 82 | 12 | 45 | 0 | 56 | 2F | 31 | 14D | 4C | 1D |
| Octal | 202 | 22 | 105 | 0 | 126 | 57 | 61 | 515 | 114 | 35 |
| Binary | 10000010 | 10010 | 1000101 | 0 | 1010110 | 101111 | 110001 | 101001101 | 1001100 | 11101 |
Color Harmonies of #821245
Complementary color
Monochromatic Colors of #821245
Black with #821245
Text Example
Text Example
White with #821245
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #821245; }
p { color: rgb(130,18,69); }
H1.HeaderClassName
{
color: #821245;
}
.AnyTagClassName
{
color: #821245;
}
</style>
background-color css
<style>
a { background-color: #821245; }
a { background-color: rgb(130,18,69); }
div.DivClassName
{
background-color: #821245;
}
.BgClassName
{
background-color: #821245;
}
</style>
border-color css
<style>
span { border-color: #821245; }
span { border-color: rgb(130,18,69); }
td.TdClassName
{
border-color: #821245;
}
.TagClassName
{
border-color: #821245;
}
</style>