Shades of Pompadour #711645
Tints of Pompadour #711645
RGB
CMYK
RGB Variations
Color information
#711645 (or 0x711645) is known color: Pompadour. HEX triplet: 71, 16 and 45. RGB value is (113,22,69). Sum of RGB (Red+Green+Blue) = 113+22+69=204 (27% of max value = 765). Red value is 113 (44.53% from 255 or 55.39% from 204); Green value is 22 (8.98% from 255 or 10.78% from 204); Blue value is 69 (27.34% from 255 or 33.82% from 204); Max value from RGB is 113 - color contains mainly: red. Hex color #711645 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #711645 is #8EE9BA. Grayscale: #363636. Windows color (decimal): -9365947 or 4527729. OLE color: 4527729.
HSL color Cylindrical-coordinate representation of color #711645: hue angle of 329.01º 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 #711645 is Cyan = 0, Magento = 0.81, Yellow = 0.39 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 22 | 69 | - |
| CMYK | 0 | 0.81 | 0.39 | 0.56 |
| HSL | 329.01º | 0.67% | 0.26% | - |
| HSV(B) | 329.01º | 0.81% | 0.44% | - |
| XYZ | 8.17 | 4.51 | 6.07 | - |
| YUV | 54.57 | 136.15 | 169.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 22 | 69 | 0 | 0.81 | 0.39 | 0.56 | 329.01 | 0.67 | 0.26 |
| Hex | 71 | 16 | 45 | 0 | 51 | 27 | 38 | 149 | 43 | 1A |
| Octal | 161 | 26 | 105 | 0 | 121 | 47 | 70 | 511 | 103 | 32 |
| Binary | 1110001 | 10110 | 1000101 | 0 | 1010001 | 100111 | 111000 | 101001001 | 1000011 | 11010 |
Color Harmonies of #711645
Complementary color
Monochromatic Colors of #711645
Black with #711645
Text Example
Text Example
White with #711645
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #711645; }
p { color: rgb(113,22,69); }
H1.HeaderClassName
{
color: #711645;
}
.AnyTagClassName
{
color: #711645;
}
</style>
background-color css
<style>
a { background-color: #711645; }
a { background-color: rgb(113,22,69); }
div.DivClassName
{
background-color: #711645;
}
.BgClassName
{
background-color: #711645;
}
</style>
border-color css
<style>
span { border-color: #711645; }
span { border-color: rgb(113,22,69); }
td.TdClassName
{
border-color: #711645;
}
.TagClassName
{
border-color: #711645;
}
</style>