Shades of Pompadour #701439
Tints of Pompadour #701439
RGB
CMYK
RGB Variations
Color information
#701439 (or 0x701439) is known color: Pompadour. HEX triplet: 70, 14 and 39. RGB value is (112,20,57). Sum of RGB (Red+Green+Blue) = 112+20+57=189 (25% of max value = 765). Red value is 112 (44.14% from 255 or 59.26% from 189); Green value is 20 (8.20% from 255 or 10.58% from 189); Blue value is 57 (22.66% from 255 or 30.16% from 189); Max value from RGB is 112 - color contains mainly: red. Hex color #701439 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #701439 is #8FEBC6. Grayscale: #333333. Windows color (decimal): -9432007 or 3740784. OLE color: 3740784.
HSL color Cylindrical-coordinate representation of color #701439: hue angle of 335.87º degrees, saturation: 0.7, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #701439 is Cyan = 0, Magento = 0.82, Yellow = 0.49 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 20 | 57 | - |
| CMYK | 0 | 0.82 | 0.49 | 0.56 |
| HSL | 335.87º | 0.7% | 0.26% | - |
| HSV(B) | 335.87º | 0.82% | 0.44% | - |
| XYZ | 7.67 | 4.24 | 4.29 | - |
| YUV | 51.73 | 130.98 | 170.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 20 | 57 | 0 | 0.82 | 0.49 | 0.56 | 335.87 | 0.7 | 0.26 |
| Hex | 70 | 14 | 39 | 0 | 52 | 31 | 38 | 150 | 46 | 1A |
| Octal | 160 | 24 | 71 | 0 | 122 | 61 | 70 | 520 | 106 | 32 |
| Binary | 1110000 | 10100 | 111001 | 0 | 1010010 | 110001 | 111000 | 101010000 | 1000110 | 11010 |
Color Harmonies of #701439
Complementary color
Monochromatic Colors of #701439
Black with #701439
Text Example
Text Example
White with #701439
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #701439; }
p { color: rgb(112,20,57); }
H1.HeaderClassName
{
color: #701439;
}
.AnyTagClassName
{
color: #701439;
}
</style>
background-color css
<style>
a { background-color: #701439; }
a { background-color: rgb(112,20,57); }
div.DivClassName
{
background-color: #701439;
}
.BgClassName
{
background-color: #701439;
}
</style>
border-color css
<style>
span { border-color: #701439; }
span { border-color: rgb(112,20,57); }
td.TdClassName
{
border-color: #701439;
}
.TagClassName
{
border-color: #701439;
}
</style>