Shades of Pompadour #831443
Tints of Pompadour #831443
RGB
CMYK
RGB Variations
Color information
#831443 (or 0x831443) is known color: Pompadour. HEX triplet: 83, 14 and 43. RGB value is (131,20,67). Sum of RGB (Red+Green+Blue) = 131+20+67=218 (28% of max value = 765). Red value is 131 (51.56% from 255 or 60.09% from 218); Green value is 20 (8.20% from 255 or 9.17% from 218); Blue value is 67 (26.56% from 255 or 30.73% from 218); Max value from RGB is 131 - color contains mainly: red. Hex color #831443 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #831443 is #7CEBBC. Grayscale: #3A3A3A. Windows color (decimal): -8186813 or 4396163. OLE color: 4396163.
HSL color Cylindrical-coordinate representation of color #831443: hue angle of 334.59º degrees, saturation: 0.74, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #831443 is Cyan = 0, Magento = 0.85, Yellow = 0.49 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 20 | 67 | - |
| CMYK | 0 | 0.85 | 0.49 | 0.49 |
| HSL | 334.59º | 0.74% | 0.3% | - |
| HSV(B) | 334.59º | 0.85% | 0.51% | - |
| XYZ | 10.62 | 5.73 | 5.86 | - |
| YUV | 58.55 | 132.77 | 179.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 20 | 67 | 0 | 0.85 | 0.49 | 0.49 | 334.59 | 0.74 | 0.3 |
| Hex | 83 | 14 | 43 | 0 | 55 | 31 | 31 | 14F | 4A | 1E |
| Octal | 203 | 24 | 103 | 0 | 125 | 61 | 61 | 517 | 112 | 36 |
| Binary | 10000011 | 10100 | 1000011 | 0 | 1010101 | 110001 | 110001 | 101001111 | 1001010 | 11110 |
Color Harmonies of #831443
Complementary color
Monochromatic Colors of #831443
Black with #831443
Text Example
Text Example
White with #831443
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #831443; }
p { color: rgb(131,20,67); }
H1.HeaderClassName
{
color: #831443;
}
.AnyTagClassName
{
color: #831443;
}
</style>
background-color css
<style>
a { background-color: #831443; }
a { background-color: rgb(131,20,67); }
div.DivClassName
{
background-color: #831443;
}
.BgClassName
{
background-color: #831443;
}
</style>
border-color css
<style>
span { border-color: #831443; }
span { border-color: rgb(131,20,67); }
td.TdClassName
{
border-color: #831443;
}
.TagClassName
{
border-color: #831443;
}
</style>