Shades of Pompadour #711341
Tints of Pompadour #711341
RGB
CMYK
RGB Variations
Color information
#711341 (or 0x711341) is known color: Pompadour. HEX triplet: 71, 13 and 41. RGB value is (113,19,65). Sum of RGB (Red+Green+Blue) = 113+19+65=197 (26% of max value = 765). Red value is 113 (44.53% from 255 or 57.36% from 197); Green value is 19 (7.81% from 255 or 9.64% from 197); Blue value is 65 (25.78% from 255 or 32.99% from 197); Max value from RGB is 113 - color contains mainly: red. Hex color #711341 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #711341 is #8EECBE. Grayscale: #343434. Windows color (decimal): -9366719 or 4264817. OLE color: 4264817.
HSL color Cylindrical-coordinate representation of color #711341: hue angle of 330.64º 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 #711341 is Cyan = 0, Magento = 0.83, Yellow = 0.42 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 19 | 65 | - |
| CMYK | 0 | 0.83 | 0.42 | 0.56 |
| HSL | 330.64º | 0.71% | 0.26% | - |
| HSV(B) | 330.64º | 0.83% | 0.44% | - |
| XYZ | 8 | 4.36 | 5.42 | - |
| YUV | 52.35 | 135.14 | 171.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 19 | 65 | 0 | 0.83 | 0.42 | 0.56 | 330.64 | 0.71 | 0.26 |
| Hex | 71 | 13 | 41 | 0 | 53 | 2A | 38 | 14B | 47 | 1A |
| Octal | 161 | 23 | 101 | 0 | 123 | 52 | 70 | 513 | 107 | 32 |
| Binary | 1110001 | 10011 | 1000001 | 0 | 1010011 | 101010 | 111000 | 101001011 | 1000111 | 11010 |
Color Harmonies of #711341
Complementary color
Monochromatic Colors of #711341
Black with #711341
Text Example
Text Example
White with #711341
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #711341; }
p { color: rgb(113,19,65); }
H1.HeaderClassName
{
color: #711341;
}
.AnyTagClassName
{
color: #711341;
}
</style>
background-color css
<style>
a { background-color: #711341; }
a { background-color: rgb(113,19,65); }
div.DivClassName
{
background-color: #711341;
}
.BgClassName
{
background-color: #711341;
}
</style>
border-color css
<style>
span { border-color: #711341; }
span { border-color: rgb(113,19,65); }
td.TdClassName
{
border-color: #711341;
}
.TagClassName
{
border-color: #711341;
}
</style>