Shades of Pompadour #831040
Tints of Pompadour #831040
RGB
CMYK
RGB Variations
Color information
#831040 (or 0x831040) is known color: Pompadour. HEX triplet: 83, 10 and 40. RGB value is (131,16,64). Sum of RGB (Red+Green+Blue) = 131+16+64=211 (27% of max value = 765). Red value is 131 (51.56% from 255 or 62.09% from 211); Green value is 16 (6.64% from 255 or 7.58% from 211); Blue value is 64 (25.39% from 255 or 30.33% from 211); Max value from RGB is 131 - color contains mainly: red. Hex color #831040 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #831040 is #7CEFBF. Grayscale: #373737. Windows color (decimal): -8187840 or 4198531. OLE color: 4198531.
HSL color Cylindrical-coordinate representation of color #831040: hue angle of 334.96º 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 #831040 is Cyan = 0, Magento = 0.88, Yellow = 0.51 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 16 | 64 | - |
| CMYK | 0 | 0.88 | 0.51 | 0.49 |
| HSL | 334.96º | 0.78% | 0.29% | - |
| HSV(B) | 334.96º | 0.88% | 0.51% | - |
| XYZ | 10.47 | 5.57 | 5.37 | - |
| YUV | 55.86 | 132.6 | 181.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 16 | 64 | 0 | 0.88 | 0.51 | 0.49 | 334.96 | 0.78 | 0.29 |
| Hex | 83 | 10 | 40 | 0 | 58 | 33 | 31 | 14F | 4E | 1D |
| Octal | 203 | 20 | 100 | 0 | 130 | 63 | 61 | 517 | 116 | 35 |
| Binary | 10000011 | 10000 | 1000000 | 0 | 1011000 | 110011 | 110001 | 101001111 | 1001110 | 11101 |
Color Harmonies of #831040
Complementary color
Monochromatic Colors of #831040
Black with #831040
Text Example
Text Example
White with #831040
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #831040; }
p { color: rgb(131,16,64); }
H1.HeaderClassName
{
color: #831040;
}
.AnyTagClassName
{
color: #831040;
}
</style>
background-color css
<style>
a { background-color: #831040; }
a { background-color: rgb(131,16,64); }
div.DivClassName
{
background-color: #831040;
}
.BgClassName
{
background-color: #831040;
}
</style>
border-color css
<style>
span { border-color: #831040; }
span { border-color: rgb(131,16,64); }
td.TdClassName
{
border-color: #831040;
}
.TagClassName
{
border-color: #831040;
}
</style>