Shades of Pompadour #712654
Tints of Pompadour #712654
RGB
CMYK
RGB Variations
Color information
#712654 (or 0x712654) is known color: Pompadour. HEX triplet: 71, 26 and 54. RGB value is (113,38,84). Sum of RGB (Red+Green+Blue) = 113+38+84=235 (31% of max value = 765). Red value is 113 (44.53% from 255 or 48.09% from 235); Green value is 38 (15.23% from 255 or 16.17% from 235); Blue value is 84 (33.20% from 255 or 35.74% from 235); Max value from RGB is 113 - color contains mainly: red. Hex color #712654 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #712654 is #8ED9AB. Grayscale: #414141. Windows color (decimal): -9361836 or 5514865. OLE color: 5514865.
HSL color Cylindrical-coordinate representation of color #712654: hue angle of 323.2º 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 #712654 is Cyan = 0, Magento = 0.66, Yellow = 0.26 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 38 | 84 | - |
| CMYK | 0 | 0.66 | 0.26 | 0.56 |
| HSL | 323.2º | 0.5% | 0.3% | - |
| HSV(B) | 323.2º | 0.66% | 0.44% | - |
| XYZ | 9.1 | 5.54 | 8.98 | - |
| YUV | 65.67 | 138.35 | 161.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 38 | 84 | 0 | 0.66 | 0.26 | 0.56 | 323.2 | 0.5 | 0.3 |
| Hex | 71 | 26 | 54 | 0 | 42 | 1A | 38 | 143 | 32 | 1E |
| Octal | 161 | 46 | 124 | 0 | 102 | 32 | 70 | 503 | 62 | 36 |
| Binary | 1110001 | 100110 | 1010100 | 0 | 1000010 | 11010 | 111000 | 101000011 | 110010 | 11110 |
Color Harmonies of #712654
Complementary color
Monochromatic Colors of #712654
Black with #712654
Text Example
Text Example
White with #712654
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #712654; }
p { color: rgb(113,38,84); }
H1.HeaderClassName
{
color: #712654;
}
.AnyTagClassName
{
color: #712654;
}
</style>
background-color css
<style>
a { background-color: #712654; }
a { background-color: rgb(113,38,84); }
div.DivClassName
{
background-color: #712654;
}
.BgClassName
{
background-color: #712654;
}
</style>
border-color css
<style>
span { border-color: #712654; }
span { border-color: rgb(113,38,84); }
td.TdClassName
{
border-color: #712654;
}
.TagClassName
{
border-color: #712654;
}
</style>