Shades of Pompadour #831346
Tints of Pompadour #831346
RGB
CMYK
RGB Variations
Color information
#831346 (or 0x831346) is known color: Pompadour. HEX triplet: 83, 13 and 46. RGB value is (131,19,70). Sum of RGB (Red+Green+Blue) = 131+19+70=220 (29% of max value = 765). Red value is 131 (51.56% from 255 or 59.55% from 220); Green value is 19 (7.81% from 255 or 8.64% from 220); Blue value is 70 (27.73% from 255 or 31.82% from 220); Max value from RGB is 131 - color contains mainly: red. Hex color #831346 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #831346 is #7CECB9. Grayscale: #3A3A3A. Windows color (decimal): -8187066 or 4592515. OLE color: 4592515.
HSL color Cylindrical-coordinate representation of color #831346: hue angle of 332.68º 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 #831346 is Cyan = 0, Magento = 0.85, Yellow = 0.47 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 19 | 70 | - |
| CMYK | 0 | 0.85 | 0.47 | 0.49 |
| HSL | 332.68º | 0.75% | 0.29% | - |
| HSV(B) | 332.68º | 0.85% | 0.51% | - |
| XYZ | 10.7 | 5.73 | 6.34 | - |
| YUV | 58.3 | 134.61 | 179.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 19 | 70 | 0 | 0.85 | 0.47 | 0.49 | 332.68 | 0.75 | 0.29 |
| Hex | 83 | 13 | 46 | 0 | 55 | 2F | 31 | 14D | 4B | 1D |
| Octal | 203 | 23 | 106 | 0 | 125 | 57 | 61 | 515 | 113 | 35 |
| Binary | 10000011 | 10011 | 1000110 | 0 | 1010101 | 101111 | 110001 | 101001101 | 1001011 | 11101 |
Color Harmonies of #831346
Complementary color
Monochromatic Colors of #831346
Black with #831346
Text Example
Text Example
White with #831346
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #831346; }
p { color: rgb(131,19,70); }
H1.HeaderClassName
{
color: #831346;
}
.AnyTagClassName
{
color: #831346;
}
</style>
background-color css
<style>
a { background-color: #831346; }
a { background-color: rgb(131,19,70); }
div.DivClassName
{
background-color: #831346;
}
.BgClassName
{
background-color: #831346;
}
</style>
border-color css
<style>
span { border-color: #831346; }
span { border-color: rgb(131,19,70); }
td.TdClassName
{
border-color: #831346;
}
.TagClassName
{
border-color: #831346;
}
</style>