Shades of Pompadour #831540
Tints of Pompadour #831540
RGB
CMYK
RGB Variations
Color information
#831540 (or 0x831540) is known color: Pompadour. HEX triplet: 83, 15 and 40. RGB value is (131,21,64). Sum of RGB (Red+Green+Blue) = 131+21+64=216 (28% of max value = 765). Red value is 131 (51.56% from 255 or 60.65% from 216); Green value is 21 (8.59% from 255 or 9.72% from 216); Blue value is 64 (25.39% from 255 or 29.63% from 216); Max value from RGB is 131 - color contains mainly: red. Hex color #831540 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #831540 is #7CEABF. Grayscale: #3A3A3A. Windows color (decimal): -8186560 or 4199811. OLE color: 4199811.
HSL color Cylindrical-coordinate representation of color #831540: hue angle of 336.55º degrees, saturation: 0.72, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #831540 is Cyan = 0, Magento = 0.84, Yellow = 0.51 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 21 | 64 | - |
| CMYK | 0 | 0.84 | 0.51 | 0.49 |
| HSL | 336.55º | 0.72% | 0.3% | - |
| HSV(B) | 336.55º | 0.84% | 0.51% | - |
| XYZ | 10.55 | 5.73 | 5.4 | - |
| YUV | 58.79 | 130.94 | 179.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 21 | 64 | 0 | 0.84 | 0.51 | 0.49 | 336.55 | 0.72 | 0.3 |
| Hex | 83 | 15 | 40 | 0 | 54 | 33 | 31 | 151 | 48 | 1E |
| Octal | 203 | 25 | 100 | 0 | 124 | 63 | 61 | 521 | 110 | 36 |
| Binary | 10000011 | 10101 | 1000000 | 0 | 1010100 | 110011 | 110001 | 101010001 | 1001000 | 11110 |
Color Harmonies of #831540
Complementary color
Monochromatic Colors of #831540
Black with #831540
Text Example
Text Example
White with #831540
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #831540; }
p { color: rgb(131,21,64); }
H1.HeaderClassName
{
color: #831540;
}
.AnyTagClassName
{
color: #831540;
}
</style>
background-color css
<style>
a { background-color: #831540; }
a { background-color: rgb(131,21,64); }
div.DivClassName
{
background-color: #831540;
}
.BgClassName
{
background-color: #831540;
}
</style>
border-color css
<style>
span { border-color: #831540; }
span { border-color: rgb(131,21,64); }
td.TdClassName
{
border-color: #831540;
}
.TagClassName
{
border-color: #831540;
}
</style>