Shades of Pompadour #711546
Tints of Pompadour #711546
RGB
CMYK
RGB Variations
Color information
#711546 (or 0x711546) is known color: Pompadour. HEX triplet: 71, 15 and 46. RGB value is (113,21,70). Sum of RGB (Red+Green+Blue) = 113+21+70=204 (27% of max value = 765). Red value is 113 (44.53% from 255 or 55.39% from 204); Green value is 21 (8.59% from 255 or 10.29% from 204); Blue value is 70 (27.73% from 255 or 34.31% from 204); Max value from RGB is 113 - color contains mainly: red. Hex color #711546 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #711546 is #8EEAB9. Grayscale: #353535. Windows color (decimal): -9366202 or 4593009. OLE color: 4593009.
HSL color Cylindrical-coordinate representation of color #711546: hue angle of 328.04º 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 #711546 is Cyan = 0, Magento = 0.81, Yellow = 0.38 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 21 | 70 | - |
| CMYK | 0 | 0.81 | 0.38 | 0.56 |
| HSL | 328.04º | 0.69% | 0.26% | - |
| HSV(B) | 328.04º | 0.81% | 0.44% | - |
| XYZ | 8.18 | 4.49 | 6.23 | - |
| YUV | 54.09 | 136.98 | 170.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 21 | 70 | 0 | 0.81 | 0.38 | 0.56 | 328.04 | 0.69 | 0.26 |
| Hex | 71 | 15 | 46 | 0 | 51 | 26 | 38 | 148 | 45 | 1A |
| Octal | 161 | 25 | 106 | 0 | 121 | 46 | 70 | 510 | 105 | 32 |
| Binary | 1110001 | 10101 | 1000110 | 0 | 1010001 | 100110 | 111000 | 101001000 | 1000101 | 11010 |
Color Harmonies of #711546
Complementary color
Monochromatic Colors of #711546
Black with #711546
Text Example
Text Example
White with #711546
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #711546; }
p { color: rgb(113,21,70); }
H1.HeaderClassName
{
color: #711546;
}
.AnyTagClassName
{
color: #711546;
}
</style>
background-color css
<style>
a { background-color: #711546; }
a { background-color: rgb(113,21,70); }
div.DivClassName
{
background-color: #711546;
}
.BgClassName
{
background-color: #711546;
}
</style>
border-color css
<style>
span { border-color: #711546; }
span { border-color: rgb(113,21,70); }
td.TdClassName
{
border-color: #711546;
}
.TagClassName
{
border-color: #711546;
}
</style>