Shades of Pompadour #711241
Tints of Pompadour #711241
RGB
CMYK
RGB Variations
Color information
#711241 (or 0x711241) is known color: Pompadour. HEX triplet: 71, 12 and 41. RGB value is (113,18,65). Sum of RGB (Red+Green+Blue) = 113+18+65=196 (25% of max value = 765). Red value is 113 (44.53% from 255 or 57.65% from 196); Green value is 18 (7.42% from 255 or 9.18% from 196); Blue value is 65 (25.78% from 255 or 33.16% from 196); Max value from RGB is 113 - color contains mainly: red. Hex color #711241 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #711241 is #8EEDBE. Grayscale: #333333. Windows color (decimal): -9366975 or 4264561. OLE color: 4264561.
HSL color Cylindrical-coordinate representation of color #711241: hue angle of 330.32º degrees, saturation: 0.73, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #711241 is Cyan = 0, Magento = 0.84, Yellow = 0.42 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 18 | 65 | - |
| CMYK | 0 | 0.84 | 0.42 | 0.56 |
| HSL | 330.32º | 0.73% | 0.26% | - |
| HSV(B) | 330.32º | 0.84% | 0.44% | - |
| XYZ | 7.98 | 4.32 | 5.42 | - |
| YUV | 51.76 | 135.47 | 171.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 18 | 65 | 0 | 0.84 | 0.42 | 0.56 | 330.32 | 0.73 | 0.26 |
| Hex | 71 | 12 | 41 | 0 | 54 | 2A | 38 | 14A | 49 | 1A |
| Octal | 161 | 22 | 101 | 0 | 124 | 52 | 70 | 512 | 111 | 32 |
| Binary | 1110001 | 10010 | 1000001 | 0 | 1010100 | 101010 | 111000 | 101001010 | 1001001 | 11010 |
Color Harmonies of #711241
Complementary color
Monochromatic Colors of #711241
Black with #711241
Text Example
Text Example
White with #711241
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #711241; }
p { color: rgb(113,18,65); }
H1.HeaderClassName
{
color: #711241;
}
.AnyTagClassName
{
color: #711241;
}
</style>
background-color css
<style>
a { background-color: #711241; }
a { background-color: rgb(113,18,65); }
div.DivClassName
{
background-color: #711241;
}
.BgClassName
{
background-color: #711241;
}
</style>
border-color css
<style>
span { border-color: #711241; }
span { border-color: rgb(113,18,65); }
td.TdClassName
{
border-color: #711241;
}
.TagClassName
{
border-color: #711241;
}
</style>