Shades of Pompadour #831445
Tints of Pompadour #831445
RGB
CMYK
RGB Variations
Color information
#831445 (or 0x831445) is known color: Pompadour. HEX triplet: 83, 14 and 45. RGB value is (131,20,69). Sum of RGB (Red+Green+Blue) = 131+20+69=220 (29% of max value = 765). Red value is 131 (51.56% from 255 or 59.55% from 220); Green value is 20 (8.20% from 255 or 9.09% from 220); Blue value is 69 (27.34% from 255 or 31.36% from 220); Max value from RGB is 131 - color contains mainly: red. Hex color #831445 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #831445 is #7CEBBA. Grayscale: #3A3A3A. Windows color (decimal): -8186811 or 4527235. OLE color: 4527235.
HSL color Cylindrical-coordinate representation of color #831445: hue angle of 333.51º 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 #831445 is Cyan = 0, Magento = 0.85, Yellow = 0.47 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 20 | 69 | - |
| CMYK | 0 | 0.85 | 0.47 | 0.49 |
| HSL | 333.51º | 0.74% | 0.3% | - |
| HSV(B) | 333.51º | 0.85% | 0.51% | - |
| XYZ | 10.68 | 5.76 | 6.18 | - |
| YUV | 58.78 | 133.77 | 179.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 20 | 69 | 0 | 0.85 | 0.47 | 0.49 | 333.51 | 0.74 | 0.3 |
| Hex | 83 | 14 | 45 | 0 | 55 | 2F | 31 | 14E | 4A | 1E |
| Octal | 203 | 24 | 105 | 0 | 125 | 57 | 61 | 516 | 112 | 36 |
| Binary | 10000011 | 10100 | 1000101 | 0 | 1010101 | 101111 | 110001 | 101001110 | 1001010 | 11110 |
Color Harmonies of #831445
Complementary color
Monochromatic Colors of #831445
Black with #831445
Text Example
Text Example
White with #831445
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #831445; }
p { color: rgb(131,20,69); }
H1.HeaderClassName
{
color: #831445;
}
.AnyTagClassName
{
color: #831445;
}
</style>
background-color css
<style>
a { background-color: #831445; }
a { background-color: rgb(131,20,69); }
div.DivClassName
{
background-color: #831445;
}
.BgClassName
{
background-color: #831445;
}
</style>
border-color css
<style>
span { border-color: #831445; }
span { border-color: rgb(131,20,69); }
td.TdClassName
{
border-color: #831445;
}
.TagClassName
{
border-color: #831445;
}
</style>