Shades of Pompadour #711947
Tints of Pompadour #711947
RGB
CMYK
RGB Variations
Color information
#711947 (or 0x711947) is known color: Pompadour. HEX triplet: 71, 19 and 47. RGB value is (113,25,71). Sum of RGB (Red+Green+Blue) = 113+25+71=209 (27% of max value = 765). Red value is 113 (44.53% from 255 or 54.07% from 209); Green value is 25 (10.16% from 255 or 11.96% from 209); Blue value is 71 (28.12% from 255 or 33.97% from 209); Max value from RGB is 113 - color contains mainly: red. Hex color #711947 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #711947 is #8EE6B8. Grayscale: #383838. Windows color (decimal): -9365177 or 4659569. OLE color: 4659569.
HSL color Cylindrical-coordinate representation of color #711947: hue angle of 328.64º 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 #711947 is Cyan = 0, Magento = 0.78, Yellow = 0.37 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 25 | 71 | - |
| CMYK | 0 | 0.78 | 0.37 | 0.56 |
| HSL | 328.64º | 0.64% | 0.27% | - |
| HSV(B) | 328.64º | 0.78% | 0.44% | - |
| XYZ | 8.3 | 4.66 | 6.42 | - |
| YUV | 56.56 | 136.15 | 168.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 25 | 71 | 0 | 0.78 | 0.37 | 0.56 | 328.64 | 0.64 | 0.27 |
| Hex | 71 | 19 | 47 | 0 | 4E | 25 | 38 | 149 | 40 | 1B |
| Octal | 161 | 31 | 107 | 0 | 116 | 45 | 70 | 511 | 100 | 33 |
| Binary | 1110001 | 11001 | 1000111 | 0 | 1001110 | 100101 | 111000 | 101001001 | 1000000 | 11011 |
Color Harmonies of #711947
Complementary color
Monochromatic Colors of #711947
Black with #711947
Text Example
Text Example
White with #711947
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #711947; }
p { color: rgb(113,25,71); }
H1.HeaderClassName
{
color: #711947;
}
.AnyTagClassName
{
color: #711947;
}
</style>
background-color css
<style>
a { background-color: #711947; }
a { background-color: rgb(113,25,71); }
div.DivClassName
{
background-color: #711947;
}
.BgClassName
{
background-color: #711947;
}
</style>
border-color css
<style>
span { border-color: #711947; }
span { border-color: rgb(113,25,71); }
td.TdClassName
{
border-color: #711947;
}
.TagClassName
{
border-color: #711947;
}
</style>