Shades of Pompadour #712447
Tints of Pompadour #712447
RGB
CMYK
RGB Variations
Color information
#712447 (or 0x712447) is known color: Pompadour. HEX triplet: 71, 24 and 47. RGB value is (113,36,71). Sum of RGB (Red+Green+Blue) = 113+36+71=220 (29% of max value = 765). Red value is 113 (44.53% from 255 or 51.36% from 220); Green value is 36 (14.45% from 255 or 16.36% from 220); Blue value is 71 (28.12% from 255 or 32.27% from 220); Max value from RGB is 113 - color contains mainly: red. Hex color #712447 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #712447 is #8EDBB8. Grayscale: #3E3E3E. Windows color (decimal): -9362361 or 4662385. OLE color: 4662385.
HSL color Cylindrical-coordinate representation of color #712447: hue angle of 332.73º degrees, saturation: 0.52, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #712447 is Cyan = 0, Magento = 0.68, Yellow = 0.37 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 36 | 71 | - |
| CMYK | 0 | 0.68 | 0.37 | 0.56 |
| HSL | 332.73º | 0.52% | 0.29% | - |
| HSV(B) | 332.73º | 0.68% | 0.44% | - |
| XYZ | 8.58 | 5.23 | 6.52 | - |
| YUV | 63.01 | 132.51 | 163.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 36 | 71 | 0 | 0.68 | 0.37 | 0.56 | 332.73 | 0.52 | 0.29 |
| Hex | 71 | 24 | 47 | 0 | 44 | 25 | 38 | 14D | 34 | 1D |
| Octal | 161 | 44 | 107 | 0 | 104 | 45 | 70 | 515 | 64 | 35 |
| Binary | 1110001 | 100100 | 1000111 | 0 | 1000100 | 100101 | 111000 | 101001101 | 110100 | 11101 |
Color Harmonies of #712447
Complementary color
Monochromatic Colors of #712447
Black with #712447
Text Example
Text Example
White with #712447
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #712447; }
p { color: rgb(113,36,71); }
H1.HeaderClassName
{
color: #712447;
}
.AnyTagClassName
{
color: #712447;
}
</style>
background-color css
<style>
a { background-color: #712447; }
a { background-color: rgb(113,36,71); }
div.DivClassName
{
background-color: #712447;
}
.BgClassName
{
background-color: #712447;
}
</style>
border-color css
<style>
span { border-color: #712447; }
span { border-color: rgb(113,36,71); }
td.TdClassName
{
border-color: #712447;
}
.TagClassName
{
border-color: #712447;
}
</style>