Shades of Pompadour #831248
Tints of Pompadour #831248
RGB
CMYK
RGB Variations
Color information
#831248 (or 0x831248) is known color: Pompadour. HEX triplet: 83, 12 and 48. RGB value is (131,18,72). Sum of RGB (Red+Green+Blue) = 131+18+72=221 (29% of max value = 765). Red value is 131 (51.56% from 255 or 59.28% from 221); Green value is 18 (7.42% from 255 or 8.14% from 221); Blue value is 72 (28.52% from 255 or 32.58% from 221); Max value from RGB is 131 - color contains mainly: red. Hex color #831248 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #831248 is #7CEDB7. Grayscale: #393939. Windows color (decimal): -8187320 or 4723331. OLE color: 4723331.
HSL color Cylindrical-coordinate representation of color #831248: hue angle of 331.33º 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 #831248 is Cyan = 0, Magento = 0.86, Yellow = 0.45 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 18 | 72 | - |
| CMYK | 0 | 0.86 | 0.45 | 0.49 |
| HSL | 331.33º | 0.76% | 0.29% | - |
| HSV(B) | 331.33º | 0.86% | 0.51% | - |
| XYZ | 10.75 | 5.73 | 6.67 | - |
| YUV | 57.94 | 135.94 | 180.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 18 | 72 | 0 | 0.86 | 0.45 | 0.49 | 331.33 | 0.76 | 0.29 |
| Hex | 83 | 12 | 48 | 0 | 56 | 2D | 31 | 14B | 4C | 1D |
| Octal | 203 | 22 | 110 | 0 | 126 | 55 | 61 | 513 | 114 | 35 |
| Binary | 10000011 | 10010 | 1001000 | 0 | 1010110 | 101101 | 110001 | 101001011 | 1001100 | 11101 |
Color Harmonies of #831248
Complementary color
Monochromatic Colors of #831248
Black with #831248
Text Example
Text Example
White with #831248
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #831248; }
p { color: rgb(131,18,72); }
H1.HeaderClassName
{
color: #831248;
}
.AnyTagClassName
{
color: #831248;
}
</style>
background-color css
<style>
a { background-color: #831248; }
a { background-color: rgb(131,18,72); }
div.DivClassName
{
background-color: #831248;
}
.BgClassName
{
background-color: #831248;
}
</style>
border-color css
<style>
span { border-color: #831248; }
span { border-color: rgb(131,18,72); }
td.TdClassName
{
border-color: #831248;
}
.TagClassName
{
border-color: #831248;
}
</style>