Shades of Pompadour #831052
Tints of Pompadour #831052
RGB
CMYK
RGB Variations
Color information
#831052 (or 0x831052) is known color: Pompadour. HEX triplet: 83, 10 and 52. RGB value is (131,16,82). Sum of RGB (Red+Green+Blue) = 131+16+82=229 (30% of max value = 765). Red value is 131 (51.56% from 255 or 57.21% from 229); Green value is 16 (6.64% from 255 or 6.99% from 229); Blue value is 82 (32.42% from 255 or 35.81% from 229); Max value from RGB is 131 - color contains mainly: red. Hex color #831052 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #831052 is #7CEFAD. Grayscale: #393939. Windows color (decimal): -8187822 or 5378179. OLE color: 5378179.
HSL color Cylindrical-coordinate representation of color #831052: hue angle of 325.57º degrees, saturation: 0.78, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #831052 is Cyan = 0, Magento = 0.88, Yellow = 0.37 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 16 | 82 | - |
| CMYK | 0 | 0.88 | 0.37 | 0.49 |
| HSL | 325.57º | 0.78% | 0.29% | - |
| HSV(B) | 325.57º | 0.88% | 0.51% | - |
| XYZ | 11.07 | 5.81 | 8.52 | - |
| YUV | 57.91 | 141.6 | 180.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 16 | 82 | 0 | 0.88 | 0.37 | 0.49 | 325.57 | 0.78 | 0.29 |
| Hex | 83 | 10 | 52 | 0 | 58 | 25 | 31 | 146 | 4E | 1D |
| Octal | 203 | 20 | 122 | 0 | 130 | 45 | 61 | 506 | 116 | 35 |
| Binary | 10000011 | 10000 | 1010010 | 0 | 1011000 | 100101 | 110001 | 101000110 | 1001110 | 11101 |
Color Harmonies of #831052
Complementary color
Monochromatic Colors of #831052
Black with #831052
Text Example
Text Example
White with #831052
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #831052; }
p { color: rgb(131,16,82); }
H1.HeaderClassName
{
color: #831052;
}
.AnyTagClassName
{
color: #831052;
}
</style>
background-color css
<style>
a { background-color: #831052; }
a { background-color: rgb(131,16,82); }
div.DivClassName
{
background-color: #831052;
}
.BgClassName
{
background-color: #831052;
}
</style>
border-color css
<style>
span { border-color: #831052; }
span { border-color: rgb(131,16,82); }
td.TdClassName
{
border-color: #831052;
}
.TagClassName
{
border-color: #831052;
}
</style>