Shades of Pompadour #761656
Tints of Pompadour #761656
RGB
CMYK
RGB Variations
Color information
#761656 (or 0x761656) is known color: Pompadour. HEX triplet: 76, 16 and 56. RGB value is (118,22,86). Sum of RGB (Red+Green+Blue) = 118+22+86=226 (29% of max value = 765). Red value is 118 (46.48% from 255 or 52.21% from 226); Green value is 22 (8.98% from 255 or 9.73% from 226); Blue value is 86 (33.98% from 255 or 38.05% from 226); Max value from RGB is 118 - color contains mainly: red. Hex color #761656 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #761656 is #89E9A9. Grayscale: #393939. Windows color (decimal): -9038250 or 5641846. OLE color: 5641846.
HSL color Cylindrical-coordinate representation of color #761656: hue angle of 320º 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 #761656 is Cyan = 0, Magento = 0.81, Yellow = 0.27 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 22 | 86 | - |
| CMYK | 0 | 0.81 | 0.27 | 0.54 |
| HSL | 320º | 0.69% | 0.27% | - |
| HSV(B) | 320º | 0.81% | 0.46% | - |
| XYZ | 9.44 | 5.1 | 9.29 | - |
| YUV | 58 | 143.8 | 170.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 22 | 86 | 0 | 0.81 | 0.27 | 0.54 | 320 | 0.69 | 0.27 |
| Hex | 76 | 16 | 56 | 0 | 51 | 1B | 36 | 140 | 45 | 1B |
| Octal | 166 | 26 | 126 | 0 | 121 | 33 | 66 | 500 | 105 | 33 |
| Binary | 1110110 | 10110 | 1010110 | 0 | 1010001 | 11011 | 110110 | 101000000 | 1000101 | 11011 |
Color Harmonies of #761656
Complementary color
Monochromatic Colors of #761656
Black with #761656
Text Example
Text Example
White with #761656
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #761656; }
p { color: rgb(118,22,86); }
H1.HeaderClassName
{
color: #761656;
}
.AnyTagClassName
{
color: #761656;
}
</style>
background-color css
<style>
a { background-color: #761656; }
a { background-color: rgb(118,22,86); }
div.DivClassName
{
background-color: #761656;
}
.BgClassName
{
background-color: #761656;
}
</style>
border-color css
<style>
span { border-color: #761656; }
span { border-color: rgb(118,22,86); }
td.TdClassName
{
border-color: #761656;
}
.TagClassName
{
border-color: #761656;
}
</style>