Shades of Pompadour #711343
Tints of Pompadour #711343
RGB
CMYK
RGB Variations
Color information
#711343 (or 0x711343) is known color: Pompadour. HEX triplet: 71, 13 and 43. RGB value is (113,19,67). Sum of RGB (Red+Green+Blue) = 113+19+67=199 (26% of max value = 765). Red value is 113 (44.53% from 255 or 56.78% from 199); Green value is 19 (7.81% from 255 or 9.55% from 199); Blue value is 67 (26.56% from 255 or 33.67% from 199); Max value from RGB is 113 - color contains mainly: red. Hex color #711343 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #711343 is #8EECBC. Grayscale: #343434. Windows color (decimal): -9366717 or 4395889. OLE color: 4395889.
HSL color Cylindrical-coordinate representation of color #711343: hue angle of 329.36º 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 #711343 is Cyan = 0, Magento = 0.83, Yellow = 0.41 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 19 | 67 | - |
| CMYK | 0 | 0.83 | 0.41 | 0.56 |
| HSL | 329.36º | 0.71% | 0.26% | - |
| HSV(B) | 329.36º | 0.83% | 0.44% | - |
| XYZ | 8.06 | 4.38 | 5.73 | - |
| YUV | 52.58 | 136.14 | 171.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 19 | 67 | 0 | 0.83 | 0.41 | 0.56 | 329.36 | 0.71 | 0.26 |
| Hex | 71 | 13 | 43 | 0 | 53 | 29 | 38 | 149 | 47 | 1A |
| Octal | 161 | 23 | 103 | 0 | 123 | 51 | 70 | 511 | 107 | 32 |
| Binary | 1110001 | 10011 | 1000011 | 0 | 1010011 | 101001 | 111000 | 101001001 | 1000111 | 11010 |
Color Harmonies of #711343
Complementary color
Monochromatic Colors of #711343
Black with #711343
Text Example
Text Example
White with #711343
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #711343; }
p { color: rgb(113,19,67); }
H1.HeaderClassName
{
color: #711343;
}
.AnyTagClassName
{
color: #711343;
}
</style>
background-color css
<style>
a { background-color: #711343; }
a { background-color: rgb(113,19,67); }
div.DivClassName
{
background-color: #711343;
}
.BgClassName
{
background-color: #711343;
}
</style>
border-color css
<style>
span { border-color: #711343; }
span { border-color: rgb(113,19,67); }
td.TdClassName
{
border-color: #711343;
}
.TagClassName
{
border-color: #711343;
}
</style>