Shades of Pompadour #711050
Tints of Pompadour #711050
RGB
CMYK
RGB Variations
Color information
#711050 (or 0x711050) is known color: Pompadour. HEX triplet: 71, 10 and 50. RGB value is (113,16,80). Sum of RGB (Red+Green+Blue) = 113+16+80=209 (27% of max value = 765). Red value is 113 (44.53% from 255 or 54.07% from 209); Green value is 16 (6.64% from 255 or 7.66% from 209); Blue value is 80 (31.64% from 255 or 38.28% from 209); Max value from RGB is 113 - color contains mainly: red. Hex color #711050 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #711050 is #8EEFAF. Grayscale: #343434. Windows color (decimal): -9367472 or 5247089. OLE color: 5247089.
HSL color Cylindrical-coordinate representation of color #711050: hue angle of 320.41º 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 #711050 is Cyan = 0, Magento = 0.86, Yellow = 0.29 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 16 | 80 | - |
| CMYK | 0 | 0.86 | 0.29 | 0.56 |
| HSL | 320.41º | 0.75% | 0.25% | - |
| HSV(B) | 320.41º | 0.86% | 0.44% | - |
| XYZ | 8.44 | 4.46 | 8.01 | - |
| YUV | 52.3 | 143.64 | 171.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 16 | 80 | 0 | 0.86 | 0.29 | 0.56 | 320.41 | 0.75 | 0.25 |
| Hex | 71 | 10 | 50 | 0 | 56 | 1D | 38 | 140 | 4B | 19 |
| Octal | 161 | 20 | 120 | 0 | 126 | 35 | 70 | 500 | 113 | 31 |
| Binary | 1110001 | 10000 | 1010000 | 0 | 1010110 | 11101 | 111000 | 101000000 | 1001011 | 11001 |
Color Harmonies of #711050
Complementary color
Monochromatic Colors of #711050
Black with #711050
Text Example
Text Example
White with #711050
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #711050; }
p { color: rgb(113,16,80); }
H1.HeaderClassName
{
color: #711050;
}
.AnyTagClassName
{
color: #711050;
}
</style>
background-color css
<style>
a { background-color: #711050; }
a { background-color: rgb(113,16,80); }
div.DivClassName
{
background-color: #711050;
}
.BgClassName
{
background-color: #711050;
}
</style>
border-color css
<style>
span { border-color: #711050; }
span { border-color: rgb(113,16,80); }
td.TdClassName
{
border-color: #711050;
}
.TagClassName
{
border-color: #711050;
}
</style>