Shades of Pompadour #851046
Tints of Pompadour #851046
RGB
CMYK
RGB Variations
Color information
#851046 (or 0x851046) is known color: Pompadour. HEX triplet: 85, 10 and 46. RGB value is (133,16,70). Sum of RGB (Red+Green+Blue) = 133+16+70=219 (29% of max value = 765). Red value is 133 (52.34% from 255 or 60.73% from 219); Green value is 16 (6.64% from 255 or 7.31% from 219); Blue value is 70 (27.73% from 255 or 31.96% from 219); Max value from RGB is 133 - color contains mainly: red. Hex color #851046 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #851046 is #7AEFB9. Grayscale: #393939. Windows color (decimal): -8056762 or 4591749. OLE color: 4591749.
HSL color Cylindrical-coordinate representation of color #851046: hue angle of 332.31º degrees, saturation: 0.79, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #851046 is Cyan = 0, Magento = 0.88, Yellow = 0.47 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 16 | 70 | - |
| CMYK | 0 | 0.88 | 0.47 | 0.48 |
| HSL | 332.31º | 0.79% | 0.29% | - |
| HSV(B) | 332.31º | 0.88% | 0.52% | - |
| XYZ | 10.96 | 5.8 | 6.34 | - |
| YUV | 57.14 | 135.26 | 182.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 16 | 70 | 0 | 0.88 | 0.47 | 0.48 | 332.31 | 0.79 | 0.29 |
| Hex | 85 | 10 | 46 | 0 | 58 | 2F | 30 | 14C | 4F | 1D |
| Octal | 205 | 20 | 106 | 0 | 130 | 57 | 60 | 514 | 117 | 35 |
| Binary | 10000101 | 10000 | 1000110 | 0 | 1011000 | 101111 | 110000 | 101001100 | 1001111 | 11101 |
Color Harmonies of #851046
Complementary color
Monochromatic Colors of #851046
Black with #851046
Text Example
Text Example
White with #851046
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #851046; }
p { color: rgb(133,16,70); }
H1.HeaderClassName
{
color: #851046;
}
.AnyTagClassName
{
color: #851046;
}
</style>
background-color css
<style>
a { background-color: #851046; }
a { background-color: rgb(133,16,70); }
div.DivClassName
{
background-color: #851046;
}
.BgClassName
{
background-color: #851046;
}
</style>
border-color css
<style>
span { border-color: #851046; }
span { border-color: rgb(133,16,70); }
td.TdClassName
{
border-color: #851046;
}
.TagClassName
{
border-color: #851046;
}
</style>