Shades of Pompadour #701036
Tints of Pompadour #701036
RGB
CMYK
RGB Variations
Color information
#701036 (or 0x701036) is known color: Pompadour. HEX triplet: 70, 10 and 36. RGB value is (112,16,54). Sum of RGB (Red+Green+Blue) = 112+16+54=182 (24% of max value = 765). Red value is 112 (44.14% from 255 or 61.54% from 182); Green value is 16 (6.64% from 255 or 8.79% from 182); Blue value is 54 (21.48% from 255 or 29.67% from 182); Max value from RGB is 112 - color contains mainly: red. Hex color #701036 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #701036 is #8FEFC9. Grayscale: #303030. Windows color (decimal): -9433034 or 3543152. OLE color: 3543152.
HSL color Cylindrical-coordinate representation of color #701036: hue angle of 336.25º 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 #701036 is Cyan = 0, Magento = 0.86, Yellow = 0.52 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 16 | 54 | - |
| CMYK | 0 | 0.86 | 0.52 | 0.56 |
| HSL | 336.25º | 0.75% | 0.25% | - |
| HSV(B) | 336.25º | 0.86% | 0.44% | - |
| XYZ | 7.53 | 4.08 | 3.88 | - |
| YUV | 49.04 | 130.8 | 172.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 16 | 54 | 0 | 0.86 | 0.52 | 0.56 | 336.25 | 0.75 | 0.25 |
| Hex | 70 | 10 | 36 | 0 | 56 | 34 | 38 | 150 | 4B | 19 |
| Octal | 160 | 20 | 66 | 0 | 126 | 64 | 70 | 520 | 113 | 31 |
| Binary | 1110000 | 10000 | 110110 | 0 | 1010110 | 110100 | 111000 | 101010000 | 1001011 | 11001 |
Color Harmonies of #701036
Complementary color
Monochromatic Colors of #701036
Black with #701036
Text Example
Text Example
White with #701036
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #701036; }
p { color: rgb(112,16,54); }
H1.HeaderClassName
{
color: #701036;
}
.AnyTagClassName
{
color: #701036;
}
</style>
background-color css
<style>
a { background-color: #701036; }
a { background-color: rgb(112,16,54); }
div.DivClassName
{
background-color: #701036;
}
.BgClassName
{
background-color: #701036;
}
</style>
border-color css
<style>
span { border-color: #701036; }
span { border-color: rgb(112,16,54); }
td.TdClassName
{
border-color: #701036;
}
.TagClassName
{
border-color: #701036;
}
</style>