Shades of Pompadour #761749
Tints of Pompadour #761749
RGB
CMYK
RGB Variations
Color information
#761749 (or 0x761749) is known color: Pompadour. HEX triplet: 76, 17 and 49. RGB value is (118,23,73). Sum of RGB (Red+Green+Blue) = 118+23+73=214 (28% of max value = 765). Red value is 118 (46.48% from 255 or 55.14% from 214); Green value is 23 (9.38% from 255 or 10.75% from 214); Blue value is 73 (28.91% from 255 or 34.11% from 214); Max value from RGB is 118 - color contains mainly: red. Hex color #761749 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #761749 is #89E8B6. Grayscale: #393939. Windows color (decimal): -9038007 or 4790134. OLE color: 4790134.
HSL color Cylindrical-coordinate representation of color #761749: hue angle of 328.42º degrees, saturation: 0.67, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #761749 is Cyan = 0, Magento = 0.81, Yellow = 0.38 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 23 | 73 | - |
| CMYK | 0 | 0.81 | 0.38 | 0.54 |
| HSL | 328.42º | 0.67% | 0.28% | - |
| HSV(B) | 328.42º | 0.81% | 0.46% | - |
| XYZ | 8.98 | 4.95 | 6.78 | - |
| YUV | 57.11 | 136.97 | 171.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 23 | 73 | 0 | 0.81 | 0.38 | 0.54 | 328.42 | 0.67 | 0.28 |
| Hex | 76 | 17 | 49 | 0 | 51 | 26 | 36 | 148 | 43 | 1C |
| Octal | 166 | 27 | 111 | 0 | 121 | 46 | 66 | 510 | 103 | 34 |
| Binary | 1110110 | 10111 | 1001001 | 0 | 1010001 | 100110 | 110110 | 101001000 | 1000011 | 11100 |
Color Harmonies of #761749
Complementary color
Monochromatic Colors of #761749
Black with #761749
Text Example
Text Example
White with #761749
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #761749; }
p { color: rgb(118,23,73); }
H1.HeaderClassName
{
color: #761749;
}
.AnyTagClassName
{
color: #761749;
}
</style>
background-color css
<style>
a { background-color: #761749; }
a { background-color: rgb(118,23,73); }
div.DivClassName
{
background-color: #761749;
}
.BgClassName
{
background-color: #761749;
}
</style>
border-color css
<style>
span { border-color: #761749; }
span { border-color: rgb(118,23,73); }
td.TdClassName
{
border-color: #761749;
}
.TagClassName
{
border-color: #761749;
}
</style>