Shades of Pompadour #752244
Tints of Pompadour #752244
RGB
CMYK
RGB Variations
Color information
#752244 (or 0x752244) is known color: Pompadour. HEX triplet: 75, 22 and 44. RGB value is (117,34,68). Sum of RGB (Red+Green+Blue) = 117+34+68=219 (29% of max value = 765). Red value is 117 (46.09% from 255 or 53.42% from 219); Green value is 34 (13.67% from 255 or 15.53% from 219); Blue value is 68 (26.95% from 255 or 31.05% from 219); Max value from RGB is 117 - color contains mainly: red. Hex color #752244 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #752244 is #8ADDBB. Grayscale: #3E3E3E. Windows color (decimal): -9100732 or 4465269. OLE color: 4465269.
HSL color Cylindrical-coordinate representation of color #752244: hue angle of 335.42º degrees, saturation: 0.55, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #752244 is Cyan = 0, Magento = 0.71, Yellow = 0.42 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 34 | 68 | - |
| CMYK | 0 | 0.71 | 0.42 | 0.54 |
| HSL | 335.42º | 0.55% | 0.3% | - |
| HSV(B) | 335.42º | 0.71% | 0.46% | - |
| XYZ | 8.95 | 5.34 | 6.03 | - |
| YUV | 62.69 | 131 | 166.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 34 | 68 | 0 | 0.71 | 0.42 | 0.54 | 335.42 | 0.55 | 0.3 |
| Hex | 75 | 22 | 44 | 0 | 47 | 2A | 36 | 14F | 37 | 1E |
| Octal | 165 | 42 | 104 | 0 | 107 | 52 | 66 | 517 | 67 | 36 |
| Binary | 1110101 | 100010 | 1000100 | 0 | 1000111 | 101010 | 110110 | 101001111 | 110111 | 11110 |
Color Harmonies of #752244
Complementary color
Monochromatic Colors of #752244
Black with #752244
Text Example
Text Example
White with #752244
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #752244; }
p { color: rgb(117,34,68); }
H1.HeaderClassName
{
color: #752244;
}
.AnyTagClassName
{
color: #752244;
}
</style>
background-color css
<style>
a { background-color: #752244; }
a { background-color: rgb(117,34,68); }
div.DivClassName
{
background-color: #752244;
}
.BgClassName
{
background-color: #752244;
}
</style>
border-color css
<style>
span { border-color: #752244; }
span { border-color: rgb(117,34,68); }
td.TdClassName
{
border-color: #752244;
}
.TagClassName
{
border-color: #752244;
}
</style>