Shades of Pompadour #712651
Tints of Pompadour #712651
RGB
CMYK
RGB Variations
Color information
#712651 (or 0x712651) is known color: Pompadour. HEX triplet: 71, 26 and 51. RGB value is (113,38,81). Sum of RGB (Red+Green+Blue) = 113+38+81=232 (30% of max value = 765). Red value is 113 (44.53% from 255 or 48.71% from 232); Green value is 38 (15.23% from 255 or 16.38% from 232); Blue value is 81 (32.03% from 255 or 34.91% from 232); Max value from RGB is 113 - color contains mainly: red. Hex color #712651 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #712651 is #8ED9AE. Grayscale: #414141. Windows color (decimal): -9361839 or 5318257. OLE color: 5318257.
HSL color Cylindrical-coordinate representation of color #712651: hue angle of 325.6º 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 #712651 is Cyan = 0, Magento = 0.66, Yellow = 0.28 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 38 | 81 | - |
| CMYK | 0 | 0.66 | 0.28 | 0.56 |
| HSL | 325.6º | 0.5% | 0.3% | - |
| HSV(B) | 325.6º | 0.66% | 0.44% | - |
| XYZ | 8.99 | 5.49 | 8.37 | - |
| YUV | 65.33 | 136.85 | 162 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 38 | 81 | 0 | 0.66 | 0.28 | 0.56 | 325.6 | 0.5 | 0.3 |
| Hex | 71 | 26 | 51 | 0 | 42 | 1C | 38 | 146 | 32 | 1E |
| Octal | 161 | 46 | 121 | 0 | 102 | 34 | 70 | 506 | 62 | 36 |
| Binary | 1110001 | 100110 | 1010001 | 0 | 1000010 | 11100 | 111000 | 101000110 | 110010 | 11110 |
Color Harmonies of #712651
Complementary color
Monochromatic Colors of #712651
Black with #712651
Text Example
Text Example
White with #712651
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #712651; }
p { color: rgb(113,38,81); }
H1.HeaderClassName
{
color: #712651;
}
.AnyTagClassName
{
color: #712651;
}
</style>
background-color css
<style>
a { background-color: #712651; }
a { background-color: rgb(113,38,81); }
div.DivClassName
{
background-color: #712651;
}
.BgClassName
{
background-color: #712651;
}
</style>
border-color css
<style>
span { border-color: #712651; }
span { border-color: rgb(113,38,81); }
td.TdClassName
{
border-color: #712651;
}
.TagClassName
{
border-color: #712651;
}
</style>