Shades of Pompadour #831145
Tints of Pompadour #831145
RGB
CMYK
RGB Variations
Color information
#831145 (or 0x831145) is known color: Pompadour. HEX triplet: 83, 11 and 45. RGB value is (131,17,69). Sum of RGB (Red+Green+Blue) = 131+17+69=217 (28% of max value = 765). Red value is 131 (51.56% from 255 or 60.37% from 217); Green value is 17 (7.03% from 255 or 7.83% from 217); Blue value is 69 (27.34% from 255 or 31.80% from 217); Max value from RGB is 131 - color contains mainly: red. Hex color #831145 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #831145 is #7CEEBA. Grayscale: #383838. Windows color (decimal): -8187579 or 4526467. OLE color: 4526467.
HSL color Cylindrical-coordinate representation of color #831145: hue angle of 332.63º degrees, saturation: 0.77, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #831145 is Cyan = 0, Magento = 0.87, Yellow = 0.47 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 17 | 69 | - |
| CMYK | 0 | 0.87 | 0.47 | 0.49 |
| HSL | 332.63º | 0.77% | 0.29% | - |
| HSV(B) | 332.63º | 0.87% | 0.51% | - |
| XYZ | 10.63 | 5.66 | 6.16 | - |
| YUV | 57.01 | 134.77 | 180.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 17 | 69 | 0 | 0.87 | 0.47 | 0.49 | 332.63 | 0.77 | 0.29 |
| Hex | 83 | 11 | 45 | 0 | 57 | 2F | 31 | 14D | 4D | 1D |
| Octal | 203 | 21 | 105 | 0 | 127 | 57 | 61 | 515 | 115 | 35 |
| Binary | 10000011 | 10001 | 1000101 | 0 | 1010111 | 101111 | 110001 | 101001101 | 1001101 | 11101 |
Color Harmonies of #831145
Complementary color
Monochromatic Colors of #831145
Black with #831145
Text Example
Text Example
White with #831145
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #831145; }
p { color: rgb(131,17,69); }
H1.HeaderClassName
{
color: #831145;
}
.AnyTagClassName
{
color: #831145;
}
</style>
background-color css
<style>
a { background-color: #831145; }
a { background-color: rgb(131,17,69); }
div.DivClassName
{
background-color: #831145;
}
.BgClassName
{
background-color: #831145;
}
</style>
border-color css
<style>
span { border-color: #831145; }
span { border-color: rgb(131,17,69); }
td.TdClassName
{
border-color: #831145;
}
.TagClassName
{
border-color: #831145;
}
</style>