Shades of Pompadour #851140
Tints of Pompadour #851140
RGB
CMYK
RGB Variations
Color information
#851140 (or 0x851140) is known color: Pompadour. HEX triplet: 85, 11 and 40. RGB value is (133,17,64). Sum of RGB (Red+Green+Blue) = 133+17+64=214 (28% of max value = 765). Red value is 133 (52.34% from 255 or 62.15% from 214); Green value is 17 (7.03% from 255 or 7.94% from 214); Blue value is 64 (25.39% from 255 or 29.91% from 214); Max value from RGB is 133 - color contains mainly: red. Hex color #851140 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #851140 is #7AEEBF. Grayscale: #383838. Windows color (decimal): -8056512 or 4198789. OLE color: 4198789.
HSL color Cylindrical-coordinate representation of color #851140: hue angle of 335.69º degrees, saturation: 0.77, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #851140 is Cyan = 0, Magento = 0.87, Yellow = 0.52 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 17 | 64 | - |
| CMYK | 0 | 0.87 | 0.52 | 0.48 |
| HSL | 335.69º | 0.77% | 0.29% | - |
| HSV(B) | 335.69º | 0.87% | 0.52% | - |
| XYZ | 10.8 | 5.76 | 5.39 | - |
| YUV | 57.04 | 131.93 | 182.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 17 | 64 | 0 | 0.87 | 0.52 | 0.48 | 335.69 | 0.77 | 0.29 |
| Hex | 85 | 11 | 40 | 0 | 57 | 34 | 30 | 150 | 4D | 1D |
| Octal | 205 | 21 | 100 | 0 | 127 | 64 | 60 | 520 | 115 | 35 |
| Binary | 10000101 | 10001 | 1000000 | 0 | 1010111 | 110100 | 110000 | 101010000 | 1001101 | 11101 |
Color Harmonies of #851140
Complementary color
Monochromatic Colors of #851140
Black with #851140
Text Example
Text Example
White with #851140
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #851140; }
p { color: rgb(133,17,64); }
H1.HeaderClassName
{
color: #851140;
}
.AnyTagClassName
{
color: #851140;
}
</style>
background-color css
<style>
a { background-color: #851140; }
a { background-color: rgb(133,17,64); }
div.DivClassName
{
background-color: #851140;
}
.BgClassName
{
background-color: #851140;
}
</style>
border-color css
<style>
span { border-color: #851140; }
span { border-color: rgb(133,17,64); }
td.TdClassName
{
border-color: #851140;
}
.TagClassName
{
border-color: #851140;
}
</style>