Shades of Pompadour #761751
Tints of Pompadour #761751
RGB
CMYK
RGB Variations
Color information
#761751 (or 0x761751) is known color: Pompadour. HEX triplet: 76, 17 and 51. RGB value is (118,23,81). Sum of RGB (Red+Green+Blue) = 118+23+81=222 (29% of max value = 765). Red value is 118 (46.48% from 255 or 53.15% from 222); Green value is 23 (9.38% from 255 or 10.36% from 222); Blue value is 81 (32.03% from 255 or 36.49% from 222); Max value from RGB is 118 - color contains mainly: red. Hex color #761751 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #761751 is #89E8AE. Grayscale: #393939. Windows color (decimal): -9037999 or 5314422. OLE color: 5314422.
HSL color Cylindrical-coordinate representation of color #761751: hue angle of 323.37º 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 #761751 is Cyan = 0, Magento = 0.81, Yellow = 0.31 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 23 | 81 | - |
| CMYK | 0 | 0.81 | 0.31 | 0.54 |
| HSL | 323.37º | 0.67% | 0.28% | - |
| HSV(B) | 323.37º | 0.81% | 0.46% | - |
| XYZ | 9.26 | 5.06 | 8.27 | - |
| YUV | 58.02 | 140.97 | 170.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 23 | 81 | 0 | 0.81 | 0.31 | 0.54 | 323.37 | 0.67 | 0.28 |
| Hex | 76 | 17 | 51 | 0 | 51 | 1F | 36 | 143 | 43 | 1C |
| Octal | 166 | 27 | 121 | 0 | 121 | 37 | 66 | 503 | 103 | 34 |
| Binary | 1110110 | 10111 | 1010001 | 0 | 1010001 | 11111 | 110110 | 101000011 | 1000011 | 11100 |
Color Harmonies of #761751
Complementary color
Monochromatic Colors of #761751
Black with #761751
Text Example
Text Example
White with #761751
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #761751; }
p { color: rgb(118,23,81); }
H1.HeaderClassName
{
color: #761751;
}
.AnyTagClassName
{
color: #761751;
}
</style>
background-color css
<style>
a { background-color: #761751; }
a { background-color: rgb(118,23,81); }
div.DivClassName
{
background-color: #761751;
}
.BgClassName
{
background-color: #761751;
}
</style>
border-color css
<style>
span { border-color: #761751; }
span { border-color: rgb(118,23,81); }
td.TdClassName
{
border-color: #761751;
}
.TagClassName
{
border-color: #761751;
}
</style>