Shades of Pompadour #711545
Tints of Pompadour #711545
RGB
CMYK
RGB Variations
Color information
#711545 (or 0x711545) is known color: Pompadour. HEX triplet: 71, 15 and 45. RGB value is (113,21,69). Sum of RGB (Red+Green+Blue) = 113+21+69=203 (26% of max value = 765). Red value is 113 (44.53% from 255 or 55.67% from 203); Green value is 21 (8.59% from 255 or 10.34% from 203); Blue value is 69 (27.34% from 255 or 33.99% from 203); Max value from RGB is 113 - color contains mainly: red. Hex color #711545 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #711545 is #8EEABA. Grayscale: #353535. Windows color (decimal): -9366203 or 4527473. OLE color: 4527473.
HSL color Cylindrical-coordinate representation of color #711545: hue angle of 328.7º degrees, saturation: 0.69, 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 #711545 is Cyan = 0, Magento = 0.81, Yellow = 0.39 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 21 | 69 | - |
| CMYK | 0 | 0.81 | 0.39 | 0.56 |
| HSL | 328.7º | 0.69% | 0.26% | - |
| HSV(B) | 328.7º | 0.81% | 0.44% | - |
| XYZ | 8.15 | 4.48 | 6.06 | - |
| YUV | 53.98 | 136.48 | 170.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 21 | 69 | 0 | 0.81 | 0.39 | 0.56 | 328.7 | 0.69 | 0.26 |
| Hex | 71 | 15 | 45 | 0 | 51 | 27 | 38 | 149 | 45 | 1A |
| Octal | 161 | 25 | 105 | 0 | 121 | 47 | 70 | 511 | 105 | 32 |
| Binary | 1110001 | 10101 | 1000101 | 0 | 1010001 | 100111 | 111000 | 101001001 | 1000101 | 11010 |
Color Harmonies of #711545
Complementary color
Monochromatic Colors of #711545
Black with #711545
Text Example
Text Example
White with #711545
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #711545; }
p { color: rgb(113,21,69); }
H1.HeaderClassName
{
color: #711545;
}
.AnyTagClassName
{
color: #711545;
}
</style>
background-color css
<style>
a { background-color: #711545; }
a { background-color: rgb(113,21,69); }
div.DivClassName
{
background-color: #711545;
}
.BgClassName
{
background-color: #711545;
}
</style>
border-color css
<style>
span { border-color: #711545; }
span { border-color: rgb(113,21,69); }
td.TdClassName
{
border-color: #711545;
}
.TagClassName
{
border-color: #711545;
}
</style>