Shades of Pompadour #831044
Tints of Pompadour #831044
RGB
CMYK
RGB Variations
Color information
#831044 (or 0x831044) is known color: Pompadour. HEX triplet: 83, 10 and 44. RGB value is (131,16,68). Sum of RGB (Red+Green+Blue) = 131+16+68=215 (28% of max value = 765). Red value is 131 (51.56% from 255 or 60.93% from 215); Green value is 16 (6.64% from 255 or 7.44% from 215); Blue value is 68 (26.95% from 255 or 31.63% from 215); Max value from RGB is 131 - color contains mainly: red. Hex color #831044 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #831044 is #7CEFBB. Grayscale: #383838. Windows color (decimal): -8187836 or 4460675. OLE color: 4460675.
HSL color Cylindrical-coordinate representation of color #831044: hue angle of 332.87º 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 #831044 is Cyan = 0, Magento = 0.88, Yellow = 0.48 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 16 | 68 | - |
| CMYK | 0 | 0.88 | 0.48 | 0.49 |
| HSL | 332.87º | 0.78% | 0.29% | - |
| HSV(B) | 332.87º | 0.88% | 0.51% | - |
| XYZ | 10.59 | 5.61 | 5.99 | - |
| YUV | 56.31 | 134.6 | 181.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 16 | 68 | 0 | 0.88 | 0.48 | 0.49 | 332.87 | 0.78 | 0.29 |
| Hex | 83 | 10 | 44 | 0 | 58 | 30 | 31 | 14D | 4E | 1D |
| Octal | 203 | 20 | 104 | 0 | 130 | 60 | 61 | 515 | 116 | 35 |
| Binary | 10000011 | 10000 | 1000100 | 0 | 1011000 | 110000 | 110001 | 101001101 | 1001110 | 11101 |
Color Harmonies of #831044
Complementary color
Monochromatic Colors of #831044
Black with #831044
Text Example
Text Example
White with #831044
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #831044; }
p { color: rgb(131,16,68); }
H1.HeaderClassName
{
color: #831044;
}
.AnyTagClassName
{
color: #831044;
}
</style>
background-color css
<style>
a { background-color: #831044; }
a { background-color: rgb(131,16,68); }
div.DivClassName
{
background-color: #831044;
}
.BgClassName
{
background-color: #831044;
}
</style>
border-color css
<style>
span { border-color: #831044; }
span { border-color: rgb(131,16,68); }
td.TdClassName
{
border-color: #831044;
}
.TagClassName
{
border-color: #831044;
}
</style>