Shades of Pompadour #711441
Tints of Pompadour #711441
RGB
CMYK
RGB Variations
Color information
#711441 (or 0x711441) is known color: Pompadour. HEX triplet: 71, 14 and 41. RGB value is (113,20,65). Sum of RGB (Red+Green+Blue) = 113+20+65=198 (26% of max value = 765). Red value is 113 (44.53% from 255 or 57.07% from 198); Green value is 20 (8.20% from 255 or 10.10% from 198); Blue value is 65 (25.78% from 255 or 32.83% from 198); Max value from RGB is 113 - color contains mainly: red. Hex color #711441 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #711441 is #8EEBBE. Grayscale: #343434. Windows color (decimal): -9366463 or 4265073. OLE color: 4265073.
HSL color Cylindrical-coordinate representation of color #711441: hue angle of 330.97º degrees, saturation: 0.7, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #711441 is Cyan = 0, Magento = 0.82, Yellow = 0.42 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 20 | 65 | - |
| CMYK | 0 | 0.82 | 0.42 | 0.56 |
| HSL | 330.97º | 0.7% | 0.26% | - |
| HSV(B) | 330.97º | 0.82% | 0.44% | - |
| XYZ | 8.01 | 4.39 | 5.43 | - |
| YUV | 52.94 | 134.81 | 170.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 20 | 65 | 0 | 0.82 | 0.42 | 0.56 | 330.97 | 0.7 | 0.26 |
| Hex | 71 | 14 | 41 | 0 | 52 | 2A | 38 | 14B | 46 | 1A |
| Octal | 161 | 24 | 101 | 0 | 122 | 52 | 70 | 513 | 106 | 32 |
| Binary | 1110001 | 10100 | 1000001 | 0 | 1010010 | 101010 | 111000 | 101001011 | 1000110 | 11010 |
Color Harmonies of #711441
Complementary color
Monochromatic Colors of #711441
Black with #711441
Text Example
Text Example
White with #711441
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #711441; }
p { color: rgb(113,20,65); }
H1.HeaderClassName
{
color: #711441;
}
.AnyTagClassName
{
color: #711441;
}
</style>
background-color css
<style>
a { background-color: #711441; }
a { background-color: rgb(113,20,65); }
div.DivClassName
{
background-color: #711441;
}
.BgClassName
{
background-color: #711441;
}
</style>
border-color css
<style>
span { border-color: #711441; }
span { border-color: rgb(113,20,65); }
td.TdClassName
{
border-color: #711441;
}
.TagClassName
{
border-color: #711441;
}
</style>