Shades of Pompadour #761150
Tints of Pompadour #761150
RGB
CMYK
RGB Variations
Color information
#761150 (or 0x761150) is known color: Pompadour. HEX triplet: 76, 11 and 50. RGB value is (118,17,80). Sum of RGB (Red+Green+Blue) = 118+17+80=215 (28% of max value = 765). Red value is 118 (46.48% from 255 or 54.88% from 215); Green value is 17 (7.03% from 255 or 7.91% from 215); Blue value is 80 (31.64% from 255 or 37.21% from 215); Max value from RGB is 118 - color contains mainly: red. Hex color #761150 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #761150 is #89EEAF. Grayscale: #363636. Windows color (decimal): -9039536 or 5247350. OLE color: 5247350.
HSL color Cylindrical-coordinate representation of color #761150: hue angle of 322.57º degrees, saturation: 0.75, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #761150 is Cyan = 0, Magento = 0.86, Yellow = 0.32 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 17 | 80 | - |
| CMYK | 0 | 0.86 | 0.32 | 0.54 |
| HSL | 322.57º | 0.75% | 0.26% | - |
| HSV(B) | 322.57º | 0.86% | 0.46% | - |
| XYZ | 9.12 | 4.83 | 8.04 | - |
| YUV | 54.38 | 142.46 | 173.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 17 | 80 | 0 | 0.86 | 0.32 | 0.54 | 322.57 | 0.75 | 0.26 |
| Hex | 76 | 11 | 50 | 0 | 56 | 20 | 36 | 143 | 4B | 1A |
| Octal | 166 | 21 | 120 | 0 | 126 | 40 | 66 | 503 | 113 | 32 |
| Binary | 1110110 | 10001 | 1010000 | 0 | 1010110 | 100000 | 110110 | 101000011 | 1001011 | 11010 |
Color Harmonies of #761150
Complementary color
Monochromatic Colors of #761150
Black with #761150
Text Example
Text Example
White with #761150
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #761150; }
p { color: rgb(118,17,80); }
H1.HeaderClassName
{
color: #761150;
}
.AnyTagClassName
{
color: #761150;
}
</style>
background-color css
<style>
a { background-color: #761150; }
a { background-color: rgb(118,17,80); }
div.DivClassName
{
background-color: #761150;
}
.BgClassName
{
background-color: #761150;
}
</style>
border-color css
<style>
span { border-color: #761150; }
span { border-color: rgb(118,17,80); }
td.TdClassName
{
border-color: #761150;
}
.TagClassName
{
border-color: #761150;
}
</style>