Shades of Pompadour #711041
Tints of Pompadour #711041
RGB
CMYK
RGB Variations
Color information
#711041 (or 0x711041) is known color: Pompadour. HEX triplet: 71, 10 and 41. RGB value is (113,16,65). Sum of RGB (Red+Green+Blue) = 113+16+65=194 (25% of max value = 765). Red value is 113 (44.53% from 255 or 58.25% from 194); Green value is 16 (6.64% from 255 or 8.25% from 194); Blue value is 65 (25.78% from 255 or 33.51% from 194); Max value from RGB is 113 - color contains mainly: red. Hex color #711041 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #711041 is #8EEFBE. Grayscale: #323232. Windows color (decimal): -9367487 or 4264049. OLE color: 4264049.
HSL color Cylindrical-coordinate representation of color #711041: hue angle of 329.69º 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 #711041 is Cyan = 0, Magento = 0.86, Yellow = 0.42 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 16 | 65 | - |
| CMYK | 0 | 0.86 | 0.42 | 0.56 |
| HSL | 329.69º | 0.75% | 0.25% | - |
| HSV(B) | 329.69º | 0.86% | 0.44% | - |
| XYZ | 7.95 | 4.26 | 5.4 | - |
| YUV | 50.59 | 136.14 | 172.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 16 | 65 | 0 | 0.86 | 0.42 | 0.56 | 329.69 | 0.75 | 0.25 |
| Hex | 71 | 10 | 41 | 0 | 56 | 2A | 38 | 14A | 4B | 19 |
| Octal | 161 | 20 | 101 | 0 | 126 | 52 | 70 | 512 | 113 | 31 |
| Binary | 1110001 | 10000 | 1000001 | 0 | 1010110 | 101010 | 111000 | 101001010 | 1001011 | 11001 |
Color Harmonies of #711041
Complementary color
Monochromatic Colors of #711041
Black with #711041
Text Example
Text Example
White with #711041
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #711041; }
p { color: rgb(113,16,65); }
H1.HeaderClassName
{
color: #711041;
}
.AnyTagClassName
{
color: #711041;
}
</style>
background-color css
<style>
a { background-color: #711041; }
a { background-color: rgb(113,16,65); }
div.DivClassName
{
background-color: #711041;
}
.BgClassName
{
background-color: #711041;
}
</style>
border-color css
<style>
span { border-color: #711041; }
span { border-color: rgb(113,16,65); }
td.TdClassName
{
border-color: #711041;
}
.TagClassName
{
border-color: #711041;
}
</style>