Shades of Pompadour #751856
Tints of Pompadour #751856
RGB
CMYK
RGB Variations
Color information
#751856 (or 0x751856) is known color: Pompadour. HEX triplet: 75, 18 and 56. RGB value is (117,24,86). Sum of RGB (Red+Green+Blue) = 117+24+86=227 (30% of max value = 765). Red value is 117 (46.09% from 255 or 51.54% from 227); Green value is 24 (9.77% from 255 or 10.57% from 227); Blue value is 86 (33.98% from 255 or 37.89% from 227); Max value from RGB is 117 - color contains mainly: red. Hex color #751856 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #751856 is #8AE7A9. Grayscale: #3A3A3A. Windows color (decimal): -9103274 or 5642357. OLE color: 5642357.
HSL color Cylindrical-coordinate representation of color #751856: hue angle of 320º degrees, saturation: 0.66, 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 #751856 is Cyan = 0, Magento = 0.79, Yellow = 0.26 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 24 | 86 | - |
| CMYK | 0 | 0.79 | 0.26 | 0.54 |
| HSL | 320º | 0.66% | 0.28% | - |
| HSV(B) | 320º | 0.79% | 0.46% | - |
| XYZ | 9.34 | 5.11 | 9.3 | - |
| YUV | 58.88 | 143.31 | 169.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 24 | 86 | 0 | 0.79 | 0.26 | 0.54 | 320 | 0.66 | 0.28 |
| Hex | 75 | 18 | 56 | 0 | 4F | 1A | 36 | 140 | 42 | 1C |
| Octal | 165 | 30 | 126 | 0 | 117 | 32 | 66 | 500 | 102 | 34 |
| Binary | 1110101 | 11000 | 1010110 | 0 | 1001111 | 11010 | 110110 | 101000000 | 1000010 | 11100 |
Color Harmonies of #751856
Complementary color
Monochromatic Colors of #751856
Black with #751856
Text Example
Text Example
White with #751856
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #751856; }
p { color: rgb(117,24,86); }
H1.HeaderClassName
{
color: #751856;
}
.AnyTagClassName
{
color: #751856;
}
</style>
background-color css
<style>
a { background-color: #751856; }
a { background-color: rgb(117,24,86); }
div.DivClassName
{
background-color: #751856;
}
.BgClassName
{
background-color: #751856;
}
</style>
border-color css
<style>
span { border-color: #751856; }
span { border-color: rgb(117,24,86); }
td.TdClassName
{
border-color: #751856;
}
.TagClassName
{
border-color: #751856;
}
</style>