Shades of Pompadour #821053
Tints of Pompadour #821053
RGB
CMYK
RGB Variations
Color information
#821053 (or 0x821053) is known color: Pompadour. HEX triplet: 82, 10 and 53. RGB value is (130,16,83). Sum of RGB (Red+Green+Blue) = 130+16+83=229 (30% of max value = 765). Red value is 130 (51.17% from 255 or 56.77% from 229); Green value is 16 (6.64% from 255 or 6.99% from 229); Blue value is 83 (32.81% from 255 or 36.24% from 229); Max value from RGB is 130 - color contains mainly: red. Hex color #821053 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #821053 is #7DEFAC. Grayscale: #393939. Windows color (decimal): -8253357 or 5443714. OLE color: 5443714.
HSL color Cylindrical-coordinate representation of color #821053: hue angle of 324.74º 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 #821053 is Cyan = 0, Magento = 0.88, Yellow = 0.36 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 16 | 83 | - |
| CMYK | 0 | 0.88 | 0.36 | 0.49 |
| HSL | 324.74º | 0.78% | 0.29% | - |
| HSV(B) | 324.74º | 0.88% | 0.51% | - |
| XYZ | 10.95 | 5.74 | 8.71 | - |
| YUV | 57.72 | 142.27 | 179.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 16 | 83 | 0 | 0.88 | 0.36 | 0.49 | 324.74 | 0.78 | 0.29 |
| Hex | 82 | 10 | 53 | 0 | 58 | 24 | 31 | 145 | 4E | 1D |
| Octal | 202 | 20 | 123 | 0 | 130 | 44 | 61 | 505 | 116 | 35 |
| Binary | 10000010 | 10000 | 1010011 | 0 | 1011000 | 100100 | 110001 | 101000101 | 1001110 | 11101 |
Color Harmonies of #821053
Complementary color
Monochromatic Colors of #821053
Black with #821053
Text Example
Text Example
White with #821053
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #821053; }
p { color: rgb(130,16,83); }
H1.HeaderClassName
{
color: #821053;
}
.AnyTagClassName
{
color: #821053;
}
</style>
background-color css
<style>
a { background-color: #821053; }
a { background-color: rgb(130,16,83); }
div.DivClassName
{
background-color: #821053;
}
.BgClassName
{
background-color: #821053;
}
</style>
border-color css
<style>
span { border-color: #821053; }
span { border-color: rgb(130,16,83); }
td.TdClassName
{
border-color: #821053;
}
.TagClassName
{
border-color: #821053;
}
</style>