Shades of Pompadour #711237
Tints of Pompadour #711237
RGB
CMYK
RGB Variations
Color information
#711237 (or 0x711237) is known color: Pompadour. HEX triplet: 71, 12 and 37. RGB value is (113,18,55). Sum of RGB (Red+Green+Blue) = 113+18+55=186 (24% of max value = 765). Red value is 113 (44.53% from 255 or 60.75% from 186); Green value is 18 (7.42% from 255 or 9.68% from 186); Blue value is 55 (21.88% from 255 or 29.57% from 186); Max value from RGB is 113 - color contains mainly: red. Hex color #711237 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #711237 is #8EEDC8. Grayscale: #323232. Windows color (decimal): -9366985 or 3609201. OLE color: 3609201.
HSL color Cylindrical-coordinate representation of color #711237: hue angle of 336.63º degrees, saturation: 0.73, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #711237 is Cyan = 0, Magento = 0.84, Yellow = 0.51 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 18 | 55 | - |
| CMYK | 0 | 0.84 | 0.51 | 0.56 |
| HSL | 336.63º | 0.73% | 0.26% | - |
| HSV(B) | 336.63º | 0.84% | 0.44% | - |
| XYZ | 7.72 | 4.22 | 4.02 | - |
| YUV | 50.62 | 130.47 | 172.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 18 | 55 | 0 | 0.84 | 0.51 | 0.56 | 336.63 | 0.73 | 0.26 |
| Hex | 71 | 12 | 37 | 0 | 54 | 33 | 38 | 151 | 49 | 1A |
| Octal | 161 | 22 | 67 | 0 | 124 | 63 | 70 | 521 | 111 | 32 |
| Binary | 1110001 | 10010 | 110111 | 0 | 1010100 | 110011 | 111000 | 101010001 | 1001001 | 11010 |
Color Harmonies of #711237
Complementary color
Monochromatic Colors of #711237
Black with #711237
Text Example
Text Example
White with #711237
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #711237; }
p { color: rgb(113,18,55); }
H1.HeaderClassName
{
color: #711237;
}
.AnyTagClassName
{
color: #711237;
}
</style>
background-color css
<style>
a { background-color: #711237; }
a { background-color: rgb(113,18,55); }
div.DivClassName
{
background-color: #711237;
}
.BgClassName
{
background-color: #711237;
}
</style>
border-color css
<style>
span { border-color: #711237; }
span { border-color: rgb(113,18,55); }
td.TdClassName
{
border-color: #711237;
}
.TagClassName
{
border-color: #711237;
}
</style>