Shades of Pompadour #831348
Tints of Pompadour #831348
RGB
CMYK
RGB Variations
Color information
#831348 (or 0x831348) is known color: Pompadour. HEX triplet: 83, 13 and 48. RGB value is (131,19,72). Sum of RGB (Red+Green+Blue) = 131+19+72=222 (29% of max value = 765). Red value is 131 (51.56% from 255 or 59.01% from 222); Green value is 19 (7.81% from 255 or 8.56% from 222); Blue value is 72 (28.52% from 255 or 32.43% from 222); Max value from RGB is 131 - color contains mainly: red. Hex color #831348 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #831348 is #7CECB7. Grayscale: #3A3A3A. Windows color (decimal): -8187064 or 4723587. OLE color: 4723587.
HSL color Cylindrical-coordinate representation of color #831348: hue angle of 331.61º 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 #831348 is Cyan = 0, Magento = 0.85, Yellow = 0.45 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 19 | 72 | - |
| CMYK | 0 | 0.85 | 0.45 | 0.49 |
| HSL | 331.61º | 0.75% | 0.29% | - |
| HSV(B) | 331.61º | 0.85% | 0.51% | - |
| XYZ | 10.76 | 5.76 | 6.68 | - |
| YUV | 58.53 | 135.61 | 179.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 19 | 72 | 0 | 0.85 | 0.45 | 0.49 | 331.61 | 0.75 | 0.29 |
| Hex | 83 | 13 | 48 | 0 | 55 | 2D | 31 | 14C | 4B | 1D |
| Octal | 203 | 23 | 110 | 0 | 125 | 55 | 61 | 514 | 113 | 35 |
| Binary | 10000011 | 10011 | 1001000 | 0 | 1010101 | 101101 | 110001 | 101001100 | 1001011 | 11101 |
Color Harmonies of #831348
Complementary color
Monochromatic Colors of #831348
Black with #831348
Text Example
Text Example
White with #831348
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #831348; }
p { color: rgb(131,19,72); }
H1.HeaderClassName
{
color: #831348;
}
.AnyTagClassName
{
color: #831348;
}
</style>
background-color css
<style>
a { background-color: #831348; }
a { background-color: rgb(131,19,72); }
div.DivClassName
{
background-color: #831348;
}
.BgClassName
{
background-color: #831348;
}
</style>
border-color css
<style>
span { border-color: #831348; }
span { border-color: rgb(131,19,72); }
td.TdClassName
{
border-color: #831348;
}
.TagClassName
{
border-color: #831348;
}
</style>