Shades of Pompadour #762249
Tints of Pompadour #762249
RGB
CMYK
RGB Variations
Color information
#762249 (or 0x762249) is known color: Pompadour. HEX triplet: 76, 22 and 49. RGB value is (118,34,73). Sum of RGB (Red+Green+Blue) = 118+34+73=225 (29% of max value = 765). Red value is 118 (46.48% from 255 or 52.44% from 225); Green value is 34 (13.67% from 255 or 15.11% from 225); Blue value is 73 (28.91% from 255 or 32.44% from 225); Max value from RGB is 118 - color contains mainly: red. Hex color #762249 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #762249 is #89DDB6. Grayscale: #3F3F3F. Windows color (decimal): -9035191 or 4792950. OLE color: 4792950.
HSL color Cylindrical-coordinate representation of color #762249: hue angle of 332.14º degrees, saturation: 0.55, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #762249 is Cyan = 0, Magento = 0.71, Yellow = 0.38 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 34 | 73 | - |
| CMYK | 0 | 0.71 | 0.38 | 0.54 |
| HSL | 332.14º | 0.55% | 0.3% | - |
| HSV(B) | 332.14º | 0.71% | 0.46% | - |
| XYZ | 9.25 | 5.48 | 6.87 | - |
| YUV | 63.56 | 133.33 | 166.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 34 | 73 | 0 | 0.71 | 0.38 | 0.54 | 332.14 | 0.55 | 0.3 |
| Hex | 76 | 22 | 49 | 0 | 47 | 26 | 36 | 14C | 37 | 1E |
| Octal | 166 | 42 | 111 | 0 | 107 | 46 | 66 | 514 | 67 | 36 |
| Binary | 1110110 | 100010 | 1001001 | 0 | 1000111 | 100110 | 110110 | 101001100 | 110111 | 11110 |
Color Harmonies of #762249
Complementary color
Monochromatic Colors of #762249
Black with #762249
Text Example
Text Example
White with #762249
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #762249; }
p { color: rgb(118,34,73); }
H1.HeaderClassName
{
color: #762249;
}
.AnyTagClassName
{
color: #762249;
}
</style>
background-color css
<style>
a { background-color: #762249; }
a { background-color: rgb(118,34,73); }
div.DivClassName
{
background-color: #762249;
}
.BgClassName
{
background-color: #762249;
}
</style>
border-color css
<style>
span { border-color: #762249; }
span { border-color: rgb(118,34,73); }
td.TdClassName
{
border-color: #762249;
}
.TagClassName
{
border-color: #762249;
}
</style>