Shades of Pompadour #701346
Tints of Pompadour #701346
RGB
CMYK
RGB Variations
Color information
#701346 (or 0x701346) is known color: Pompadour. HEX triplet: 70, 13 and 46. RGB value is (112,19,70). Sum of RGB (Red+Green+Blue) = 112+19+70=201 (26% of max value = 765). Red value is 112 (44.14% from 255 or 55.72% from 201); Green value is 19 (7.81% from 255 or 9.45% from 201); Blue value is 70 (27.73% from 255 or 34.83% from 201); Max value from RGB is 112 - color contains mainly: red. Hex color #701346 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #701346 is #8FECB9. Grayscale: #343434. Windows color (decimal): -9432250 or 4592496. OLE color: 4592496.
HSL color Cylindrical-coordinate representation of color #701346: hue angle of 327.1º degrees, saturation: 0.71, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #701346 is Cyan = 0, Magento = 0.83, Yellow = 0.38 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 19 | 70 | - |
| CMYK | 0 | 0.83 | 0.38 | 0.56 |
| HSL | 327.1º | 0.71% | 0.26% | - |
| HSV(B) | 327.1º | 0.83% | 0.44% | - |
| XYZ | 8.02 | 4.35 | 6.21 | - |
| YUV | 52.62 | 137.81 | 170.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 19 | 70 | 0 | 0.83 | 0.38 | 0.56 | 327.1 | 0.71 | 0.26 |
| Hex | 70 | 13 | 46 | 0 | 53 | 26 | 38 | 147 | 47 | 1A |
| Octal | 160 | 23 | 106 | 0 | 123 | 46 | 70 | 507 | 107 | 32 |
| Binary | 1110000 | 10011 | 1000110 | 0 | 1010011 | 100110 | 111000 | 101000111 | 1000111 | 11010 |
Color Harmonies of #701346
Complementary color
Monochromatic Colors of #701346
Black with #701346
Text Example
Text Example
White with #701346
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #701346; }
p { color: rgb(112,19,70); }
H1.HeaderClassName
{
color: #701346;
}
.AnyTagClassName
{
color: #701346;
}
</style>
background-color css
<style>
a { background-color: #701346; }
a { background-color: rgb(112,19,70); }
div.DivClassName
{
background-color: #701346;
}
.BgClassName
{
background-color: #701346;
}
</style>
border-color css
<style>
span { border-color: #701346; }
span { border-color: rgb(112,19,70); }
td.TdClassName
{
border-color: #701346;
}
.TagClassName
{
border-color: #701346;
}
</style>