Shades of Pompadour #761642
Tints of Pompadour #761642
RGB
CMYK
RGB Variations
Color information
#761642 (or 0x761642) is known color: Pompadour. HEX triplet: 76, 16 and 42. RGB value is (118,22,66). Sum of RGB (Red+Green+Blue) = 118+22+66=206 (27% of max value = 765). Red value is 118 (46.48% from 255 or 57.28% from 206); Green value is 22 (8.98% from 255 or 10.68% from 206); Blue value is 66 (26.17% from 255 or 32.04% from 206); Max value from RGB is 118 - color contains mainly: red. Hex color #761642 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #761642 is #89E9BD. Grayscale: #373737. Windows color (decimal): -9038270 or 4331126. OLE color: 4331126.
HSL color Cylindrical-coordinate representation of color #761642: hue angle of 332.5º degrees, saturation: 0.69, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #761642 is Cyan = 0, Magento = 0.81, Yellow = 0.44 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 22 | 66 | - |
| CMYK | 0 | 0.81 | 0.44 | 0.54 |
| HSL | 332.5º | 0.69% | 0.27% | - |
| HSV(B) | 332.5º | 0.81% | 0.46% | - |
| XYZ | 8.74 | 4.82 | 5.62 | - |
| YUV | 55.72 | 133.8 | 172.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 22 | 66 | 0 | 0.81 | 0.44 | 0.54 | 332.5 | 0.69 | 0.27 |
| Hex | 76 | 16 | 42 | 0 | 51 | 2C | 36 | 14C | 45 | 1B |
| Octal | 166 | 26 | 102 | 0 | 121 | 54 | 66 | 514 | 105 | 33 |
| Binary | 1110110 | 10110 | 1000010 | 0 | 1010001 | 101100 | 110110 | 101001100 | 1000101 | 11011 |
Color Harmonies of #761642
Complementary color
Monochromatic Colors of #761642
Black with #761642
Text Example
Text Example
White with #761642
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #761642; }
p { color: rgb(118,22,66); }
H1.HeaderClassName
{
color: #761642;
}
.AnyTagClassName
{
color: #761642;
}
</style>
background-color css
<style>
a { background-color: #761642; }
a { background-color: rgb(118,22,66); }
div.DivClassName
{
background-color: #761642;
}
.BgClassName
{
background-color: #761642;
}
</style>
border-color css
<style>
span { border-color: #761642; }
span { border-color: rgb(118,22,66); }
td.TdClassName
{
border-color: #761642;
}
.TagClassName
{
border-color: #761642;
}
</style>