Shades of Pompadour #711340
Tints of Pompadour #711340
RGB
CMYK
RGB Variations
Color information
#711340 (or 0x711340) is known color: Pompadour. HEX triplet: 71, 13 and 40. RGB value is (113,19,64). Sum of RGB (Red+Green+Blue) = 113+19+64=196 (25% of max value = 765). Red value is 113 (44.53% from 255 or 57.65% from 196); Green value is 19 (7.81% from 255 or 9.69% from 196); Blue value is 64 (25.39% from 255 or 32.65% from 196); Max value from RGB is 113 - color contains mainly: red. Hex color #711340 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #711340 is #8EECBF. Grayscale: #343434. Windows color (decimal): -9366720 or 4199281. OLE color: 4199281.
HSL color Cylindrical-coordinate representation of color #711340: hue angle of 331.28º degrees, saturation: 0.71, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #711340 is Cyan = 0, Magento = 0.83, Yellow = 0.43 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 19 | 64 | - |
| CMYK | 0 | 0.83 | 0.43 | 0.56 |
| HSL | 331.28º | 0.71% | 0.26% | - |
| HSV(B) | 331.28º | 0.83% | 0.44% | - |
| XYZ | 7.97 | 4.35 | 5.27 | - |
| YUV | 52.24 | 134.64 | 171.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 19 | 64 | 0 | 0.83 | 0.43 | 0.56 | 331.28 | 0.71 | 0.26 |
| Hex | 71 | 13 | 40 | 0 | 53 | 2B | 38 | 14B | 47 | 1A |
| Octal | 161 | 23 | 100 | 0 | 123 | 53 | 70 | 513 | 107 | 32 |
| Binary | 1110001 | 10011 | 1000000 | 0 | 1010011 | 101011 | 111000 | 101001011 | 1000111 | 11010 |
Color Harmonies of #711340
Complementary color
Monochromatic Colors of #711340
Black with #711340
Text Example
Text Example
White with #711340
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #711340; }
p { color: rgb(113,19,64); }
H1.HeaderClassName
{
color: #711340;
}
.AnyTagClassName
{
color: #711340;
}
</style>
background-color css
<style>
a { background-color: #711340; }
a { background-color: rgb(113,19,64); }
div.DivClassName
{
background-color: #711340;
}
.BgClassName
{
background-color: #711340;
}
</style>
border-color css
<style>
span { border-color: #711340; }
span { border-color: rgb(113,19,64); }
td.TdClassName
{
border-color: #711340;
}
.TagClassName
{
border-color: #711340;
}
</style>