Shades of Pompadour #751641
Tints of Pompadour #751641
RGB
CMYK
RGB Variations
Color information
#751641 (or 0x751641) is known color: Pompadour. HEX triplet: 75, 16 and 41. RGB value is (117,22,65). Sum of RGB (Red+Green+Blue) = 117+22+65=204 (27% of max value = 765). Red value is 117 (46.09% from 255 or 57.35% from 204); Green value is 22 (8.98% from 255 or 10.78% from 204); Blue value is 65 (25.78% from 255 or 31.86% from 204); Max value from RGB is 117 - color contains mainly: red. Hex color #751641 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #751641 is #8AE9BE. Grayscale: #373737. Windows color (decimal): -9103807 or 4265589. OLE color: 4265589.
HSL color Cylindrical-coordinate representation of color #751641: hue angle of 332.84º 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 #751641 is Cyan = 0, Magento = 0.81, Yellow = 0.44 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 22 | 65 | - |
| CMYK | 0 | 0.81 | 0.44 | 0.54 |
| HSL | 332.84º | 0.68% | 0.27% | - |
| HSV(B) | 332.84º | 0.81% | 0.46% | - |
| XYZ | 8.58 | 4.74 | 5.46 | - |
| YUV | 55.31 | 133.47 | 172 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 22 | 65 | 0 | 0.81 | 0.44 | 0.54 | 332.84 | 0.68 | 0.27 |
| Hex | 75 | 16 | 41 | 0 | 51 | 2C | 36 | 14D | 44 | 1B |
| Octal | 165 | 26 | 101 | 0 | 121 | 54 | 66 | 515 | 104 | 33 |
| Binary | 1110101 | 10110 | 1000001 | 0 | 1010001 | 101100 | 110110 | 101001101 | 1000100 | 11011 |
Color Harmonies of #751641
Complementary color
Monochromatic Colors of #751641
Black with #751641
Text Example
Text Example
White with #751641
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #751641; }
p { color: rgb(117,22,65); }
H1.HeaderClassName
{
color: #751641;
}
.AnyTagClassName
{
color: #751641;
}
</style>
background-color css
<style>
a { background-color: #751641; }
a { background-color: rgb(117,22,65); }
div.DivClassName
{
background-color: #751641;
}
.BgClassName
{
background-color: #751641;
}
</style>
border-color css
<style>
span { border-color: #751641; }
span { border-color: rgb(117,22,65); }
td.TdClassName
{
border-color: #751641;
}
.TagClassName
{
border-color: #751641;
}
</style>