Shades of Pompadour #851040
Tints of Pompadour #851040
RGB
CMYK
RGB Variations
Color information
#851040 (or 0x851040) is known color: Pompadour. HEX triplet: 85, 10 and 40. RGB value is (133,16,64). Sum of RGB (Red+Green+Blue) = 133+16+64=213 (28% of max value = 765). Red value is 133 (52.34% from 255 or 62.44% from 213); Green value is 16 (6.64% from 255 or 7.51% from 213); Blue value is 64 (25.39% from 255 or 30.05% from 213); Max value from RGB is 133 - color contains mainly: red. Hex color #851040 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #851040 is #7AEFBF. Grayscale: #383838. Windows color (decimal): -8056768 or 4198533. OLE color: 4198533.
HSL color Cylindrical-coordinate representation of color #851040: hue angle of 335.38º 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 #851040 is Cyan = 0, Magento = 0.88, Yellow = 0.52 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 16 | 64 | - |
| CMYK | 0 | 0.88 | 0.52 | 0.48 |
| HSL | 335.38º | 0.79% | 0.29% | - |
| HSV(B) | 335.38º | 0.88% | 0.52% | - |
| XYZ | 10.78 | 5.73 | 5.39 | - |
| YUV | 56.46 | 132.26 | 182.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 16 | 64 | 0 | 0.88 | 0.52 | 0.48 | 335.38 | 0.79 | 0.29 |
| Hex | 85 | 10 | 40 | 0 | 58 | 34 | 30 | 14F | 4F | 1D |
| Octal | 205 | 20 | 100 | 0 | 130 | 64 | 60 | 517 | 117 | 35 |
| Binary | 10000101 | 10000 | 1000000 | 0 | 1011000 | 110100 | 110000 | 101001111 | 1001111 | 11101 |
Color Harmonies of #851040
Complementary color
Monochromatic Colors of #851040
Black with #851040
Text Example
Text Example
White with #851040
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #851040; }
p { color: rgb(133,16,64); }
H1.HeaderClassName
{
color: #851040;
}
.AnyTagClassName
{
color: #851040;
}
</style>
background-color css
<style>
a { background-color: #851040; }
a { background-color: rgb(133,16,64); }
div.DivClassName
{
background-color: #851040;
}
.BgClassName
{
background-color: #851040;
}
</style>
border-color css
<style>
span { border-color: #851040; }
span { border-color: rgb(133,16,64); }
td.TdClassName
{
border-color: #851040;
}
.TagClassName
{
border-color: #851040;
}
</style>