Shades of Pompadour #711052
Tints of Pompadour #711052
RGB
CMYK
RGB Variations
Color information
#711052 (or 0x711052) is known color: Pompadour. HEX triplet: 71, 10 and 52. RGB value is (113,16,82). Sum of RGB (Red+Green+Blue) = 113+16+82=211 (27% of max value = 765). Red value is 113 (44.53% from 255 or 53.55% from 211); Green value is 16 (6.64% from 255 or 7.58% from 211); Blue value is 82 (32.42% from 255 or 38.86% from 211); Max value from RGB is 113 - color contains mainly: red. Hex color #711052 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #711052 is #8EEFAD. Grayscale: #343434. Windows color (decimal): -9367470 or 5378161. OLE color: 5378161.
HSL color Cylindrical-coordinate representation of color #711052: hue angle of 319.18º 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 #711052 is Cyan = 0, Magento = 0.86, Yellow = 0.27 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 16 | 82 | - |
| CMYK | 0 | 0.86 | 0.27 | 0.56 |
| HSL | 319.18º | 0.75% | 0.25% | - |
| HSV(B) | 319.18º | 0.86% | 0.44% | - |
| XYZ | 8.52 | 4.49 | 8.4 | - |
| YUV | 52.53 | 144.64 | 171.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 16 | 82 | 0 | 0.86 | 0.27 | 0.56 | 319.18 | 0.75 | 0.25 |
| Hex | 71 | 10 | 52 | 0 | 56 | 1B | 38 | 13F | 4B | 19 |
| Octal | 161 | 20 | 122 | 0 | 126 | 33 | 70 | 477 | 113 | 31 |
| Binary | 1110001 | 10000 | 1010010 | 0 | 1010110 | 11011 | 111000 | 100111111 | 1001011 | 11001 |
Color Harmonies of #711052
Complementary color
Monochromatic Colors of #711052
Black with #711052
Text Example
Text Example
White with #711052
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #711052; }
p { color: rgb(113,16,82); }
H1.HeaderClassName
{
color: #711052;
}
.AnyTagClassName
{
color: #711052;
}
</style>
background-color css
<style>
a { background-color: #711052; }
a { background-color: rgb(113,16,82); }
div.DivClassName
{
background-color: #711052;
}
.BgClassName
{
background-color: #711052;
}
</style>
border-color css
<style>
span { border-color: #711052; }
span { border-color: rgb(113,16,82); }
td.TdClassName
{
border-color: #711052;
}
.TagClassName
{
border-color: #711052;
}
</style>