Shades of Pompadour #761056
Tints of Pompadour #761056
RGB
CMYK
RGB Variations
Color information
#761056 (or 0x761056) is known color: Pompadour. HEX triplet: 76, 10 and 56. RGB value is (118,16,86). Sum of RGB (Red+Green+Blue) = 118+16+86=220 (29% of max value = 765). Red value is 118 (46.48% from 255 or 53.64% from 220); Green value is 16 (6.64% from 255 or 7.27% from 220); Blue value is 86 (33.98% from 255 or 39.09% from 220); Max value from RGB is 118 - color contains mainly: red. Hex color #761056 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #761056 is #89EFA9. Grayscale: #363636. Windows color (decimal): -9039786 or 5640310. OLE color: 5640310.
HSL color Cylindrical-coordinate representation of color #761056: hue angle of 318.82º degrees, saturation: 0.76, 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 #761056 is Cyan = 0, Magento = 0.86, Yellow = 0.27 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 16 | 86 | - |
| CMYK | 0 | 0.86 | 0.27 | 0.54 |
| HSL | 318.82º | 0.76% | 0.26% | - |
| HSV(B) | 318.82º | 0.86% | 0.46% | - |
| XYZ | 9.34 | 4.89 | 9.26 | - |
| YUV | 54.48 | 145.79 | 173.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 16 | 86 | 0 | 0.86 | 0.27 | 0.54 | 318.82 | 0.76 | 0.26 |
| Hex | 76 | 10 | 56 | 0 | 56 | 1B | 36 | 13F | 4C | 1A |
| Octal | 166 | 20 | 126 | 0 | 126 | 33 | 66 | 477 | 114 | 32 |
| Binary | 1110110 | 10000 | 1010110 | 0 | 1010110 | 11011 | 110110 | 100111111 | 1001100 | 11010 |
Color Harmonies of #761056
Complementary color
Monochromatic Colors of #761056
Black with #761056
Text Example
Text Example
White with #761056
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #761056; }
p { color: rgb(118,16,86); }
H1.HeaderClassName
{
color: #761056;
}
.AnyTagClassName
{
color: #761056;
}
</style>
background-color css
<style>
a { background-color: #761056; }
a { background-color: rgb(118,16,86); }
div.DivClassName
{
background-color: #761056;
}
.BgClassName
{
background-color: #761056;
}
</style>
border-color css
<style>
span { border-color: #761056; }
span { border-color: rgb(118,16,86); }
td.TdClassName
{
border-color: #761056;
}
.TagClassName
{
border-color: #761056;
}
</style>