Shades of Pompadour #831449
Tints of Pompadour #831449
RGB
CMYK
RGB Variations
Color information
#831449 (or 0x831449) is known color: Pompadour. HEX triplet: 83, 14 and 49. RGB value is (131,20,73). Sum of RGB (Red+Green+Blue) = 131+20+73=224 (29% of max value = 765). Red value is 131 (51.56% from 255 or 58.48% from 224); Green value is 20 (8.20% from 255 or 8.93% from 224); Blue value is 73 (28.91% from 255 or 32.59% from 224); Max value from RGB is 131 - color contains mainly: red. Hex color #831449 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #831449 is #7CEBB6. Grayscale: #3B3B3B. Windows color (decimal): -8186807 or 4789379. OLE color: 4789379.
HSL color Cylindrical-coordinate representation of color #831449: hue angle of 331.35º 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 #831449 is Cyan = 0, Magento = 0.85, Yellow = 0.44 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 20 | 73 | - |
| CMYK | 0 | 0.85 | 0.44 | 0.49 |
| HSL | 331.35º | 0.74% | 0.3% | - |
| HSV(B) | 331.35º | 0.85% | 0.51% | - |
| XYZ | 10.81 | 5.81 | 6.85 | - |
| YUV | 59.23 | 135.77 | 179.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 20 | 73 | 0 | 0.85 | 0.44 | 0.49 | 331.35 | 0.74 | 0.3 |
| Hex | 83 | 14 | 49 | 0 | 55 | 2C | 31 | 14B | 4A | 1E |
| Octal | 203 | 24 | 111 | 0 | 125 | 54 | 61 | 513 | 112 | 36 |
| Binary | 10000011 | 10100 | 1001001 | 0 | 1010101 | 101100 | 110001 | 101001011 | 1001010 | 11110 |
Color Harmonies of #831449
Complementary color
Monochromatic Colors of #831449
Black with #831449
Text Example
Text Example
White with #831449
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #831449; }
p { color: rgb(131,20,73); }
H1.HeaderClassName
{
color: #831449;
}
.AnyTagClassName
{
color: #831449;
}
</style>
background-color css
<style>
a { background-color: #831449; }
a { background-color: rgb(131,20,73); }
div.DivClassName
{
background-color: #831449;
}
.BgClassName
{
background-color: #831449;
}
</style>
border-color css
<style>
span { border-color: #831449; }
span { border-color: rgb(131,20,73); }
td.TdClassName
{
border-color: #831449;
}
.TagClassName
{
border-color: #831449;
}
</style>