Shades of Pompadour #711846
Tints of Pompadour #711846
RGB
CMYK
RGB Variations
Color information
#711846 (or 0x711846) is known color: Pompadour. HEX triplet: 71, 18 and 46. RGB value is (113,24,70). Sum of RGB (Red+Green+Blue) = 113+24+70=207 (27% of max value = 765). Red value is 113 (44.53% from 255 or 54.59% from 207); Green value is 24 (9.77% from 255 or 11.59% from 207); Blue value is 70 (27.73% from 255 or 33.82% from 207); Max value from RGB is 113 - color contains mainly: red. Hex color #711846 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #711846 is #8EE7B9. Grayscale: #373737. Windows color (decimal): -9365434 or 4593777. OLE color: 4593777.
HSL color Cylindrical-coordinate representation of color #711846: hue angle of 328.99º degrees, saturation: 0.65, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #711846 is Cyan = 0, Magento = 0.79, Yellow = 0.38 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 24 | 70 | - |
| CMYK | 0 | 0.79 | 0.38 | 0.56 |
| HSL | 328.99º | 0.65% | 0.27% | - |
| HSV(B) | 328.99º | 0.79% | 0.44% | - |
| XYZ | 8.24 | 4.61 | 6.25 | - |
| YUV | 55.86 | 135.99 | 168.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 24 | 70 | 0 | 0.79 | 0.38 | 0.56 | 328.99 | 0.65 | 0.27 |
| Hex | 71 | 18 | 46 | 0 | 4F | 26 | 38 | 149 | 41 | 1B |
| Octal | 161 | 30 | 106 | 0 | 117 | 46 | 70 | 511 | 101 | 33 |
| Binary | 1110001 | 11000 | 1000110 | 0 | 1001111 | 100110 | 111000 | 101001001 | 1000001 | 11011 |
Color Harmonies of #711846
Complementary color
Monochromatic Colors of #711846
Black with #711846
Text Example
Text Example
White with #711846
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #711846; }
p { color: rgb(113,24,70); }
H1.HeaderClassName
{
color: #711846;
}
.AnyTagClassName
{
color: #711846;
}
</style>
background-color css
<style>
a { background-color: #711846; }
a { background-color: rgb(113,24,70); }
div.DivClassName
{
background-color: #711846;
}
.BgClassName
{
background-color: #711846;
}
</style>
border-color css
<style>
span { border-color: #711846; }
span { border-color: rgb(113,24,70); }
td.TdClassName
{
border-color: #711846;
}
.TagClassName
{
border-color: #711846;
}
</style>