Shades of Pompadour #831544
Tints of Pompadour #831544
RGB
CMYK
RGB Variations
Color information
#831544 (or 0x831544) is known color: Pompadour. HEX triplet: 83, 15 and 44. RGB value is (131,21,68). Sum of RGB (Red+Green+Blue) = 131+21+68=220 (29% of max value = 765). Red value is 131 (51.56% from 255 or 59.55% from 220); Green value is 21 (8.59% from 255 or 9.55% from 220); Blue value is 68 (26.95% from 255 or 30.91% from 220); Max value from RGB is 131 - color contains mainly: red. Hex color #831544 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #831544 is #7CEABB. Grayscale: #3B3B3B. Windows color (decimal): -8186556 or 4461955. OLE color: 4461955.
HSL color Cylindrical-coordinate representation of color #831544: hue angle of 334.36º degrees, saturation: 0.72, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #831544 is Cyan = 0, Magento = 0.84, Yellow = 0.48 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 21 | 68 | - |
| CMYK | 0 | 0.84 | 0.48 | 0.49 |
| HSL | 334.36º | 0.72% | 0.3% | - |
| HSV(B) | 334.36º | 0.84% | 0.51% | - |
| XYZ | 10.67 | 5.78 | 6.02 | - |
| YUV | 59.25 | 132.94 | 179.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 21 | 68 | 0 | 0.84 | 0.48 | 0.49 | 334.36 | 0.72 | 0.3 |
| Hex | 83 | 15 | 44 | 0 | 54 | 30 | 31 | 14E | 48 | 1E |
| Octal | 203 | 25 | 104 | 0 | 124 | 60 | 61 | 516 | 110 | 36 |
| Binary | 10000011 | 10101 | 1000100 | 0 | 1010100 | 110000 | 110001 | 101001110 | 1001000 | 11110 |
Color Harmonies of #831544
Complementary color
Monochromatic Colors of #831544
Black with #831544
Text Example
Text Example
White with #831544
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #831544; }
p { color: rgb(131,21,68); }
H1.HeaderClassName
{
color: #831544;
}
.AnyTagClassName
{
color: #831544;
}
</style>
background-color css
<style>
a { background-color: #831544; }
a { background-color: rgb(131,21,68); }
div.DivClassName
{
background-color: #831544;
}
.BgClassName
{
background-color: #831544;
}
</style>
border-color css
<style>
span { border-color: #831544; }
span { border-color: rgb(131,21,68); }
td.TdClassName
{
border-color: #831544;
}
.TagClassName
{
border-color: #831544;
}
</style>