Shades of Pompadour #831347
Tints of Pompadour #831347
RGB
CMYK
RGB Variations
Color information
#831347 (or 0x831347) is known color: Pompadour. HEX triplet: 83, 13 and 47. RGB value is (131,19,71). Sum of RGB (Red+Green+Blue) = 131+19+71=221 (29% of max value = 765). Red value is 131 (51.56% from 255 or 59.28% from 221); Green value is 19 (7.81% from 255 or 8.60% from 221); Blue value is 71 (28.12% from 255 or 32.13% from 221); Max value from RGB is 131 - color contains mainly: red. Hex color #831347 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #831347 is #7CECB8. Grayscale: #3A3A3A. Windows color (decimal): -8187065 or 4658051. OLE color: 4658051.
HSL color Cylindrical-coordinate representation of color #831347: hue angle of 332.14º degrees, saturation: 0.75, 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 #831347 is Cyan = 0, Magento = 0.85, Yellow = 0.46 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 19 | 71 | - |
| CMYK | 0 | 0.85 | 0.46 | 0.49 |
| HSL | 332.14º | 0.75% | 0.29% | - |
| HSV(B) | 332.14º | 0.85% | 0.51% | - |
| XYZ | 10.73 | 5.75 | 6.5 | - |
| YUV | 58.42 | 135.11 | 179.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 19 | 71 | 0 | 0.85 | 0.46 | 0.49 | 332.14 | 0.75 | 0.29 |
| Hex | 83 | 13 | 47 | 0 | 55 | 2E | 31 | 14C | 4B | 1D |
| Octal | 203 | 23 | 107 | 0 | 125 | 56 | 61 | 514 | 113 | 35 |
| Binary | 10000011 | 10011 | 1000111 | 0 | 1010101 | 101110 | 110001 | 101001100 | 1001011 | 11101 |
Color Harmonies of #831347
Complementary color
Monochromatic Colors of #831347
Black with #831347
Text Example
Text Example
White with #831347
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #831347; }
p { color: rgb(131,19,71); }
H1.HeaderClassName
{
color: #831347;
}
.AnyTagClassName
{
color: #831347;
}
</style>
background-color css
<style>
a { background-color: #831347; }
a { background-color: rgb(131,19,71); }
div.DivClassName
{
background-color: #831347;
}
.BgClassName
{
background-color: #831347;
}
</style>
border-color css
<style>
span { border-color: #831347; }
span { border-color: rgb(131,19,71); }
td.TdClassName
{
border-color: #831347;
}
.TagClassName
{
border-color: #831347;
}
</style>