Shades of Pompadour #711955
Tints of Pompadour #711955
RGB
CMYK
RGB Variations
Color information
#711955 (or 0x711955) is known color: Pompadour. HEX triplet: 71, 19 and 55. RGB value is (113,25,85). Sum of RGB (Red+Green+Blue) = 113+25+85=223 (29% of max value = 765). Red value is 113 (44.53% from 255 or 50.67% from 223); Green value is 25 (10.16% from 255 or 11.21% from 223); Blue value is 85 (33.59% from 255 or 38.12% from 223); Max value from RGB is 113 - color contains mainly: red. Hex color #711955 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #711955 is #8EE6AA. Grayscale: #3A3A3A. Windows color (decimal): -9365163 or 5577073. OLE color: 5577073.
HSL color Cylindrical-coordinate representation of color #711955: hue angle of 319.09º degrees, saturation: 0.64, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #711955 is Cyan = 0, Magento = 0.78, Yellow = 0.25 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 25 | 85 | - |
| CMYK | 0 | 0.78 | 0.25 | 0.56 |
| HSL | 319.09º | 0.64% | 0.27% | - |
| HSV(B) | 319.09º | 0.78% | 0.44% | - |
| XYZ | 8.8 | 4.86 | 9.07 | - |
| YUV | 58.15 | 143.15 | 167.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 25 | 85 | 0 | 0.78 | 0.25 | 0.56 | 319.09 | 0.64 | 0.27 |
| Hex | 71 | 19 | 55 | 0 | 4E | 19 | 38 | 13F | 40 | 1B |
| Octal | 161 | 31 | 125 | 0 | 116 | 31 | 70 | 477 | 100 | 33 |
| Binary | 1110001 | 11001 | 1010101 | 0 | 1001110 | 11001 | 111000 | 100111111 | 1000000 | 11011 |
Color Harmonies of #711955
Complementary color
Monochromatic Colors of #711955
Black with #711955
Text Example
Text Example
White with #711955
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #711955; }
p { color: rgb(113,25,85); }
H1.HeaderClassName
{
color: #711955;
}
.AnyTagClassName
{
color: #711955;
}
</style>
background-color css
<style>
a { background-color: #711955; }
a { background-color: rgb(113,25,85); }
div.DivClassName
{
background-color: #711955;
}
.BgClassName
{
background-color: #711955;
}
</style>
border-color css
<style>
span { border-color: #711955; }
span { border-color: rgb(113,25,85); }
td.TdClassName
{
border-color: #711955;
}
.TagClassName
{
border-color: #711955;
}
</style>