Shades of Pompadour #831241
Tints of Pompadour #831241
RGB
CMYK
RGB Variations
Color information
#831241 (or 0x831241) is known color: Pompadour. HEX triplet: 83, 12 and 41. RGB value is (131,18,65). Sum of RGB (Red+Green+Blue) = 131+18+65=214 (28% of max value = 765). Red value is 131 (51.56% from 255 or 61.21% from 214); Green value is 18 (7.42% from 255 or 8.41% from 214); Blue value is 65 (25.78% from 255 or 30.37% from 214); Max value from RGB is 131 - color contains mainly: red. Hex color #831241 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #831241 is #7CEDBE. Grayscale: #393939. Windows color (decimal): -8187327 or 4264579. OLE color: 4264579.
HSL color Cylindrical-coordinate representation of color #831241: hue angle of 335.04º degrees, saturation: 0.76, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #831241 is Cyan = 0, Magento = 0.86, Yellow = 0.50 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 18 | 65 | - |
| CMYK | 0 | 0.86 | 0.50 | 0.49 |
| HSL | 335.04º | 0.76% | 0.29% | - |
| HSV(B) | 335.04º | 0.86% | 0.51% | - |
| XYZ | 10.53 | 5.64 | 5.53 | - |
| YUV | 57.15 | 132.44 | 180.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 18 | 65 | 0 | 0.86 | 0.50 | 0.49 | 335.04 | 0.76 | 0.29 |
| Hex | 83 | 12 | 41 | 0 | 56 | 32 | 31 | 14F | 4C | 1D |
| Octal | 203 | 22 | 101 | 0 | 126 | 62 | 61 | 517 | 114 | 35 |
| Binary | 10000011 | 10010 | 1000001 | 0 | 1010110 | 110010 | 110001 | 101001111 | 1001100 | 11101 |
Color Harmonies of #831241
Complementary color
Monochromatic Colors of #831241
Black with #831241
Text Example
Text Example
White with #831241
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #831241; }
p { color: rgb(131,18,65); }
H1.HeaderClassName
{
color: #831241;
}
.AnyTagClassName
{
color: #831241;
}
</style>
background-color css
<style>
a { background-color: #831241; }
a { background-color: rgb(131,18,65); }
div.DivClassName
{
background-color: #831241;
}
.BgClassName
{
background-color: #831241;
}
</style>
border-color css
<style>
span { border-color: #831241; }
span { border-color: rgb(131,18,65); }
td.TdClassName
{
border-color: #831241;
}
.TagClassName
{
border-color: #831241;
}
</style>