Shades of Pompadour #711053
Tints of Pompadour #711053
RGB
CMYK
RGB Variations
Color information
#711053 (or 0x711053) is known color: Pompadour. HEX triplet: 71, 10 and 53. RGB value is (113,16,83). Sum of RGB (Red+Green+Blue) = 113+16+83=212 (28% of max value = 765). Red value is 113 (44.53% from 255 or 53.30% from 212); Green value is 16 (6.64% from 255 or 7.55% from 212); Blue value is 83 (32.81% from 255 or 39.15% from 212); Max value from RGB is 113 - color contains mainly: red. Hex color #711053 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #711053 is #8EEFAC. Grayscale: #343434. Windows color (decimal): -9367469 or 5443697. OLE color: 5443697.
HSL color Cylindrical-coordinate representation of color #711053: hue angle of 318.56º 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 #711053 is Cyan = 0, Magento = 0.86, Yellow = 0.27 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 16 | 83 | - |
| CMYK | 0 | 0.86 | 0.27 | 0.56 |
| HSL | 318.56º | 0.75% | 0.25% | - |
| HSV(B) | 318.56º | 0.86% | 0.44% | - |
| XYZ | 8.56 | 4.51 | 8.6 | - |
| YUV | 52.64 | 145.14 | 171.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 16 | 83 | 0 | 0.86 | 0.27 | 0.56 | 318.56 | 0.75 | 0.25 |
| Hex | 71 | 10 | 53 | 0 | 56 | 1B | 38 | 13F | 4B | 19 |
| Octal | 161 | 20 | 123 | 0 | 126 | 33 | 70 | 477 | 113 | 31 |
| Binary | 1110001 | 10000 | 1010011 | 0 | 1010110 | 11011 | 111000 | 100111111 | 1001011 | 11001 |
Color Harmonies of #711053
Complementary color
Monochromatic Colors of #711053
Black with #711053
Text Example
Text Example
White with #711053
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #711053; }
p { color: rgb(113,16,83); }
H1.HeaderClassName
{
color: #711053;
}
.AnyTagClassName
{
color: #711053;
}
</style>
background-color css
<style>
a { background-color: #711053; }
a { background-color: rgb(113,16,83); }
div.DivClassName
{
background-color: #711053;
}
.BgClassName
{
background-color: #711053;
}
</style>
border-color css
<style>
span { border-color: #711053; }
span { border-color: rgb(113,16,83); }
td.TdClassName
{
border-color: #711053;
}
.TagClassName
{
border-color: #711053;
}
</style>