Shades of Pompadour #761956
Tints of Pompadour #761956
RGB
CMYK
RGB Variations
Color information
#761956 (or 0x761956) is known color: Pompadour. HEX triplet: 76, 19 and 56. RGB value is (118,25,86). Sum of RGB (Red+Green+Blue) = 118+25+86=229 (30% of max value = 765). Red value is 118 (46.48% from 255 or 51.53% from 229); Green value is 25 (10.16% from 255 or 10.92% from 229); Blue value is 86 (33.98% from 255 or 37.55% from 229); Max value from RGB is 118 - color contains mainly: red. Hex color #761956 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #761956 is #89E6A9. Grayscale: #3B3B3B. Windows color (decimal): -9037482 or 5642614. OLE color: 5642614.
HSL color Cylindrical-coordinate representation of color #761956: hue angle of 320.65º degrees, saturation: 0.65, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #761956 is Cyan = 0, Magento = 0.79, Yellow = 0.27 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 25 | 86 | - |
| CMYK | 0 | 0.79 | 0.27 | 0.54 |
| HSL | 320.65º | 0.65% | 0.28% | - |
| HSV(B) | 320.65º | 0.79% | 0.46% | - |
| XYZ | 9.5 | 5.22 | 9.31 | - |
| YUV | 59.76 | 142.81 | 169.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 25 | 86 | 0 | 0.79 | 0.27 | 0.54 | 320.65 | 0.65 | 0.28 |
| Hex | 76 | 19 | 56 | 0 | 4F | 1B | 36 | 141 | 41 | 1C |
| Octal | 166 | 31 | 126 | 0 | 117 | 33 | 66 | 501 | 101 | 34 |
| Binary | 1110110 | 11001 | 1010110 | 0 | 1001111 | 11011 | 110110 | 101000001 | 1000001 | 11100 |
Color Harmonies of #761956
Complementary color
Monochromatic Colors of #761956
Black with #761956
Text Example
Text Example
White with #761956
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #761956; }
p { color: rgb(118,25,86); }
H1.HeaderClassName
{
color: #761956;
}
.AnyTagClassName
{
color: #761956;
}
</style>
background-color css
<style>
a { background-color: #761956; }
a { background-color: rgb(118,25,86); }
div.DivClassName
{
background-color: #761956;
}
.BgClassName
{
background-color: #761956;
}
</style>
border-color css
<style>
span { border-color: #761956; }
span { border-color: rgb(118,25,86); }
td.TdClassName
{
border-color: #761956;
}
.TagClassName
{
border-color: #761956;
}
</style>