Shades of Pompadour #751756
Tints of Pompadour #751756
RGB
CMYK
RGB Variations
Color information
#751756 (or 0x751756) is known color: Pompadour. HEX triplet: 75, 17 and 56. RGB value is (117,23,86). Sum of RGB (Red+Green+Blue) = 117+23+86=226 (29% of max value = 765). Red value is 117 (46.09% from 255 or 51.77% from 226); Green value is 23 (9.38% from 255 or 10.18% from 226); Blue value is 86 (33.98% from 255 or 38.05% from 226); Max value from RGB is 117 - color contains mainly: red. Hex color #751756 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #751756 is #8AE8A9. Grayscale: #3A3A3A. Windows color (decimal): -9103530 or 5642101. OLE color: 5642101.
HSL color Cylindrical-coordinate representation of color #751756: hue angle of 319.79º degrees, saturation: 0.67, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #751756 is Cyan = 0, Magento = 0.80, Yellow = 0.26 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 23 | 86 | - |
| CMYK | 0 | 0.80 | 0.26 | 0.54 |
| HSL | 319.79º | 0.67% | 0.27% | - |
| HSV(B) | 319.79º | 0.8% | 0.46% | - |
| XYZ | 9.32 | 5.07 | 9.29 | - |
| YUV | 58.29 | 143.64 | 169.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 23 | 86 | 0 | 0.80 | 0.26 | 0.54 | 319.79 | 0.67 | 0.27 |
| Hex | 75 | 17 | 56 | 0 | 50 | 1A | 36 | 140 | 43 | 1B |
| Octal | 165 | 27 | 126 | 0 | 120 | 32 | 66 | 500 | 103 | 33 |
| Binary | 1110101 | 10111 | 1010110 | 0 | 1010000 | 11010 | 110110 | 101000000 | 1000011 | 11011 |
Color Harmonies of #751756
Complementary color
Monochromatic Colors of #751756
Black with #751756
Text Example
Text Example
White with #751756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #751756; }
p { color: rgb(117,23,86); }
H1.HeaderClassName
{
color: #751756;
}
.AnyTagClassName
{
color: #751756;
}
</style>
background-color css
<style>
a { background-color: #751756; }
a { background-color: rgb(117,23,86); }
div.DivClassName
{
background-color: #751756;
}
.BgClassName
{
background-color: #751756;
}
</style>
border-color css
<style>
span { border-color: #751756; }
span { border-color: rgb(117,23,86); }
td.TdClassName
{
border-color: #751756;
}
.TagClassName
{
border-color: #751756;
}
</style>