Shades of Pompadour #821052
Tints of Pompadour #821052
RGB
CMYK
RGB Variations
Color information
#821052 (or 0x821052) is known color: Pompadour. HEX triplet: 82, 10 and 52. RGB value is (130,16,82). Sum of RGB (Red+Green+Blue) = 130+16+82=228 (30% of max value = 765). Red value is 130 (51.17% from 255 or 57.02% from 228); Green value is 16 (6.64% from 255 or 7.02% from 228); Blue value is 82 (32.42% from 255 or 35.96% from 228); Max value from RGB is 130 - color contains mainly: red. Hex color #821052 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #821052 is #7DEFAD. Grayscale: #393939. Windows color (decimal): -8253358 or 5378178. OLE color: 5378178.
HSL color Cylindrical-coordinate representation of color #821052: hue angle of 325.26º 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 #821052 is Cyan = 0, Magento = 0.88, Yellow = 0.37 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 16 | 82 | - |
| CMYK | 0 | 0.88 | 0.37 | 0.49 |
| HSL | 325.26º | 0.78% | 0.29% | - |
| HSV(B) | 325.26º | 0.88% | 0.51% | - |
| XYZ | 10.91 | 5.73 | 8.51 | - |
| YUV | 57.61 | 141.77 | 179.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 16 | 82 | 0 | 0.88 | 0.37 | 0.49 | 325.26 | 0.78 | 0.29 |
| Hex | 82 | 10 | 52 | 0 | 58 | 25 | 31 | 145 | 4E | 1D |
| Octal | 202 | 20 | 122 | 0 | 130 | 45 | 61 | 505 | 116 | 35 |
| Binary | 10000010 | 10000 | 1010010 | 0 | 1011000 | 100101 | 110001 | 101000101 | 1001110 | 11101 |
Color Harmonies of #821052
Complementary color
Monochromatic Colors of #821052
Black with #821052
Text Example
Text Example
White with #821052
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #821052; }
p { color: rgb(130,16,82); }
H1.HeaderClassName
{
color: #821052;
}
.AnyTagClassName
{
color: #821052;
}
</style>
background-color css
<style>
a { background-color: #821052; }
a { background-color: rgb(130,16,82); }
div.DivClassName
{
background-color: #821052;
}
.BgClassName
{
background-color: #821052;
}
</style>
border-color css
<style>
span { border-color: #821052; }
span { border-color: rgb(130,16,82); }
td.TdClassName
{
border-color: #821052;
}
.TagClassName
{
border-color: #821052;
}
</style>