Shades of Pompadour #712648
Tints of Pompadour #712648
RGB
CMYK
RGB Variations
Color information
#712648 (or 0x712648) is known color: Pompadour. HEX triplet: 71, 26 and 48. RGB value is (113,38,72). Sum of RGB (Red+Green+Blue) = 113+38+72=223 (29% of max value = 765). Red value is 113 (44.53% from 255 or 50.67% from 223); Green value is 38 (15.23% from 255 or 17.04% from 223); Blue value is 72 (28.52% from 255 or 32.29% from 223); Max value from RGB is 113 - color contains mainly: red. Hex color #712648 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #712648 is #8ED9B7. Grayscale: #404040. Windows color (decimal): -9361848 or 4728433. OLE color: 4728433.
HSL color Cylindrical-coordinate representation of color #712648: hue angle of 332.8º degrees, saturation: 0.5, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #712648 is Cyan = 0, Magento = 0.66, Yellow = 0.36 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 38 | 72 | - |
| CMYK | 0 | 0.66 | 0.36 | 0.56 |
| HSL | 332.8º | 0.5% | 0.3% | - |
| HSV(B) | 332.8º | 0.66% | 0.44% | - |
| XYZ | 8.67 | 5.36 | 6.71 | - |
| YUV | 64.3 | 132.35 | 162.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 38 | 72 | 0 | 0.66 | 0.36 | 0.56 | 332.8 | 0.5 | 0.3 |
| Hex | 71 | 26 | 48 | 0 | 42 | 24 | 38 | 14D | 32 | 1E |
| Octal | 161 | 46 | 110 | 0 | 102 | 44 | 70 | 515 | 62 | 36 |
| Binary | 1110001 | 100110 | 1001000 | 0 | 1000010 | 100100 | 111000 | 101001101 | 110010 | 11110 |
Color Harmonies of #712648
Complementary color
Monochromatic Colors of #712648
Black with #712648
Text Example
Text Example
White with #712648
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #712648; }
p { color: rgb(113,38,72); }
H1.HeaderClassName
{
color: #712648;
}
.AnyTagClassName
{
color: #712648;
}
</style>
background-color css
<style>
a { background-color: #712648; }
a { background-color: rgb(113,38,72); }
div.DivClassName
{
background-color: #712648;
}
.BgClassName
{
background-color: #712648;
}
</style>
border-color css
<style>
span { border-color: #712648; }
span { border-color: rgb(113,38,72); }
td.TdClassName
{
border-color: #712648;
}
.TagClassName
{
border-color: #712648;
}
</style>