Shades of Pompadour #751156
Tints of Pompadour #751156
RGB
CMYK
RGB Variations
Color information
#751156 (or 0x751156) is known color: Pompadour. HEX triplet: 75, 11 and 56. RGB value is (117,17,86). Sum of RGB (Red+Green+Blue) = 117+17+86=220 (29% of max value = 765). Red value is 117 (46.09% from 255 or 53.18% from 220); Green value is 17 (7.03% from 255 or 7.73% from 220); Blue value is 86 (33.98% from 255 or 39.09% from 220); Max value from RGB is 117 - color contains mainly: red. Hex color #751156 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #751156 is #8AEEA9. Grayscale: #363636. Windows color (decimal): -9105066 or 5640565. OLE color: 5640565.
HSL color Cylindrical-coordinate representation of color #751156: hue angle of 318.6º degrees, saturation: 0.75, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #751156 is Cyan = 0, Magento = 0.85, Yellow = 0.26 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 17 | 86 | - |
| CMYK | 0 | 0.85 | 0.26 | 0.54 |
| HSL | 318.6º | 0.75% | 0.26% | - |
| HSV(B) | 318.6º | 0.85% | 0.46% | - |
| XYZ | 9.22 | 4.85 | 9.26 | - |
| YUV | 54.77 | 145.63 | 172.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 17 | 86 | 0 | 0.85 | 0.26 | 0.54 | 318.6 | 0.75 | 0.26 |
| Hex | 75 | 11 | 56 | 0 | 55 | 1A | 36 | 13F | 4B | 1A |
| Octal | 165 | 21 | 126 | 0 | 125 | 32 | 66 | 477 | 113 | 32 |
| Binary | 1110101 | 10001 | 1010110 | 0 | 1010101 | 11010 | 110110 | 100111111 | 1001011 | 11010 |
Color Harmonies of #751156
Complementary color
Monochromatic Colors of #751156
Black with #751156
Text Example
Text Example
White with #751156
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #751156; }
p { color: rgb(117,17,86); }
H1.HeaderClassName
{
color: #751156;
}
.AnyTagClassName
{
color: #751156;
}
</style>
background-color css
<style>
a { background-color: #751156; }
a { background-color: rgb(117,17,86); }
div.DivClassName
{
background-color: #751156;
}
.BgClassName
{
background-color: #751156;
}
</style>
border-color css
<style>
span { border-color: #751156; }
span { border-color: rgb(117,17,86); }
td.TdClassName
{
border-color: #751156;
}
.TagClassName
{
border-color: #751156;
}
</style>