Shades of Pompadour #711453
Tints of Pompadour #711453
RGB
CMYK
RGB Variations
Color information
#711453 (or 0x711453) is known color: Pompadour. HEX triplet: 71, 14 and 53. RGB value is (113,20,83). Sum of RGB (Red+Green+Blue) = 113+20+83=216 (28% of max value = 765). Red value is 113 (44.53% from 255 or 52.31% from 216); Green value is 20 (8.20% from 255 or 9.26% from 216); Blue value is 83 (32.81% from 255 or 38.43% from 216); Max value from RGB is 113 - color contains mainly: red. Hex color #711453 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #711453 is #8EEBAC. Grayscale: #363636. Windows color (decimal): -9366445 or 5444721. OLE color: 5444721.
HSL color Cylindrical-coordinate representation of color #711453: hue angle of 319.35º 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 #711453 is Cyan = 0, Magento = 0.82, Yellow = 0.27 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 20 | 83 | - |
| CMYK | 0 | 0.82 | 0.27 | 0.56 |
| HSL | 319.35º | 0.7% | 0.26% | - |
| HSV(B) | 319.35º | 0.82% | 0.44% | - |
| XYZ | 8.62 | 4.64 | 8.62 | - |
| YUV | 54.99 | 143.81 | 169.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 20 | 83 | 0 | 0.82 | 0.27 | 0.56 | 319.35 | 0.7 | 0.26 |
| Hex | 71 | 14 | 53 | 0 | 52 | 1B | 38 | 13F | 46 | 1A |
| Octal | 161 | 24 | 123 | 0 | 122 | 33 | 70 | 477 | 106 | 32 |
| Binary | 1110001 | 10100 | 1010011 | 0 | 1010010 | 11011 | 111000 | 100111111 | 1000110 | 11010 |
Color Harmonies of #711453
Complementary color
Monochromatic Colors of #711453
Black with #711453
Text Example
Text Example
White with #711453
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #711453; }
p { color: rgb(113,20,83); }
H1.HeaderClassName
{
color: #711453;
}
.AnyTagClassName
{
color: #711453;
}
</style>
background-color css
<style>
a { background-color: #711453; }
a { background-color: rgb(113,20,83); }
div.DivClassName
{
background-color: #711453;
}
.BgClassName
{
background-color: #711453;
}
</style>
border-color css
<style>
span { border-color: #711453; }
span { border-color: rgb(113,20,83); }
td.TdClassName
{
border-color: #711453;
}
.TagClassName
{
border-color: #711453;
}
</style>