Shades of Pompadour #711036
Tints of Pompadour #711036
RGB
CMYK
RGB Variations
Color information
#711036 (or 0x711036) is known color: Pompadour. HEX triplet: 71, 10 and 36. RGB value is (113,16,54). Sum of RGB (Red+Green+Blue) = 113+16+54=183 (24% of max value = 765). Red value is 113 (44.53% from 255 or 61.75% from 183); Green value is 16 (6.64% from 255 or 8.74% from 183); Blue value is 54 (21.48% from 255 or 29.51% from 183); Max value from RGB is 113 - color contains mainly: red. Hex color #711036 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #711036 is #8EEFC9. Grayscale: #313131. Windows color (decimal): -9367498 or 3543153. OLE color: 3543153.
HSL color Cylindrical-coordinate representation of color #711036: hue angle of 336.49º degrees, saturation: 0.75, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #711036 is Cyan = 0, Magento = 0.86, Yellow = 0.52 and Black (K on CMYK) = 0.56.
Color convert
RGB | 113 | 16 | 54 | - |
CMYK | 0 | 0.86 | 0.52 | 0.56 |
HSL | 336.49º | 0.75% | 0.25% | - |
HSV(B) | 336.49º | 0.86% | 0.44% | - |
XYZ | 7.66 | 4.15 | 3.89 | - |
YUV | 49.34 | 130.64 | 173.41 | - |
System | Red | Green | Blue | C | M | Y | K | H | S | L |
---|---|---|---|---|---|---|---|---|---|---|
Decimal | 113 | 16 | 54 | 0 | 0.86 | 0.52 | 0.56 | 336.49 | 0.75 | 0.25 |
Hex | 71 | 10 | 36 | 0 | 56 | 34 | 38 | 150 | 4B | 19 |
Octal | 161 | 20 | 66 | 0 | 126 | 64 | 70 | 520 | 113 | 31 |
Binary | 1110001 | 10000 | 110110 | 0 | 1010110 | 110100 | 111000 | 101010000 | 1001011 | 11001 |
Color Harmonies of #711036
Complementary color
Monochromatic Colors of #711036
Black with #711036
Text Example
Text Example
White with #711036
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #711036; }
p { color: rgb(113,16,54); }
H1.HeaderClassName
{
color: #711036;
}
.AnyTagClassName
{
color: #711036;
}
</style>
background-color css
<style>
a { background-color: #711036; }
a { background-color: rgb(113,16,54); }
div.DivClassName
{
background-color: #711036;
}
.BgClassName
{
background-color: #711036;
}
</style>
border-color css
<style>
span { border-color: #711036; }
span { border-color: rgb(113,16,54); }
td.TdClassName
{
border-color: #711036;
}
.TagClassName
{
border-color: #711036;
}
</style>