Shades of Pompadour #831042
Tints of Pompadour #831042
RGB
CMYK
RGB Variations
Color information
#831042 (or 0x831042) is known color: Pompadour. HEX triplet: 83, 10 and 42. RGB value is (131,16,66). Sum of RGB (Red+Green+Blue) = 131+16+66=213 (28% of max value = 765). Red value is 131 (51.56% from 255 or 61.50% from 213); Green value is 16 (6.64% from 255 or 7.51% from 213); Blue value is 66 (26.17% from 255 or 30.99% from 213); Max value from RGB is 131 - color contains mainly: red. Hex color #831042 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #831042 is #7CEFBD. Grayscale: #373737. Windows color (decimal): -8187838 or 4329603. OLE color: 4329603.
HSL color Cylindrical-coordinate representation of color #831042: hue angle of 333.91º 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 #831042 is Cyan = 0, Magento = 0.88, Yellow = 0.50 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 16 | 66 | - |
| CMYK | 0 | 0.88 | 0.50 | 0.49 |
| HSL | 333.91º | 0.78% | 0.29% | - |
| HSV(B) | 333.91º | 0.88% | 0.51% | - |
| XYZ | 10.53 | 5.59 | 5.68 | - |
| YUV | 56.09 | 133.6 | 181.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 16 | 66 | 0 | 0.88 | 0.50 | 0.49 | 333.91 | 0.78 | 0.29 |
| Hex | 83 | 10 | 42 | 0 | 58 | 32 | 31 | 14E | 4E | 1D |
| Octal | 203 | 20 | 102 | 0 | 130 | 62 | 61 | 516 | 116 | 35 |
| Binary | 10000011 | 10000 | 1000010 | 0 | 1011000 | 110010 | 110001 | 101001110 | 1001110 | 11101 |
Color Harmonies of #831042
Complementary color
Monochromatic Colors of #831042
Black with #831042
Text Example
Text Example
White with #831042
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #831042; }
p { color: rgb(131,16,66); }
H1.HeaderClassName
{
color: #831042;
}
.AnyTagClassName
{
color: #831042;
}
</style>
background-color css
<style>
a { background-color: #831042; }
a { background-color: rgb(131,16,66); }
div.DivClassName
{
background-color: #831042;
}
.BgClassName
{
background-color: #831042;
}
</style>
border-color css
<style>
span { border-color: #831042; }
span { border-color: rgb(131,16,66); }
td.TdClassName
{
border-color: #831042;
}
.TagClassName
{
border-color: #831042;
}
</style>