Shades of Pompadour #821043
Tints of Pompadour #821043
RGB
CMYK
RGB Variations
Color information
#821043 (or 0x821043) is known color: Pompadour. HEX triplet: 82, 10 and 43. RGB value is (130,16,67). Sum of RGB (Red+Green+Blue) = 130+16+67=213 (28% of max value = 765). Red value is 130 (51.17% from 255 or 61.03% from 213); Green value is 16 (6.64% from 255 or 7.51% from 213); Blue value is 67 (26.56% from 255 or 31.46% from 213); Max value from RGB is 130 - color contains mainly: red. Hex color #821043 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #821043 is #7DEFBC. Grayscale: #373737. Windows color (decimal): -8253373 or 4395138. OLE color: 4395138.
HSL color Cylindrical-coordinate representation of color #821043: hue angle of 333.16º 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 #821043 is Cyan = 0, Magento = 0.88, Yellow = 0.48 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 16 | 67 | - |
| CMYK | 0 | 0.88 | 0.48 | 0.49 |
| HSL | 333.16º | 0.78% | 0.29% | - |
| HSV(B) | 333.16º | 0.88% | 0.51% | - |
| XYZ | 10.4 | 5.52 | 5.83 | - |
| YUV | 55.9 | 134.27 | 180.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 16 | 67 | 0 | 0.88 | 0.48 | 0.49 | 333.16 | 0.78 | 0.29 |
| Hex | 82 | 10 | 43 | 0 | 58 | 30 | 31 | 14D | 4E | 1D |
| Octal | 202 | 20 | 103 | 0 | 130 | 60 | 61 | 515 | 116 | 35 |
| Binary | 10000010 | 10000 | 1000011 | 0 | 1011000 | 110000 | 110001 | 101001101 | 1001110 | 11101 |
Color Harmonies of #821043
Complementary color
Monochromatic Colors of #821043
Black with #821043
Text Example
Text Example
White with #821043
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #821043; }
p { color: rgb(130,16,67); }
H1.HeaderClassName
{
color: #821043;
}
.AnyTagClassName
{
color: #821043;
}
</style>
background-color css
<style>
a { background-color: #821043; }
a { background-color: rgb(130,16,67); }
div.DivClassName
{
background-color: #821043;
}
.BgClassName
{
background-color: #821043;
}
</style>
border-color css
<style>
span { border-color: #821043; }
span { border-color: rgb(130,16,67); }
td.TdClassName
{
border-color: #821043;
}
.TagClassName
{
border-color: #821043;
}
</style>