Shades of Pompadour #711552
Tints of Pompadour #711552
RGB
CMYK
RGB Variations
Color information
#711552 (or 0x711552) is known color: Pompadour. HEX triplet: 71, 15 and 52. RGB value is (113,21,82). Sum of RGB (Red+Green+Blue) = 113+21+82=216 (28% of max value = 765). Red value is 113 (44.53% from 255 or 52.31% from 216); Green value is 21 (8.59% from 255 or 9.72% from 216); Blue value is 82 (32.42% from 255 or 37.96% from 216); Max value from RGB is 113 - color contains mainly: red. Hex color #711552 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #711552 is #8EEAAD. Grayscale: #373737. Windows color (decimal): -9366190 or 5379441. OLE color: 5379441.
HSL color Cylindrical-coordinate representation of color #711552: hue angle of 320.22º 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 #711552 is Cyan = 0, Magento = 0.81, Yellow = 0.27 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 21 | 82 | - |
| CMYK | 0 | 0.81 | 0.27 | 0.56 |
| HSL | 320.22º | 0.69% | 0.26% | - |
| HSV(B) | 320.22º | 0.81% | 0.44% | - |
| XYZ | 8.6 | 4.66 | 8.43 | - |
| YUV | 55.46 | 142.98 | 169.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 21 | 82 | 0 | 0.81 | 0.27 | 0.56 | 320.22 | 0.69 | 0.26 |
| Hex | 71 | 15 | 52 | 0 | 51 | 1B | 38 | 140 | 45 | 1A |
| Octal | 161 | 25 | 122 | 0 | 121 | 33 | 70 | 500 | 105 | 32 |
| Binary | 1110001 | 10101 | 1010010 | 0 | 1010001 | 11011 | 111000 | 101000000 | 1000101 | 11010 |
Color Harmonies of #711552
Complementary color
Monochromatic Colors of #711552
Black with #711552
Text Example
Text Example
White with #711552
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #711552; }
p { color: rgb(113,21,82); }
H1.HeaderClassName
{
color: #711552;
}
.AnyTagClassName
{
color: #711552;
}
</style>
background-color css
<style>
a { background-color: #711552; }
a { background-color: rgb(113,21,82); }
div.DivClassName
{
background-color: #711552;
}
.BgClassName
{
background-color: #711552;
}
</style>
border-color css
<style>
span { border-color: #711552; }
span { border-color: rgb(113,21,82); }
td.TdClassName
{
border-color: #711552;
}
.TagClassName
{
border-color: #711552;
}
</style>