Shades of Pompadour #851044
Tints of Pompadour #851044
RGB
CMYK
RGB Variations
Color information
#851044 (or 0x851044) is known color: Pompadour. HEX triplet: 85, 10 and 44. RGB value is (133,16,68). Sum of RGB (Red+Green+Blue) = 133+16+68=217 (28% of max value = 765). Red value is 133 (52.34% from 255 or 61.29% from 217); Green value is 16 (6.64% from 255 or 7.37% from 217); Blue value is 68 (26.95% from 255 or 31.34% from 217); Max value from RGB is 133 - color contains mainly: red. Hex color #851044 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #851044 is #7AEFBB. Grayscale: #383838. Windows color (decimal): -8056764 or 4460677. OLE color: 4460677.
HSL color Cylindrical-coordinate representation of color #851044: hue angle of 333.33º 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 #851044 is Cyan = 0, Magento = 0.88, Yellow = 0.49 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 16 | 68 | - |
| CMYK | 0 | 0.88 | 0.49 | 0.48 |
| HSL | 333.33º | 0.79% | 0.29% | - |
| HSV(B) | 333.33º | 0.88% | 0.52% | - |
| XYZ | 10.9 | 5.77 | 6.01 | - |
| YUV | 56.91 | 134.26 | 182.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 16 | 68 | 0 | 0.88 | 0.49 | 0.48 | 333.33 | 0.79 | 0.29 |
| Hex | 85 | 10 | 44 | 0 | 58 | 31 | 30 | 14D | 4F | 1D |
| Octal | 205 | 20 | 104 | 0 | 130 | 61 | 60 | 515 | 117 | 35 |
| Binary | 10000101 | 10000 | 1000100 | 0 | 1011000 | 110001 | 110000 | 101001101 | 1001111 | 11101 |
Color Harmonies of #851044
Complementary color
Monochromatic Colors of #851044
Black with #851044
Text Example
Text Example
White with #851044
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #851044; }
p { color: rgb(133,16,68); }
H1.HeaderClassName
{
color: #851044;
}
.AnyTagClassName
{
color: #851044;
}
</style>
background-color css
<style>
a { background-color: #851044; }
a { background-color: rgb(133,16,68); }
div.DivClassName
{
background-color: #851044;
}
.BgClassName
{
background-color: #851044;
}
</style>
border-color css
<style>
span { border-color: #851044; }
span { border-color: rgb(133,16,68); }
td.TdClassName
{
border-color: #851044;
}
.TagClassName
{
border-color: #851044;
}
</style>