Shades of Pompadour #701047
Tints of Pompadour #701047
RGB
CMYK
RGB Variations
Color information
#701047 (or 0x701047) is known color: Pompadour. HEX triplet: 70, 10 and 47. RGB value is (112,16,71). Sum of RGB (Red+Green+Blue) = 112+16+71=199 (26% of max value = 765). Red value is 112 (44.14% from 255 or 56.28% from 199); Green value is 16 (6.64% from 255 or 8.04% from 199); Blue value is 71 (28.12% from 255 or 35.68% from 199); Max value from RGB is 112 - color contains mainly: red. Hex color #701047 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #701047 is #8FEFB8. Grayscale: #323232. Windows color (decimal): -9433017 or 4657264. OLE color: 4657264.
HSL color Cylindrical-coordinate representation of color #701047: hue angle of 325.62º degrees, saturation: 0.75, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #701047 is Cyan = 0, Magento = 0.86, Yellow = 0.37 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 16 | 71 | - |
| CMYK | 0 | 0.86 | 0.37 | 0.56 |
| HSL | 325.63º | 0.75% | 0.25% | - |
| HSV(B) | 325.63º | 0.86% | 0.44% | - |
| XYZ | 8 | 4.27 | 6.36 | - |
| YUV | 50.97 | 139.3 | 171.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 16 | 71 | 0 | 0.86 | 0.37 | 0.56 | 325.63 | 0.75 | 0.25 |
| Hex | 70 | 10 | 47 | 0 | 56 | 25 | 38 | 146 | 4B | 19 |
| Octal | 160 | 20 | 107 | 0 | 126 | 45 | 70 | 506 | 113 | 31 |
| Binary | 1110000 | 10000 | 1000111 | 0 | 1010110 | 100101 | 111000 | 101000110 | 1001011 | 11001 |
Color Harmonies of #701047
Complementary color
Monochromatic Colors of #701047
Black with #701047
Text Example
Text Example
White with #701047
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #701047; }
p { color: rgb(112,16,71); }
H1.HeaderClassName
{
color: #701047;
}
.AnyTagClassName
{
color: #701047;
}
</style>
background-color css
<style>
a { background-color: #701047; }
a { background-color: rgb(112,16,71); }
div.DivClassName
{
background-color: #701047;
}
.BgClassName
{
background-color: #701047;
}
</style>
border-color css
<style>
span { border-color: #701047; }
span { border-color: rgb(112,16,71); }
td.TdClassName
{
border-color: #701047;
}
.TagClassName
{
border-color: #701047;
}
</style>