Shades of Pompadour #711339
Tints of Pompadour #711339
RGB
CMYK
RGB Variations
Color information
#711339 (or 0x711339) is known color: Pompadour. HEX triplet: 71, 13 and 39. RGB value is (113,19,57). Sum of RGB (Red+Green+Blue) = 113+19+57=189 (25% of max value = 765). Red value is 113 (44.53% from 255 or 59.79% from 189); Green value is 19 (7.81% from 255 or 10.05% from 189); Blue value is 57 (22.66% from 255 or 30.16% from 189); Max value from RGB is 113 - color contains mainly: red. Hex color #711339 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #711339 is #8EECC6. Grayscale: #333333. Windows color (decimal): -9366727 or 3740529. OLE color: 3740529.
HSL color Cylindrical-coordinate representation of color #711339: hue angle of 335.74º 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 #711339 is Cyan = 0, Magento = 0.83, Yellow = 0.50 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 19 | 57 | - |
| CMYK | 0 | 0.83 | 0.50 | 0.56 |
| HSL | 335.74º | 0.71% | 0.26% | - |
| HSV(B) | 335.74º | 0.83% | 0.44% | - |
| XYZ | 7.78 | 4.27 | 4.29 | - |
| YUV | 51.44 | 131.14 | 171.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 19 | 57 | 0 | 0.83 | 0.50 | 0.56 | 335.74 | 0.71 | 0.26 |
| Hex | 71 | 13 | 39 | 0 | 53 | 32 | 38 | 150 | 47 | 1A |
| Octal | 161 | 23 | 71 | 0 | 123 | 62 | 70 | 520 | 107 | 32 |
| Binary | 1110001 | 10011 | 111001 | 0 | 1010011 | 110010 | 111000 | 101010000 | 1000111 | 11010 |
Color Harmonies of #711339
Complementary color
Monochromatic Colors of #711339
Black with #711339
Text Example
Text Example
White with #711339
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #711339; }
p { color: rgb(113,19,57); }
H1.HeaderClassName
{
color: #711339;
}
.AnyTagClassName
{
color: #711339;
}
</style>
background-color css
<style>
a { background-color: #711339; }
a { background-color: rgb(113,19,57); }
div.DivClassName
{
background-color: #711339;
}
.BgClassName
{
background-color: #711339;
}
</style>
border-color css
<style>
span { border-color: #711339; }
span { border-color: rgb(113,19,57); }
td.TdClassName
{
border-color: #711339;
}
.TagClassName
{
border-color: #711339;
}
</style>