Shades of Pompadour #821140
Tints of Pompadour #821140
RGB
CMYK
RGB Variations
Color information
#821140 (or 0x821140) is known color: Pompadour. HEX triplet: 82, 11 and 40. RGB value is (130,17,64). Sum of RGB (Red+Green+Blue) = 130+17+64=211 (27% of max value = 765). Red value is 130 (51.17% from 255 or 61.61% from 211); Green value is 17 (7.03% from 255 or 8.06% from 211); Blue value is 64 (25.39% from 255 or 30.33% from 211); Max value from RGB is 130 - color contains mainly: red. Hex color #821140 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #821140 is #7DEEBF. Grayscale: #383838. Windows color (decimal): -8253120 or 4198786. OLE color: 4198786.
HSL color Cylindrical-coordinate representation of color #821140: hue angle of 335.04º degrees, saturation: 0.77, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #821140 is Cyan = 0, Magento = 0.87, Yellow = 0.51 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 17 | 64 | - |
| CMYK | 0 | 0.87 | 0.51 | 0.49 |
| HSL | 335.04º | 0.77% | 0.29% | - |
| HSV(B) | 335.04º | 0.87% | 0.51% | - |
| XYZ | 10.33 | 5.52 | 5.37 | - |
| YUV | 56.15 | 132.44 | 180.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 17 | 64 | 0 | 0.87 | 0.51 | 0.49 | 335.04 | 0.77 | 0.29 |
| Hex | 82 | 11 | 40 | 0 | 57 | 33 | 31 | 14F | 4D | 1D |
| Octal | 202 | 21 | 100 | 0 | 127 | 63 | 61 | 517 | 115 | 35 |
| Binary | 10000010 | 10001 | 1000000 | 0 | 1010111 | 110011 | 110001 | 101001111 | 1001101 | 11101 |
Color Harmonies of #821140
Complementary color
Monochromatic Colors of #821140
Black with #821140
Text Example
Text Example
White with #821140
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #821140; }
p { color: rgb(130,17,64); }
H1.HeaderClassName
{
color: #821140;
}
.AnyTagClassName
{
color: #821140;
}
</style>
background-color css
<style>
a { background-color: #821140; }
a { background-color: rgb(130,17,64); }
div.DivClassName
{
background-color: #821140;
}
.BgClassName
{
background-color: #821140;
}
</style>
border-color css
<style>
span { border-color: #821140; }
span { border-color: rgb(130,17,64); }
td.TdClassName
{
border-color: #821140;
}
.TagClassName
{
border-color: #821140;
}
</style>