Shades of Pompadour #762056
Tints of Pompadour #762056
RGB
CMYK
RGB Variations
Color information
#762056 (or 0x762056) is known color: Pompadour. HEX triplet: 76, 20 and 56. RGB value is (118,32,86). Sum of RGB (Red+Green+Blue) = 118+32+86=236 (31% of max value = 765). Red value is 118 (46.48% from 255 or 50% from 236); Green value is 32 (12.89% from 255 or 13.56% from 236); Blue value is 86 (33.98% from 255 or 36.44% from 236); Max value from RGB is 118 - color contains mainly: red. Hex color #762056 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #762056 is #89DFA9. Grayscale: #3F3F3F. Windows color (decimal): -9035690 or 5644406. OLE color: 5644406.
HSL color Cylindrical-coordinate representation of color #762056: hue angle of 322.33º degrees, saturation: 0.57, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #762056 is Cyan = 0, Magento = 0.73, Yellow = 0.27 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 32 | 86 | - |
| CMYK | 0 | 0.73 | 0.27 | 0.54 |
| HSL | 322.33º | 0.57% | 0.29% | - |
| HSV(B) | 322.33º | 0.73% | 0.46% | - |
| XYZ | 9.67 | 5.56 | 9.37 | - |
| YUV | 63.87 | 140.49 | 166.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 32 | 86 | 0 | 0.73 | 0.27 | 0.54 | 322.33 | 0.57 | 0.29 |
| Hex | 76 | 20 | 56 | 0 | 49 | 1B | 36 | 142 | 39 | 1D |
| Octal | 166 | 40 | 126 | 0 | 111 | 33 | 66 | 502 | 71 | 35 |
| Binary | 1110110 | 100000 | 1010110 | 0 | 1001001 | 11011 | 110110 | 101000010 | 111001 | 11101 |
Color Harmonies of #762056
Complementary color
Monochromatic Colors of #762056
Black with #762056
Text Example
Text Example
White with #762056
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #762056; }
p { color: rgb(118,32,86); }
H1.HeaderClassName
{
color: #762056;
}
.AnyTagClassName
{
color: #762056;
}
</style>
background-color css
<style>
a { background-color: #762056; }
a { background-color: rgb(118,32,86); }
div.DivClassName
{
background-color: #762056;
}
.BgClassName
{
background-color: #762056;
}
</style>
border-color css
<style>
span { border-color: #762056; }
span { border-color: rgb(118,32,86); }
td.TdClassName
{
border-color: #762056;
}
.TagClassName
{
border-color: #762056;
}
</style>