Shades of Pompadour #751844
Tints of Pompadour #751844
RGB
CMYK
RGB Variations
Color information
#751844 (or 0x751844) is known color: Pompadour. HEX triplet: 75, 18 and 44. RGB value is (117,24,68). Sum of RGB (Red+Green+Blue) = 117+24+68=209 (27% of max value = 765). Red value is 117 (46.09% from 255 or 55.98% from 209); Green value is 24 (9.77% from 255 or 11.48% from 209); Blue value is 68 (26.95% from 255 or 32.54% from 209); Max value from RGB is 117 - color contains mainly: red. Hex color #751844 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #751844 is #8AE7BB. Grayscale: #383838. Windows color (decimal): -9103292 or 4462709. OLE color: 4462709.
HSL color Cylindrical-coordinate representation of color #751844: hue angle of 331.61º degrees, saturation: 0.66, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #751844 is Cyan = 0, Magento = 0.79, Yellow = 0.42 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 24 | 68 | - |
| CMYK | 0 | 0.79 | 0.42 | 0.54 |
| HSL | 331.61º | 0.66% | 0.28% | - |
| HSV(B) | 331.61º | 0.79% | 0.46% | - |
| XYZ | 8.71 | 4.85 | 5.95 | - |
| YUV | 56.82 | 134.31 | 170.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 24 | 68 | 0 | 0.79 | 0.42 | 0.54 | 331.61 | 0.66 | 0.28 |
| Hex | 75 | 18 | 44 | 0 | 4F | 2A | 36 | 14C | 42 | 1C |
| Octal | 165 | 30 | 104 | 0 | 117 | 52 | 66 | 514 | 102 | 34 |
| Binary | 1110101 | 11000 | 1000100 | 0 | 1001111 | 101010 | 110110 | 101001100 | 1000010 | 11100 |
Color Harmonies of #751844
Complementary color
Monochromatic Colors of #751844
Black with #751844
Text Example
Text Example
White with #751844
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #751844; }
p { color: rgb(117,24,68); }
H1.HeaderClassName
{
color: #751844;
}
.AnyTagClassName
{
color: #751844;
}
</style>
background-color css
<style>
a { background-color: #751844; }
a { background-color: rgb(117,24,68); }
div.DivClassName
{
background-color: #751844;
}
.BgClassName
{
background-color: #751844;
}
</style>
border-color css
<style>
span { border-color: #751844; }
span { border-color: rgb(117,24,68); }
td.TdClassName
{
border-color: #751844;
}
.TagClassName
{
border-color: #751844;
}
</style>