Shades of Pompadour #831447
Tints of Pompadour #831447
RGB
CMYK
RGB Variations
Color information
#831447 (or 0x831447) is known color: Pompadour. HEX triplet: 83, 14 and 47. RGB value is (131,20,71). Sum of RGB (Red+Green+Blue) = 131+20+71=222 (29% of max value = 765). Red value is 131 (51.56% from 255 or 59.01% from 222); Green value is 20 (8.20% from 255 or 9.01% from 222); Blue value is 71 (28.12% from 255 or 31.98% from 222); Max value from RGB is 131 - color contains mainly: red. Hex color #831447 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #831447 is #7CEBB8. Grayscale: #3A3A3A. Windows color (decimal): -8186809 or 4658307. OLE color: 4658307.
HSL color Cylindrical-coordinate representation of color #831447: hue angle of 332.43º degrees, saturation: 0.74, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #831447 is Cyan = 0, Magento = 0.85, Yellow = 0.46 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 20 | 71 | - |
| CMYK | 0 | 0.85 | 0.46 | 0.49 |
| HSL | 332.43º | 0.74% | 0.3% | - |
| HSV(B) | 332.43º | 0.85% | 0.51% | - |
| XYZ | 10.75 | 5.78 | 6.51 | - |
| YUV | 59 | 134.77 | 179.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 20 | 71 | 0 | 0.85 | 0.46 | 0.49 | 332.43 | 0.74 | 0.3 |
| Hex | 83 | 14 | 47 | 0 | 55 | 2E | 31 | 14C | 4A | 1E |
| Octal | 203 | 24 | 107 | 0 | 125 | 56 | 61 | 514 | 112 | 36 |
| Binary | 10000011 | 10100 | 1000111 | 0 | 1010101 | 101110 | 110001 | 101001100 | 1001010 | 11110 |
Color Harmonies of #831447
Complementary color
Monochromatic Colors of #831447
Black with #831447
Text Example
Text Example
White with #831447
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #831447; }
p { color: rgb(131,20,71); }
H1.HeaderClassName
{
color: #831447;
}
.AnyTagClassName
{
color: #831447;
}
</style>
background-color css
<style>
a { background-color: #831447; }
a { background-color: rgb(131,20,71); }
div.DivClassName
{
background-color: #831447;
}
.BgClassName
{
background-color: #831447;
}
</style>
border-color css
<style>
span { border-color: #831447; }
span { border-color: rgb(131,20,71); }
td.TdClassName
{
border-color: #831447;
}
.TagClassName
{
border-color: #831447;
}
</style>