Shades of Pompadour #751654
Tints of Pompadour #751654
RGB
CMYK
RGB Variations
Color information
#751654 (or 0x751654) is known color: Pompadour. HEX triplet: 75, 16 and 54. RGB value is (117,22,84). Sum of RGB (Red+Green+Blue) = 117+22+84=223 (29% of max value = 765). Red value is 117 (46.09% from 255 or 52.47% from 223); Green value is 22 (8.98% from 255 or 9.87% from 223); Blue value is 84 (33.20% from 255 or 37.67% from 223); Max value from RGB is 117 - color contains mainly: red. Hex color #751654 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #751654 is #8AE9AB. Grayscale: #393939. Windows color (decimal): -9103788 or 5510773. OLE color: 5510773.
HSL color Cylindrical-coordinate representation of color #751654: hue angle of 320.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 #751654 is Cyan = 0, Magento = 0.81, Yellow = 0.28 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 22 | 84 | - |
| CMYK | 0 | 0.81 | 0.28 | 0.54 |
| HSL | 320.84º | 0.68% | 0.27% | - |
| HSV(B) | 320.84º | 0.81% | 0.46% | - |
| XYZ | 9.22 | 5 | 8.87 | - |
| YUV | 57.47 | 142.97 | 170.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 22 | 84 | 0 | 0.81 | 0.28 | 0.54 | 320.84 | 0.68 | 0.27 |
| Hex | 75 | 16 | 54 | 0 | 51 | 1C | 36 | 141 | 44 | 1B |
| Octal | 165 | 26 | 124 | 0 | 121 | 34 | 66 | 501 | 104 | 33 |
| Binary | 1110101 | 10110 | 1010100 | 0 | 1010001 | 11100 | 110110 | 101000001 | 1000100 | 11011 |
Color Harmonies of #751654
Complementary color
Monochromatic Colors of #751654
Black with #751654
Text Example
Text Example
White with #751654
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #751654; }
p { color: rgb(117,22,84); }
H1.HeaderClassName
{
color: #751654;
}
.AnyTagClassName
{
color: #751654;
}
</style>
background-color css
<style>
a { background-color: #751654; }
a { background-color: rgb(117,22,84); }
div.DivClassName
{
background-color: #751654;
}
.BgClassName
{
background-color: #751654;
}
</style>
border-color css
<style>
span { border-color: #751654; }
span { border-color: rgb(117,22,84); }
td.TdClassName
{
border-color: #751654;
}
.TagClassName
{
border-color: #751654;
}
</style>