Shades of Pompadour #701747
Tints of Pompadour #701747
RGB
CMYK
RGB Variations
Color information
#701747 (or 0x701747) is known color: Pompadour. HEX triplet: 70, 17 and 47. RGB value is (112,23,71). Sum of RGB (Red+Green+Blue) = 112+23+71=206 (27% of max value = 765). Red value is 112 (44.14% from 255 or 54.37% from 206); Green value is 23 (9.38% from 255 or 11.17% from 206); Blue value is 71 (28.12% from 255 or 34.47% from 206); Max value from RGB is 112 - color contains mainly: red. Hex color #701747 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #701747 is #8FE8B8. Grayscale: #363636. Windows color (decimal): -9431225 or 4659056. OLE color: 4659056.
HSL color Cylindrical-coordinate representation of color #701747: hue angle of 327.64º degrees, saturation: 0.66, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #701747 is Cyan = 0, Magento = 0.79, Yellow = 0.37 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 23 | 71 | - |
| CMYK | 0 | 0.79 | 0.37 | 0.56 |
| HSL | 327.64º | 0.66% | 0.26% | - |
| HSV(B) | 327.64º | 0.79% | 0.44% | - |
| XYZ | 8.13 | 4.51 | 6.4 | - |
| YUV | 55.08 | 136.99 | 168.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 23 | 71 | 0 | 0.79 | 0.37 | 0.56 | 327.64 | 0.66 | 0.26 |
| Hex | 70 | 17 | 47 | 0 | 4F | 25 | 38 | 148 | 42 | 1A |
| Octal | 160 | 27 | 107 | 0 | 117 | 45 | 70 | 510 | 102 | 32 |
| Binary | 1110000 | 10111 | 1000111 | 0 | 1001111 | 100101 | 111000 | 101001000 | 1000010 | 11010 |
Color Harmonies of #701747
Complementary color
Monochromatic Colors of #701747
Black with #701747
Text Example
Text Example
White with #701747
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #701747; }
p { color: rgb(112,23,71); }
H1.HeaderClassName
{
color: #701747;
}
.AnyTagClassName
{
color: #701747;
}
</style>
background-color css
<style>
a { background-color: #701747; }
a { background-color: rgb(112,23,71); }
div.DivClassName
{
background-color: #701747;
}
.BgClassName
{
background-color: #701747;
}
</style>
border-color css
<style>
span { border-color: #701747; }
span { border-color: rgb(112,23,71); }
td.TdClassName
{
border-color: #701747;
}
.TagClassName
{
border-color: #701747;
}
</style>