Shades of Pompadour #7C1756
Tints of Pompadour #7C1756
RGB
CMYK
RGB Variations
Color information
#7C1756 (or 0x7C1756) is known color: Pompadour. HEX triplet: 7C, 17 and 56. RGB value is (124,23,86). Sum of RGB (Red+Green+Blue) = 124+23+86=233 (30% of max value = 765). Red value is 124 (48.83% from 255 or 53.22% from 233); Green value is 23 (9.38% from 255 or 9.87% from 233); Blue value is 86 (33.98% from 255 or 36.91% from 233); Max value from RGB is 124 - color contains mainly: red. Hex color #7C1756 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #7C1756 is #83E8A9. Grayscale: #3C3C3C. Windows color (decimal): -8644778 or 5642108. OLE color: 5642108.
HSL color Cylindrical-coordinate representation of color #7C1756: hue angle of 322.57º degrees, saturation: 0.69, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.49% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #7C1756 is Cyan = 0, Magento = 0.81, Yellow = 0.31 and Black (K on CMYK) = 0.51.
Color convert
| RGB | 124 | 23 | 86 | - |
| CMYK | 0 | 0.81 | 0.31 | 0.51 |
| HSL | 322.57º | 0.69% | 0.29% | - |
| HSV(B) | 322.57º | 0.81% | 0.49% | - |
| XYZ | 10.3 | 5.57 | 9.34 | - |
| YUV | 60.38 | 142.46 | 173.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 124 | 23 | 86 | 0 | 0.81 | 0.31 | 0.51 | 322.57 | 0.69 | 0.29 |
| Hex | 7C | 17 | 56 | 0 | 51 | 1F | 33 | 143 | 45 | 1D |
| Octal | 174 | 27 | 126 | 0 | 121 | 37 | 63 | 503 | 105 | 35 |
| Binary | 1111100 | 10111 | 1010110 | 0 | 1010001 | 11111 | 110011 | 101000011 | 1000101 | 11101 |
Color Harmonies of #7C1756
Complementary color
Monochromatic Colors of #7C1756
Black with #7C1756
Text Example
Text Example
White with #7C1756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #7C1756; }
p { color: rgb(124,23,86); }
H1.HeaderClassName
{
color: #7C1756;
}
.AnyTagClassName
{
color: #7C1756;
}
</style>
background-color css
<style>
a { background-color: #7C1756; }
a { background-color: rgb(124,23,86); }
div.DivClassName
{
background-color: #7C1756;
}
.BgClassName
{
background-color: #7C1756;
}
</style>
border-color css
<style>
span { border-color: #7C1756; }
span { border-color: rgb(124,23,86); }
td.TdClassName
{
border-color: #7C1756;
}
.TagClassName
{
border-color: #7C1756;
}
</style>