Shades of Pompadour #751040
Tints of Pompadour #751040
RGB
CMYK
RGB Variations
Color information
#751040 (or 0x751040) is known color: Pompadour. HEX triplet: 75, 10 and 40. RGB value is (117,16,64). Sum of RGB (Red+Green+Blue) = 117+16+64=197 (26% of max value = 765). Red value is 117 (46.09% from 255 or 59.39% from 197); Green value is 16 (6.64% from 255 or 8.12% from 197); Blue value is 64 (25.39% from 255 or 32.49% from 197); Max value from RGB is 117 - color contains mainly: red. Hex color #751040 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #751040 is #8AEFBF. Grayscale: #333333. Windows color (decimal): -9105344 or 4198517. OLE color: 4198517.
HSL color Cylindrical-coordinate representation of color #751040: hue angle of 331.49º degrees, saturation: 0.76, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #751040 is Cyan = 0, Magento = 0.86, Yellow = 0.45 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 16 | 64 | - |
| CMYK | 0 | 0.86 | 0.45 | 0.54 |
| HSL | 331.49º | 0.76% | 0.26% | - |
| HSV(B) | 331.49º | 0.86% | 0.46% | - |
| XYZ | 8.45 | 4.52 | 5.28 | - |
| YUV | 51.67 | 134.96 | 174.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 16 | 64 | 0 | 0.86 | 0.45 | 0.54 | 331.49 | 0.76 | 0.26 |
| Hex | 75 | 10 | 40 | 0 | 56 | 2D | 36 | 14B | 4C | 1A |
| Octal | 165 | 20 | 100 | 0 | 126 | 55 | 66 | 513 | 114 | 32 |
| Binary | 1110101 | 10000 | 1000000 | 0 | 1010110 | 101101 | 110110 | 101001011 | 1001100 | 11010 |
Color Harmonies of #751040
Complementary color
Monochromatic Colors of #751040
Black with #751040
Text Example
Text Example
White with #751040
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #751040; }
p { color: rgb(117,16,64); }
H1.HeaderClassName
{
color: #751040;
}
.AnyTagClassName
{
color: #751040;
}
</style>
background-color css
<style>
a { background-color: #751040; }
a { background-color: rgb(117,16,64); }
div.DivClassName
{
background-color: #751040;
}
.BgClassName
{
background-color: #751040;
}
</style>
border-color css
<style>
span { border-color: #751040; }
span { border-color: rgb(117,16,64); }
td.TdClassName
{
border-color: #751040;
}
.TagClassName
{
border-color: #751040;
}
</style>