Shades of Pompadour #821152
Tints of Pompadour #821152
RGB
CMYK
RGB Variations
Color information
#821152 (or 0x821152) is known color: Pompadour. HEX triplet: 82, 11 and 52. RGB value is (130,17,82). Sum of RGB (Red+Green+Blue) = 130+17+82=229 (30% of max value = 765). Red value is 130 (51.17% from 255 or 56.77% from 229); Green value is 17 (7.03% from 255 or 7.42% from 229); Blue value is 82 (32.42% from 255 or 35.81% from 229); Max value from RGB is 130 - color contains mainly: red. Hex color #821152 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #821152 is #7DEEAD. Grayscale: #3A3A3A. Windows color (decimal): -8253102 or 5378434. OLE color: 5378434.
HSL color Cylindrical-coordinate representation of color #821152: hue angle of 325.49º 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 #821152 is Cyan = 0, Magento = 0.87, Yellow = 0.37 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 17 | 82 | - |
| CMYK | 0 | 0.87 | 0.37 | 0.49 |
| HSL | 325.49º | 0.77% | 0.29% | - |
| HSV(B) | 325.49º | 0.87% | 0.51% | - |
| XYZ | 10.93 | 5.76 | 8.52 | - |
| YUV | 58.2 | 141.44 | 179.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 17 | 82 | 0 | 0.87 | 0.37 | 0.49 | 325.49 | 0.77 | 0.29 |
| Hex | 82 | 11 | 52 | 0 | 57 | 25 | 31 | 145 | 4D | 1D |
| Octal | 202 | 21 | 122 | 0 | 127 | 45 | 61 | 505 | 115 | 35 |
| Binary | 10000010 | 10001 | 1010010 | 0 | 1010111 | 100101 | 110001 | 101000101 | 1001101 | 11101 |
Color Harmonies of #821152
Complementary color
Monochromatic Colors of #821152
Black with #821152
Text Example
Text Example
White with #821152
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #821152; }
p { color: rgb(130,17,82); }
H1.HeaderClassName
{
color: #821152;
}
.AnyTagClassName
{
color: #821152;
}
</style>
background-color css
<style>
a { background-color: #821152; }
a { background-color: rgb(130,17,82); }
div.DivClassName
{
background-color: #821152;
}
.BgClassName
{
background-color: #821152;
}
</style>
border-color css
<style>
span { border-color: #821152; }
span { border-color: rgb(130,17,82); }
td.TdClassName
{
border-color: #821152;
}
.TagClassName
{
border-color: #821152;
}
</style>