Shades of Pompadour #711445
Tints of Pompadour #711445
RGB
CMYK
RGB Variations
Color information
#711445 (or 0x711445) is known color: Pompadour. HEX triplet: 71, 14 and 45. RGB value is (113,20,69). Sum of RGB (Red+Green+Blue) = 113+20+69=202 (26% of max value = 765). Red value is 113 (44.53% from 255 or 55.94% from 202); Green value is 20 (8.20% from 255 or 9.90% from 202); Blue value is 69 (27.34% from 255 or 34.16% from 202); Max value from RGB is 113 - color contains mainly: red. Hex color #711445 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #711445 is #8EEBBA. Grayscale: #353535. Windows color (decimal): -9366459 or 4527217. OLE color: 4527217.
HSL color Cylindrical-coordinate representation of color #711445: hue angle of 328.39º degrees, saturation: 0.7, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #711445 is Cyan = 0, Magento = 0.82, Yellow = 0.39 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 20 | 69 | - |
| CMYK | 0 | 0.82 | 0.39 | 0.56 |
| HSL | 328.39º | 0.7% | 0.26% | - |
| HSV(B) | 328.39º | 0.82% | 0.44% | - |
| XYZ | 8.13 | 4.44 | 6.06 | - |
| YUV | 53.39 | 136.81 | 170.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 20 | 69 | 0 | 0.82 | 0.39 | 0.56 | 328.39 | 0.7 | 0.26 |
| Hex | 71 | 14 | 45 | 0 | 52 | 27 | 38 | 148 | 46 | 1A |
| Octal | 161 | 24 | 105 | 0 | 122 | 47 | 70 | 510 | 106 | 32 |
| Binary | 1110001 | 10100 | 1000101 | 0 | 1010010 | 100111 | 111000 | 101001000 | 1000110 | 11010 |
Color Harmonies of #711445
Complementary color
Monochromatic Colors of #711445
Black with #711445
Text Example
Text Example
White with #711445
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #711445; }
p { color: rgb(113,20,69); }
H1.HeaderClassName
{
color: #711445;
}
.AnyTagClassName
{
color: #711445;
}
</style>
background-color css
<style>
a { background-color: #711445; }
a { background-color: rgb(113,20,69); }
div.DivClassName
{
background-color: #711445;
}
.BgClassName
{
background-color: #711445;
}
</style>
border-color css
<style>
span { border-color: #711445; }
span { border-color: rgb(113,20,69); }
td.TdClassName
{
border-color: #711445;
}
.TagClassName
{
border-color: #711445;
}
</style>