Shades of Pompadour #751640
Tints of Pompadour #751640
RGB
CMYK
RGB Variations
Color information
#751640 (or 0x751640) is known color: Pompadour. HEX triplet: 75, 16 and 40. RGB value is (117,22,64). Sum of RGB (Red+Green+Blue) = 117+22+64=203 (26% of max value = 765). Red value is 117 (46.09% from 255 or 57.64% from 203); Green value is 22 (8.98% from 255 or 10.84% from 203); Blue value is 64 (25.39% from 255 or 31.53% from 203); Max value from RGB is 117 - color contains mainly: red. Hex color #751640 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #751640 is #8AE9BF. Grayscale: #373737. Windows color (decimal): -9103808 or 4200053. OLE color: 4200053.
HSL color Cylindrical-coordinate representation of color #751640: hue angle of 333.47º degrees, saturation: 0.68, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #751640 is Cyan = 0, Magento = 0.81, Yellow = 0.45 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 22 | 64 | - |
| CMYK | 0 | 0.81 | 0.45 | 0.54 |
| HSL | 333.47º | 0.68% | 0.27% | - |
| HSV(B) | 333.47º | 0.81% | 0.46% | - |
| XYZ | 8.55 | 4.73 | 5.31 | - |
| YUV | 55.19 | 132.97 | 172.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 22 | 64 | 0 | 0.81 | 0.45 | 0.54 | 333.47 | 0.68 | 0.27 |
| Hex | 75 | 16 | 40 | 0 | 51 | 2D | 36 | 14D | 44 | 1B |
| Octal | 165 | 26 | 100 | 0 | 121 | 55 | 66 | 515 | 104 | 33 |
| Binary | 1110101 | 10110 | 1000000 | 0 | 1010001 | 101101 | 110110 | 101001101 | 1000100 | 11011 |
Color Harmonies of #751640
Complementary color
Monochromatic Colors of #751640
Black with #751640
Text Example
Text Example
White with #751640
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #751640; }
p { color: rgb(117,22,64); }
H1.HeaderClassName
{
color: #751640;
}
.AnyTagClassName
{
color: #751640;
}
</style>
background-color css
<style>
a { background-color: #751640; }
a { background-color: rgb(117,22,64); }
div.DivClassName
{
background-color: #751640;
}
.BgClassName
{
background-color: #751640;
}
</style>
border-color css
<style>
span { border-color: #751640; }
span { border-color: rgb(117,22,64); }
td.TdClassName
{
border-color: #751640;
}
.TagClassName
{
border-color: #751640;
}
</style>