Shades of Pompadour #711649
Tints of Pompadour #711649
RGB
CMYK
RGB Variations
Color information
#711649 (or 0x711649) is known color: Pompadour. HEX triplet: 71, 16 and 49. RGB value is (113,22,73). Sum of RGB (Red+Green+Blue) = 113+22+73=208 (27% of max value = 765). Red value is 113 (44.53% from 255 or 54.33% from 208); Green value is 22 (8.98% from 255 or 10.58% from 208); Blue value is 73 (28.91% from 255 or 35.10% from 208); Max value from RGB is 113 - color contains mainly: red. Hex color #711649 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #711649 is #8EE9B6. Grayscale: #363636. Windows color (decimal): -9365943 or 4789873. OLE color: 4789873.
HSL color Cylindrical-coordinate representation of color #711649: hue angle of 326.37º degrees, saturation: 0.67, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #711649 is Cyan = 0, Magento = 0.81, Yellow = 0.35 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 22 | 73 | - |
| CMYK | 0 | 0.81 | 0.35 | 0.56 |
| HSL | 326.37º | 0.67% | 0.26% | - |
| HSV(B) | 326.37º | 0.81% | 0.44% | - |
| XYZ | 8.3 | 4.57 | 6.75 | - |
| YUV | 55.02 | 138.15 | 169.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 22 | 73 | 0 | 0.81 | 0.35 | 0.56 | 326.37 | 0.67 | 0.26 |
| Hex | 71 | 16 | 49 | 0 | 51 | 23 | 38 | 146 | 43 | 1A |
| Octal | 161 | 26 | 111 | 0 | 121 | 43 | 70 | 506 | 103 | 32 |
| Binary | 1110001 | 10110 | 1001001 | 0 | 1010001 | 100011 | 111000 | 101000110 | 1000011 | 11010 |
Color Harmonies of #711649
Complementary color
Monochromatic Colors of #711649
Black with #711649
Text Example
Text Example
White with #711649
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #711649; }
p { color: rgb(113,22,73); }
H1.HeaderClassName
{
color: #711649;
}
.AnyTagClassName
{
color: #711649;
}
</style>
background-color css
<style>
a { background-color: #711649; }
a { background-color: rgb(113,22,73); }
div.DivClassName
{
background-color: #711649;
}
.BgClassName
{
background-color: #711649;
}
</style>
border-color css
<style>
span { border-color: #711649; }
span { border-color: rgb(113,22,73); }
td.TdClassName
{
border-color: #711649;
}
.TagClassName
{
border-color: #711649;
}
</style>