Shades of Pompadour #762047
Tints of Pompadour #762047
RGB
CMYK
RGB Variations
Color information
#762047 (or 0x762047) is known color: Pompadour. HEX triplet: 76, 20 and 47. RGB value is (118,32,71). Sum of RGB (Red+Green+Blue) = 118+32+71=221 (29% of max value = 765). Red value is 118 (46.48% from 255 or 53.39% from 221); Green value is 32 (12.89% from 255 or 14.48% from 221); Blue value is 71 (28.12% from 255 or 32.13% from 221); Max value from RGB is 118 - color contains mainly: red. Hex color #762047 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #762047 is #89DFB8. Grayscale: #3E3E3E. Windows color (decimal): -9035705 or 4661366. OLE color: 4661366.
HSL color Cylindrical-coordinate representation of color #762047: hue angle of 332.79º 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 #762047 is Cyan = 0, Magento = 0.73, Yellow = 0.40 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 32 | 71 | - |
| CMYK | 0 | 0.73 | 0.40 | 0.54 |
| HSL | 332.79º | 0.57% | 0.29% | - |
| HSV(B) | 332.79º | 0.73% | 0.46% | - |
| XYZ | 9.13 | 5.34 | 6.51 | - |
| YUV | 62.16 | 132.99 | 167.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 32 | 71 | 0 | 0.73 | 0.40 | 0.54 | 332.79 | 0.57 | 0.29 |
| Hex | 76 | 20 | 47 | 0 | 49 | 28 | 36 | 14D | 39 | 1D |
| Octal | 166 | 40 | 107 | 0 | 111 | 50 | 66 | 515 | 71 | 35 |
| Binary | 1110110 | 100000 | 1000111 | 0 | 1001001 | 101000 | 110110 | 101001101 | 111001 | 11101 |
Color Harmonies of #762047
Complementary color
Monochromatic Colors of #762047
Black with #762047
Text Example
Text Example
White with #762047
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #762047; }
p { color: rgb(118,32,71); }
H1.HeaderClassName
{
color: #762047;
}
.AnyTagClassName
{
color: #762047;
}
</style>
background-color css
<style>
a { background-color: #762047; }
a { background-color: rgb(118,32,71); }
div.DivClassName
{
background-color: #762047;
}
.BgClassName
{
background-color: #762047;
}
</style>
border-color css
<style>
span { border-color: #762047; }
span { border-color: rgb(118,32,71); }
td.TdClassName
{
border-color: #762047;
}
.TagClassName
{
border-color: #762047;
}
</style>