Shades of Pompadour #701247
Tints of Pompadour #701247
RGB
CMYK
RGB Variations
Color information
#701247 (or 0x701247) is known color: Pompadour. HEX triplet: 70, 12 and 47. RGB value is (112,18,71). Sum of RGB (Red+Green+Blue) = 112+18+71=201 (26% of max value = 765). Red value is 112 (44.14% from 255 or 55.72% from 201); Green value is 18 (7.42% from 255 or 8.96% from 201); Blue value is 71 (28.12% from 255 or 35.32% from 201); Max value from RGB is 112 - color contains mainly: red. Hex color #701247 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #701247 is #8FEDB8. Grayscale: #343434. Windows color (decimal): -9432505 or 4657776. OLE color: 4657776.
HSL color Cylindrical-coordinate representation of color #701247: hue angle of 326.17º degrees, saturation: 0.72, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #701247 is Cyan = 0, Magento = 0.84, Yellow = 0.37 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 18 | 71 | - |
| CMYK | 0 | 0.84 | 0.37 | 0.56 |
| HSL | 326.17º | 0.72% | 0.25% | - |
| HSV(B) | 326.17º | 0.84% | 0.44% | - |
| XYZ | 8.04 | 4.33 | 6.37 | - |
| YUV | 52.15 | 138.64 | 170.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 18 | 71 | 0 | 0.84 | 0.37 | 0.56 | 326.17 | 0.72 | 0.25 |
| Hex | 70 | 12 | 47 | 0 | 54 | 25 | 38 | 146 | 48 | 19 |
| Octal | 160 | 22 | 107 | 0 | 124 | 45 | 70 | 506 | 110 | 31 |
| Binary | 1110000 | 10010 | 1000111 | 0 | 1010100 | 100101 | 111000 | 101000110 | 1001000 | 11001 |
Color Harmonies of #701247
Complementary color
Monochromatic Colors of #701247
Black with #701247
Text Example
Text Example
White with #701247
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #701247; }
p { color: rgb(112,18,71); }
H1.HeaderClassName
{
color: #701247;
}
.AnyTagClassName
{
color: #701247;
}
</style>
background-color css
<style>
a { background-color: #701247; }
a { background-color: rgb(112,18,71); }
div.DivClassName
{
background-color: #701247;
}
.BgClassName
{
background-color: #701247;
}
</style>
border-color css
<style>
span { border-color: #701247; }
span { border-color: rgb(112,18,71); }
td.TdClassName
{
border-color: #701247;
}
.TagClassName
{
border-color: #701247;
}
</style>