Shades of Pompadour #821148
Tints of Pompadour #821148
RGB
CMYK
RGB Variations
Color information
#821148 (or 0x821148) is known color: Pompadour. HEX triplet: 82, 11 and 48. RGB value is (130,17,72). Sum of RGB (Red+Green+Blue) = 130+17+72=219 (29% of max value = 765). Red value is 130 (51.17% from 255 or 59.36% from 219); Green value is 17 (7.03% from 255 or 7.76% from 219); Blue value is 72 (28.52% from 255 or 32.88% from 219); Max value from RGB is 130 - color contains mainly: red. Hex color #821148 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #821148 is #7DEEB7. Grayscale: #383838. Windows color (decimal): -8253112 or 4723074. OLE color: 4723074.
HSL color Cylindrical-coordinate representation of color #821148: hue angle of 330.8º 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 #821148 is Cyan = 0, Magento = 0.87, Yellow = 0.45 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 17 | 72 | - |
| CMYK | 0 | 0.87 | 0.45 | 0.49 |
| HSL | 330.8º | 0.77% | 0.29% | - |
| HSV(B) | 330.8º | 0.87% | 0.51% | - |
| XYZ | 10.58 | 5.61 | 6.66 | - |
| YUV | 57.06 | 136.44 | 180.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 17 | 72 | 0 | 0.87 | 0.45 | 0.49 | 330.8 | 0.77 | 0.29 |
| Hex | 82 | 11 | 48 | 0 | 57 | 2D | 31 | 14B | 4D | 1D |
| Octal | 202 | 21 | 110 | 0 | 127 | 55 | 61 | 513 | 115 | 35 |
| Binary | 10000010 | 10001 | 1001000 | 0 | 1010111 | 101101 | 110001 | 101001011 | 1001101 | 11101 |
Color Harmonies of #821148
Complementary color
Monochromatic Colors of #821148
Black with #821148
Text Example
Text Example
White with #821148
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #821148; }
p { color: rgb(130,17,72); }
H1.HeaderClassName
{
color: #821148;
}
.AnyTagClassName
{
color: #821148;
}
</style>
background-color css
<style>
a { background-color: #821148; }
a { background-color: rgb(130,17,72); }
div.DivClassName
{
background-color: #821148;
}
.BgClassName
{
background-color: #821148;
}
</style>
border-color css
<style>
span { border-color: #821148; }
span { border-color: rgb(130,17,72); }
td.TdClassName
{
border-color: #821148;
}
.TagClassName
{
border-color: #821148;
}
</style>