Shades of Pompadour #711640
Tints of Pompadour #711640
RGB
CMYK
RGB Variations
Color information
#711640 (or 0x711640) is known color: Pompadour. HEX triplet: 71, 16 and 40. RGB value is (113,22,64). Sum of RGB (Red+Green+Blue) = 113+22+64=199 (26% of max value = 765). Red value is 113 (44.53% from 255 or 56.78% from 199); Green value is 22 (8.98% from 255 or 11.06% from 199); Blue value is 64 (25.39% from 255 or 32.16% from 199); Max value from RGB is 113 - color contains mainly: red. Hex color #711640 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #711640 is #8EE9BF. Grayscale: #353535. Windows color (decimal): -9365952 or 4200049. OLE color: 4200049.
HSL color Cylindrical-coordinate representation of color #711640: hue angle of 332.31º 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 #711640 is Cyan = 0, Magento = 0.81, Yellow = 0.43 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 22 | 64 | - |
| CMYK | 0 | 0.81 | 0.43 | 0.56 |
| HSL | 332.31º | 0.67% | 0.26% | - |
| HSV(B) | 332.31º | 0.81% | 0.44% | - |
| XYZ | 8.02 | 4.45 | 5.29 | - |
| YUV | 54 | 133.65 | 170.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 22 | 64 | 0 | 0.81 | 0.43 | 0.56 | 332.31 | 0.67 | 0.26 |
| Hex | 71 | 16 | 40 | 0 | 51 | 2B | 38 | 14C | 43 | 1A |
| Octal | 161 | 26 | 100 | 0 | 121 | 53 | 70 | 514 | 103 | 32 |
| Binary | 1110001 | 10110 | 1000000 | 0 | 1010001 | 101011 | 111000 | 101001100 | 1000011 | 11010 |
Color Harmonies of #711640
Complementary color
Monochromatic Colors of #711640
Black with #711640
Text Example
Text Example
White with #711640
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #711640; }
p { color: rgb(113,22,64); }
H1.HeaderClassName
{
color: #711640;
}
.AnyTagClassName
{
color: #711640;
}
</style>
background-color css
<style>
a { background-color: #711640; }
a { background-color: rgb(113,22,64); }
div.DivClassName
{
background-color: #711640;
}
.BgClassName
{
background-color: #711640;
}
</style>
border-color css
<style>
span { border-color: #711640; }
span { border-color: rgb(113,22,64); }
td.TdClassName
{
border-color: #711640;
}
.TagClassName
{
border-color: #711640;
}
</style>