Shades of Pompadour #821444
Tints of Pompadour #821444
RGB
CMYK
RGB Variations
Color information
#821444 (or 0x821444) is known color: Pompadour. HEX triplet: 82, 14 and 44. RGB value is (130,20,68). Sum of RGB (Red+Green+Blue) = 130+20+68=218 (28% of max value = 765). Red value is 130 (51.17% from 255 or 59.63% from 218); Green value is 20 (8.20% from 255 or 9.17% from 218); Blue value is 68 (26.95% from 255 or 31.19% from 218); Max value from RGB is 130 - color contains mainly: red. Hex color #821444 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #821444 is #7DEBBB. Grayscale: #3A3A3A. Windows color (decimal): -8252348 or 4461698. OLE color: 4461698.
HSL color Cylindrical-coordinate representation of color #821444: hue angle of 333.82º degrees, saturation: 0.73, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #821444 is Cyan = 0, Magento = 0.85, Yellow = 0.48 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 20 | 68 | - |
| CMYK | 0 | 0.85 | 0.48 | 0.49 |
| HSL | 333.82º | 0.73% | 0.29% | - |
| HSV(B) | 333.82º | 0.85% | 0.51% | - |
| XYZ | 10.5 | 5.66 | 6.01 | - |
| YUV | 58.36 | 133.44 | 179.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 20 | 68 | 0 | 0.85 | 0.48 | 0.49 | 333.82 | 0.73 | 0.29 |
| Hex | 82 | 14 | 44 | 0 | 55 | 30 | 31 | 14E | 49 | 1D |
| Octal | 202 | 24 | 104 | 0 | 125 | 60 | 61 | 516 | 111 | 35 |
| Binary | 10000010 | 10100 | 1000100 | 0 | 1010101 | 110000 | 110001 | 101001110 | 1001001 | 11101 |
Color Harmonies of #821444
Complementary color
Monochromatic Colors of #821444
Black with #821444
Text Example
Text Example
White with #821444
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #821444; }
p { color: rgb(130,20,68); }
H1.HeaderClassName
{
color: #821444;
}
.AnyTagClassName
{
color: #821444;
}
</style>
background-color css
<style>
a { background-color: #821444; }
a { background-color: rgb(130,20,68); }
div.DivClassName
{
background-color: #821444;
}
.BgClassName
{
background-color: #821444;
}
</style>
border-color css
<style>
span { border-color: #821444; }
span { border-color: rgb(130,20,68); }
td.TdClassName
{
border-color: #821444;
}
.TagClassName
{
border-color: #821444;
}
</style>