Shades of Pompadour #751744
Tints of Pompadour #751744
RGB
CMYK
RGB Variations
Color information
#751744 (or 0x751744) is known color: Pompadour. HEX triplet: 75, 17 and 44. RGB value is (117,23,68). Sum of RGB (Red+Green+Blue) = 117+23+68=208 (27% of max value = 765). Red value is 117 (46.09% from 255 or 56.25% from 208); Green value is 23 (9.38% from 255 or 11.06% from 208); Blue value is 68 (26.95% from 255 or 32.69% from 208); Max value from RGB is 117 - color contains mainly: red. Hex color #751744 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #751744 is #8AE8BB. Grayscale: #383838. Windows color (decimal): -9103548 or 4462453. OLE color: 4462453.
HSL color Cylindrical-coordinate representation of color #751744: hue angle of 331.28º degrees, saturation: 0.67, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #751744 is Cyan = 0, Magento = 0.80, Yellow = 0.42 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 23 | 68 | - |
| CMYK | 0 | 0.80 | 0.42 | 0.54 |
| HSL | 331.28º | 0.67% | 0.27% | - |
| HSV(B) | 331.28º | 0.8% | 0.46% | - |
| XYZ | 8.69 | 4.81 | 5.94 | - |
| YUV | 56.24 | 134.64 | 171.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 23 | 68 | 0 | 0.80 | 0.42 | 0.54 | 331.28 | 0.67 | 0.27 |
| Hex | 75 | 17 | 44 | 0 | 50 | 2A | 36 | 14B | 43 | 1B |
| Octal | 165 | 27 | 104 | 0 | 120 | 52 | 66 | 513 | 103 | 33 |
| Binary | 1110101 | 10111 | 1000100 | 0 | 1010000 | 101010 | 110110 | 101001011 | 1000011 | 11011 |
Color Harmonies of #751744
Complementary color
Monochromatic Colors of #751744
Black with #751744
Text Example
Text Example
White with #751744
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #751744; }
p { color: rgb(117,23,68); }
H1.HeaderClassName
{
color: #751744;
}
.AnyTagClassName
{
color: #751744;
}
</style>
background-color css
<style>
a { background-color: #751744; }
a { background-color: rgb(117,23,68); }
div.DivClassName
{
background-color: #751744;
}
.BgClassName
{
background-color: #751744;
}
</style>
border-color css
<style>
span { border-color: #751744; }
span { border-color: rgb(117,23,68); }
td.TdClassName
{
border-color: #751744;
}
.TagClassName
{
border-color: #751744;
}
</style>