Shades of Pompadour #701141
Tints of Pompadour #701141
RGB
CMYK
RGB Variations
Color information
#701141 (or 0x701141) is known color: Pompadour. HEX triplet: 70, 11 and 41. RGB value is (112,17,65). Sum of RGB (Red+Green+Blue) = 112+17+65=194 (25% of max value = 765). Red value is 112 (44.14% from 255 or 57.73% from 194); Green value is 17 (7.03% from 255 or 8.76% from 194); Blue value is 65 (25.78% from 255 or 33.51% from 194); Max value from RGB is 112 - color contains mainly: red. Hex color #701141 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #701141 is #8FEEBE. Grayscale: #323232. Windows color (decimal): -9432767 or 4264304. OLE color: 4264304.
HSL color Cylindrical-coordinate representation of color #701141: hue angle of 329.68º degrees, saturation: 0.74, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #701141 is Cyan = 0, Magento = 0.85, Yellow = 0.42 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 17 | 65 | - |
| CMYK | 0 | 0.85 | 0.42 | 0.56 |
| HSL | 329.68º | 0.74% | 0.25% | - |
| HSV(B) | 329.68º | 0.85% | 0.44% | - |
| XYZ | 7.84 | 4.23 | 5.4 | - |
| YUV | 50.88 | 135.97 | 171.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 17 | 65 | 0 | 0.85 | 0.42 | 0.56 | 329.68 | 0.74 | 0.25 |
| Hex | 70 | 11 | 41 | 0 | 55 | 2A | 38 | 14A | 4A | 19 |
| Octal | 160 | 21 | 101 | 0 | 125 | 52 | 70 | 512 | 112 | 31 |
| Binary | 1110000 | 10001 | 1000001 | 0 | 1010101 | 101010 | 111000 | 101001010 | 1001010 | 11001 |
Color Harmonies of #701141
Complementary color
Monochromatic Colors of #701141
Black with #701141
Text Example
Text Example
White with #701141
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #701141; }
p { color: rgb(112,17,65); }
H1.HeaderClassName
{
color: #701141;
}
.AnyTagClassName
{
color: #701141;
}
</style>
background-color css
<style>
a { background-color: #701141; }
a { background-color: rgb(112,17,65); }
div.DivClassName
{
background-color: #701141;
}
.BgClassName
{
background-color: #701141;
}
</style>
border-color css
<style>
span { border-color: #701141; }
span { border-color: rgb(112,17,65); }
td.TdClassName
{
border-color: #701141;
}
.TagClassName
{
border-color: #701141;
}
</style>