Shades of Pompadour #701041
Tints of Pompadour #701041
RGB
CMYK
RGB Variations
Color information
#701041 (or 0x701041) is known color: Pompadour. HEX triplet: 70, 10 and 41. RGB value is (112,16,65). Sum of RGB (Red+Green+Blue) = 112+16+65=193 (25% of max value = 765). Red value is 112 (44.14% from 255 or 58.03% from 193); Green value is 16 (6.64% from 255 or 8.29% from 193); Blue value is 65 (25.78% from 255 or 33.68% from 193); Max value from RGB is 112 - color contains mainly: red. Hex color #701041 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #701041 is #8FEFBE. Grayscale: #323232. Windows color (decimal): -9433023 or 4264048. OLE color: 4264048.
HSL color Cylindrical-coordinate representation of color #701041: hue angle of 329.38º 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 #701041 is Cyan = 0, Magento = 0.86, Yellow = 0.42 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 16 | 65 | - |
| CMYK | 0 | 0.86 | 0.42 | 0.56 |
| HSL | 329.38º | 0.75% | 0.25% | - |
| HSV(B) | 329.38º | 0.86% | 0.44% | - |
| XYZ | 7.82 | 4.2 | 5.4 | - |
| YUV | 50.29 | 136.3 | 172.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 16 | 65 | 0 | 0.86 | 0.42 | 0.56 | 329.38 | 0.75 | 0.25 |
| Hex | 70 | 10 | 41 | 0 | 56 | 2A | 38 | 149 | 4B | 19 |
| Octal | 160 | 20 | 101 | 0 | 126 | 52 | 70 | 511 | 113 | 31 |
| Binary | 1110000 | 10000 | 1000001 | 0 | 1010110 | 101010 | 111000 | 101001001 | 1001011 | 11001 |
Color Harmonies of #701041
Complementary color
Monochromatic Colors of #701041
Black with #701041
Text Example
Text Example
White with #701041
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #701041; }
p { color: rgb(112,16,65); }
H1.HeaderClassName
{
color: #701041;
}
.AnyTagClassName
{
color: #701041;
}
</style>
background-color css
<style>
a { background-color: #701041; }
a { background-color: rgb(112,16,65); }
div.DivClassName
{
background-color: #701041;
}
.BgClassName
{
background-color: #701041;
}
</style>
border-color css
<style>
span { border-color: #701041; }
span { border-color: rgb(112,16,65); }
td.TdClassName
{
border-color: #701041;
}
.TagClassName
{
border-color: #701041;
}
</style>