Shades of Pompadour #751656
Tints of Pompadour #751656
RGB
CMYK
RGB Variations
Color information
#751656 (or 0x751656) is known color: Pompadour. HEX triplet: 75, 16 and 56. RGB value is (117,22,86). Sum of RGB (Red+Green+Blue) = 117+22+86=225 (29% of max value = 765). Red value is 117 (46.09% from 255 or 52% from 225); Green value is 22 (8.98% from 255 or 9.78% from 225); Blue value is 86 (33.98% from 255 or 38.22% from 225); Max value from RGB is 117 - color contains mainly: red. Hex color #751656 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #751656 is #8AE9A9. Grayscale: #393939. Windows color (decimal): -9103786 or 5641845. OLE color: 5641845.
HSL color Cylindrical-coordinate representation of color #751656: hue angle of 319.58º 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 #751656 is Cyan = 0, Magento = 0.81, Yellow = 0.26 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 22 | 86 | - |
| CMYK | 0 | 0.81 | 0.26 | 0.54 |
| HSL | 319.58º | 0.68% | 0.27% | - |
| HSV(B) | 319.58º | 0.81% | 0.46% | - |
| XYZ | 9.3 | 5.03 | 9.28 | - |
| YUV | 57.7 | 143.97 | 170.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 22 | 86 | 0 | 0.81 | 0.26 | 0.54 | 319.58 | 0.68 | 0.27 |
| Hex | 75 | 16 | 56 | 0 | 51 | 1A | 36 | 140 | 44 | 1B |
| Octal | 165 | 26 | 126 | 0 | 121 | 32 | 66 | 500 | 104 | 33 |
| Binary | 1110101 | 10110 | 1010110 | 0 | 1010001 | 11010 | 110110 | 101000000 | 1000100 | 11011 |
Color Harmonies of #751656
Complementary color
Monochromatic Colors of #751656
Black with #751656
Text Example
Text Example
White with #751656
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #751656; }
p { color: rgb(117,22,86); }
H1.HeaderClassName
{
color: #751656;
}
.AnyTagClassName
{
color: #751656;
}
</style>
background-color css
<style>
a { background-color: #751656; }
a { background-color: rgb(117,22,86); }
div.DivClassName
{
background-color: #751656;
}
.BgClassName
{
background-color: #751656;
}
</style>
border-color css
<style>
span { border-color: #751656; }
span { border-color: rgb(117,22,86); }
td.TdClassName
{
border-color: #751656;
}
.TagClassName
{
border-color: #751656;
}
</style>