Shades of Pompadour #751244
Tints of Pompadour #751244
RGB
CMYK
RGB Variations
Color information
#751244 (or 0x751244) is known color: Pompadour. HEX triplet: 75, 12 and 44. RGB value is (117,18,68). Sum of RGB (Red+Green+Blue) = 117+18+68=203 (26% of max value = 765). Red value is 117 (46.09% from 255 or 57.64% from 203); Green value is 18 (7.42% from 255 or 8.87% from 203); Blue value is 68 (26.95% from 255 or 33.50% from 203); Max value from RGB is 117 - color contains mainly: red. Hex color #751244 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #751244 is #8AEDBB. Grayscale: #353535. Windows color (decimal): -9104828 or 4461173. OLE color: 4461173.
HSL color Cylindrical-coordinate representation of color #751244: hue angle of 329.7º degrees, saturation: 0.73, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #751244 is Cyan = 0, Magento = 0.85, Yellow = 0.42 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 18 | 68 | - |
| CMYK | 0 | 0.85 | 0.42 | 0.54 |
| HSL | 329.7º | 0.73% | 0.26% | - |
| HSV(B) | 329.7º | 0.85% | 0.46% | - |
| XYZ | 8.6 | 4.63 | 5.91 | - |
| YUV | 53.3 | 136.3 | 173.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 18 | 68 | 0 | 0.85 | 0.42 | 0.54 | 329.7 | 0.73 | 0.26 |
| Hex | 75 | 12 | 44 | 0 | 55 | 2A | 36 | 14A | 49 | 1A |
| Octal | 165 | 22 | 104 | 0 | 125 | 52 | 66 | 512 | 111 | 32 |
| Binary | 1110101 | 10010 | 1000100 | 0 | 1010101 | 101010 | 110110 | 101001010 | 1001001 | 11010 |
Color Harmonies of #751244
Complementary color
Monochromatic Colors of #751244
Black with #751244
Text Example
Text Example
White with #751244
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #751244; }
p { color: rgb(117,18,68); }
H1.HeaderClassName
{
color: #751244;
}
.AnyTagClassName
{
color: #751244;
}
</style>
background-color css
<style>
a { background-color: #751244; }
a { background-color: rgb(117,18,68); }
div.DivClassName
{
background-color: #751244;
}
.BgClassName
{
background-color: #751244;
}
</style>
border-color css
<style>
span { border-color: #751244; }
span { border-color: rgb(117,18,68); }
td.TdClassName
{
border-color: #751244;
}
.TagClassName
{
border-color: #751244;
}
</style>