Shades of Pompadour #711547
Tints of Pompadour #711547
RGB
CMYK
RGB Variations
Color information
#711547 (or 0x711547) is known color: Pompadour. HEX triplet: 71, 15 and 47. RGB value is (113,21,71). Sum of RGB (Red+Green+Blue) = 113+21+71=205 (27% of max value = 765). Red value is 113 (44.53% from 255 or 55.12% from 205); Green value is 21 (8.59% from 255 or 10.24% from 205); Blue value is 71 (28.12% from 255 or 34.63% from 205); Max value from RGB is 113 - color contains mainly: red. Hex color #711547 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #711547 is #8EEAB8. Grayscale: #363636. Windows color (decimal): -9366201 or 4658545. OLE color: 4658545.
HSL color Cylindrical-coordinate representation of color #711547: hue angle of 327.39º degrees, saturation: 0.69, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #711547 is Cyan = 0, Magento = 0.81, Yellow = 0.37 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 21 | 71 | - |
| CMYK | 0 | 0.81 | 0.37 | 0.56 |
| HSL | 327.39º | 0.69% | 0.26% | - |
| HSV(B) | 327.39º | 0.81% | 0.44% | - |
| XYZ | 8.22 | 4.5 | 6.4 | - |
| YUV | 54.21 | 137.48 | 169.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 21 | 71 | 0 | 0.81 | 0.37 | 0.56 | 327.39 | 0.69 | 0.26 |
| Hex | 71 | 15 | 47 | 0 | 51 | 25 | 38 | 147 | 45 | 1A |
| Octal | 161 | 25 | 107 | 0 | 121 | 45 | 70 | 507 | 105 | 32 |
| Binary | 1110001 | 10101 | 1000111 | 0 | 1010001 | 100101 | 111000 | 101000111 | 1000101 | 11010 |
Color Harmonies of #711547
Complementary color
Monochromatic Colors of #711547
Black with #711547
Text Example
Text Example
White with #711547
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #711547; }
p { color: rgb(113,21,71); }
H1.HeaderClassName
{
color: #711547;
}
.AnyTagClassName
{
color: #711547;
}
</style>
background-color css
<style>
a { background-color: #711547; }
a { background-color: rgb(113,21,71); }
div.DivClassName
{
background-color: #711547;
}
.BgClassName
{
background-color: #711547;
}
</style>
border-color css
<style>
span { border-color: #711547; }
span { border-color: rgb(113,21,71); }
td.TdClassName
{
border-color: #711547;
}
.TagClassName
{
border-color: #711547;
}
</style>