Shades of Pompadour #701246
Tints of Pompadour #701246
RGB
CMYK
RGB Variations
Color information
#701246 (or 0x701246) is known color: Pompadour. HEX triplet: 70, 12 and 46. RGB value is (112,18,70). Sum of RGB (Red+Green+Blue) = 112+18+70=200 (26% of max value = 765). Red value is 112 (44.14% from 255 or 56% from 200); Green value is 18 (7.42% from 255 or 9% from 200); Blue value is 70 (27.73% from 255 or 35% from 200); Max value from RGB is 112 - color contains mainly: red. Hex color #701246 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #701246 is #8FEDB9. Grayscale: #333333. Windows color (decimal): -9432506 or 4592240. OLE color: 4592240.
HSL color Cylindrical-coordinate representation of color #701246: hue angle of 326.81º 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 #701246 is Cyan = 0, Magento = 0.84, Yellow = 0.38 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 18 | 70 | - |
| CMYK | 0 | 0.84 | 0.38 | 0.56 |
| HSL | 326.81º | 0.72% | 0.25% | - |
| HSV(B) | 326.81º | 0.84% | 0.44% | - |
| XYZ | 8 | 4.32 | 6.21 | - |
| YUV | 52.03 | 138.14 | 170.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 18 | 70 | 0 | 0.84 | 0.38 | 0.56 | 326.81 | 0.72 | 0.25 |
| Hex | 70 | 12 | 46 | 0 | 54 | 26 | 38 | 147 | 48 | 19 |
| Octal | 160 | 22 | 106 | 0 | 124 | 46 | 70 | 507 | 110 | 31 |
| Binary | 1110000 | 10010 | 1000110 | 0 | 1010100 | 100110 | 111000 | 101000111 | 1001000 | 11001 |
Color Harmonies of #701246
Complementary color
Monochromatic Colors of #701246
Black with #701246
Text Example
Text Example
White with #701246
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #701246; }
p { color: rgb(112,18,70); }
H1.HeaderClassName
{
color: #701246;
}
.AnyTagClassName
{
color: #701246;
}
</style>
background-color css
<style>
a { background-color: #701246; }
a { background-color: rgb(112,18,70); }
div.DivClassName
{
background-color: #701246;
}
.BgClassName
{
background-color: #701246;
}
</style>
border-color css
<style>
span { border-color: #701246; }
span { border-color: rgb(112,18,70); }
td.TdClassName
{
border-color: #701246;
}
.TagClassName
{
border-color: #701246;
}
</style>