Shades of Pompadour #711641
Tints of Pompadour #711641
RGB
CMYK
RGB Variations
Color information
#711641 (or 0x711641) is known color: Pompadour. HEX triplet: 71, 16 and 41. RGB value is (113,22,65). Sum of RGB (Red+Green+Blue) = 113+22+65=200 (26% of max value = 765). Red value is 113 (44.53% from 255 or 56.5% from 200); Green value is 22 (8.98% from 255 or 11% from 200); Blue value is 65 (25.78% from 255 or 32.5% from 200); Max value from RGB is 113 - color contains mainly: red. Hex color #711641 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #711641 is #8EE9BE. Grayscale: #363636. Windows color (decimal): -9365951 or 4265585. OLE color: 4265585.
HSL color Cylindrical-coordinate representation of color #711641: hue angle of 331.65º 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 #711641 is Cyan = 0, Magento = 0.81, Yellow = 0.42 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 22 | 65 | - |
| CMYK | 0 | 0.81 | 0.42 | 0.56 |
| HSL | 331.65º | 0.67% | 0.26% | - |
| HSV(B) | 331.65º | 0.81% | 0.44% | - |
| XYZ | 8.05 | 4.47 | 5.44 | - |
| YUV | 54.11 | 134.15 | 170 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 22 | 65 | 0 | 0.81 | 0.42 | 0.56 | 331.65 | 0.67 | 0.26 |
| Hex | 71 | 16 | 41 | 0 | 51 | 2A | 38 | 14C | 43 | 1A |
| Octal | 161 | 26 | 101 | 0 | 121 | 52 | 70 | 514 | 103 | 32 |
| Binary | 1110001 | 10110 | 1000001 | 0 | 1010001 | 101010 | 111000 | 101001100 | 1000011 | 11010 |
Color Harmonies of #711641
Complementary color
Monochromatic Colors of #711641
Black with #711641
Text Example
Text Example
White with #711641
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #711641; }
p { color: rgb(113,22,65); }
H1.HeaderClassName
{
color: #711641;
}
.AnyTagClassName
{
color: #711641;
}
</style>
background-color css
<style>
a { background-color: #711641; }
a { background-color: rgb(113,22,65); }
div.DivClassName
{
background-color: #711641;
}
.BgClassName
{
background-color: #711641;
}
</style>
border-color css
<style>
span { border-color: #711641; }
span { border-color: rgb(113,22,65); }
td.TdClassName
{
border-color: #711641;
}
.TagClassName
{
border-color: #711641;
}
</style>