Shades of Pompadour #751647
Tints of Pompadour #751647
RGB
CMYK
RGB Variations
Color information
#751647 (or 0x751647) is known color: Pompadour. HEX triplet: 75, 16 and 47. RGB value is (117,22,71). Sum of RGB (Red+Green+Blue) = 117+22+71=210 (27% of max value = 765). Red value is 117 (46.09% from 255 or 55.71% from 210); Green value is 22 (8.98% from 255 or 10.48% from 210); Blue value is 71 (28.12% from 255 or 33.81% from 210); Max value from RGB is 117 - color contains mainly: red. Hex color #751647 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #751647 is #8AE9B8. Grayscale: #373737. Windows color (decimal): -9103801 or 4658805. OLE color: 4658805.
HSL color Cylindrical-coordinate representation of color #751647: hue angle of 329.05º 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 #751647 is Cyan = 0, Magento = 0.81, Yellow = 0.39 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 22 | 71 | - |
| CMYK | 0 | 0.81 | 0.39 | 0.54 |
| HSL | 329.05º | 0.68% | 0.27% | - |
| HSV(B) | 329.05º | 0.81% | 0.46% | - |
| XYZ | 8.76 | 4.81 | 6.43 | - |
| YUV | 55.99 | 136.47 | 171.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 22 | 71 | 0 | 0.81 | 0.39 | 0.54 | 329.05 | 0.68 | 0.27 |
| Hex | 75 | 16 | 47 | 0 | 51 | 27 | 36 | 149 | 44 | 1B |
| Octal | 165 | 26 | 107 | 0 | 121 | 47 | 66 | 511 | 104 | 33 |
| Binary | 1110101 | 10110 | 1000111 | 0 | 1010001 | 100111 | 110110 | 101001001 | 1000100 | 11011 |
Color Harmonies of #751647
Complementary color
Monochromatic Colors of #751647
Black with #751647
Text Example
Text Example
White with #751647
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #751647; }
p { color: rgb(117,22,71); }
H1.HeaderClassName
{
color: #751647;
}
.AnyTagClassName
{
color: #751647;
}
</style>
background-color css
<style>
a { background-color: #751647; }
a { background-color: rgb(117,22,71); }
div.DivClassName
{
background-color: #751647;
}
.BgClassName
{
background-color: #751647;
}
</style>
border-color css
<style>
span { border-color: #751647; }
span { border-color: rgb(117,22,71); }
td.TdClassName
{
border-color: #751647;
}
.TagClassName
{
border-color: #751647;
}
</style>