Shades of Pompadour #801746
Tints of Pompadour #801746
RGB
CMYK
RGB Variations
Color information
#801746 (or 0x801746) is known color: Pompadour. HEX triplet: 80, 17 and 46. RGB value is (128,23,70). Sum of RGB (Red+Green+Blue) = 128+23+70=221 (29% of max value = 765). Red value is 128 (50.39% from 255 or 57.92% from 221); Green value is 23 (9.38% from 255 or 10.41% from 221); Blue value is 70 (27.73% from 255 or 31.67% from 221); Max value from RGB is 128 - color contains mainly: red. Hex color #801746 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #801746 is #7FE8B9. Grayscale: #3B3B3B. Windows color (decimal): -8382650 or 4593536. OLE color: 4593536.
HSL color Cylindrical-coordinate representation of color #801746: hue angle of 333.14º degrees, saturation: 0.7, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #801746 is Cyan = 0, Magento = 0.82, Yellow = 0.45 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 128 | 23 | 70 | - |
| CMYK | 0 | 0.82 | 0.45 | 0.50 |
| HSL | 333.14º | 0.7% | 0.3% | - |
| HSV(B) | 333.14º | 0.82% | 0.5% | - |
| XYZ | 10.31 | 5.64 | 6.34 | - |
| YUV | 59.75 | 133.79 | 176.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 23 | 70 | 0 | 0.82 | 0.45 | 0.50 | 333.14 | 0.7 | 0.3 |
| Hex | 80 | 17 | 46 | 0 | 52 | 2D | 32 | 14D | 46 | 1E |
| Octal | 200 | 27 | 106 | 0 | 122 | 55 | 62 | 515 | 106 | 36 |
| Binary | 10000000 | 10111 | 1000110 | 0 | 1010010 | 101101 | 110010 | 101001101 | 1000110 | 11110 |
Color Harmonies of #801746
Complementary color
Monochromatic Colors of #801746
Black with #801746
Text Example
Text Example
White with #801746
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #801746; }
p { color: rgb(128,23,70); }
H1.HeaderClassName
{
color: #801746;
}
.AnyTagClassName
{
color: #801746;
}
</style>
background-color css
<style>
a { background-color: #801746; }
a { background-color: rgb(128,23,70); }
div.DivClassName
{
background-color: #801746;
}
.BgClassName
{
background-color: #801746;
}
</style>
border-color css
<style>
span { border-color: #801746; }
span { border-color: rgb(128,23,70); }
td.TdClassName
{
border-color: #801746;
}
.TagClassName
{
border-color: #801746;
}
</style>