Shades of Pompadour #762147
Tints of Pompadour #762147
RGB
CMYK
RGB Variations
Color information
#762147 (or 0x762147) is known color: Pompadour. HEX triplet: 76, 21 and 47. RGB value is (118,33,71). Sum of RGB (Red+Green+Blue) = 118+33+71=222 (29% of max value = 765). Red value is 118 (46.48% from 255 or 53.15% from 222); Green value is 33 (13.28% from 255 or 14.86% from 222); Blue value is 71 (28.12% from 255 or 31.98% from 222); Max value from RGB is 118 - color contains mainly: red. Hex color #762147 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #762147 is #89DEB8. Grayscale: #3E3E3E. Windows color (decimal): -9035449 or 4661622. OLE color: 4661622.
HSL color Cylindrical-coordinate representation of color #762147: hue angle of 333.18º degrees, saturation: 0.56, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #762147 is Cyan = 0, Magento = 0.72, Yellow = 0.40 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 33 | 71 | - |
| CMYK | 0 | 0.72 | 0.40 | 0.54 |
| HSL | 333.18º | 0.56% | 0.3% | - |
| HSV(B) | 333.18º | 0.72% | 0.46% | - |
| XYZ | 9.15 | 5.39 | 6.52 | - |
| YUV | 62.75 | 132.66 | 167.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 33 | 71 | 0 | 0.72 | 0.40 | 0.54 | 333.18 | 0.56 | 0.3 |
| Hex | 76 | 21 | 47 | 0 | 48 | 28 | 36 | 14D | 38 | 1E |
| Octal | 166 | 41 | 107 | 0 | 110 | 50 | 66 | 515 | 70 | 36 |
| Binary | 1110110 | 100001 | 1000111 | 0 | 1001000 | 101000 | 110110 | 101001101 | 111000 | 11110 |
Color Harmonies of #762147
Complementary color
Monochromatic Colors of #762147
Black with #762147
Text Example
Text Example
White with #762147
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #762147; }
p { color: rgb(118,33,71); }
H1.HeaderClassName
{
color: #762147;
}
.AnyTagClassName
{
color: #762147;
}
</style>
background-color css
<style>
a { background-color: #762147; }
a { background-color: rgb(118,33,71); }
div.DivClassName
{
background-color: #762147;
}
.BgClassName
{
background-color: #762147;
}
</style>
border-color css
<style>
span { border-color: #762147; }
span { border-color: rgb(118,33,71); }
td.TdClassName
{
border-color: #762147;
}
.TagClassName
{
border-color: #762147;
}
</style>