Shades of Pompadour #752344
Tints of Pompadour #752344
RGB
CMYK
RGB Variations
Color information
#752344 (or 0x752344) is known color: Pompadour. HEX triplet: 75, 23 and 44. RGB value is (117,35,68). Sum of RGB (Red+Green+Blue) = 117+35+68=220 (29% of max value = 765). Red value is 117 (46.09% from 255 or 53.18% from 220); Green value is 35 (14.06% from 255 or 15.91% from 220); Blue value is 68 (26.95% from 255 or 30.91% from 220); Max value from RGB is 117 - color contains mainly: red. Hex color #752344 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #752344 is #8ADCBB. Grayscale: #3F3F3F. Windows color (decimal): -9100476 or 4465525. OLE color: 4465525.
HSL color Cylindrical-coordinate representation of color #752344: hue angle of 335.85º degrees, saturation: 0.54, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #752344 is Cyan = 0, Magento = 0.70, Yellow = 0.42 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 35 | 68 | - |
| CMYK | 0 | 0.70 | 0.42 | 0.54 |
| HSL | 335.85º | 0.54% | 0.3% | - |
| HSV(B) | 335.85º | 0.7% | 0.46% | - |
| XYZ | 8.98 | 5.4 | 6.04 | - |
| YUV | 63.28 | 130.67 | 166.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 35 | 68 | 0 | 0.70 | 0.42 | 0.54 | 335.85 | 0.54 | 0.3 |
| Hex | 75 | 23 | 44 | 0 | 46 | 2A | 36 | 150 | 36 | 1E |
| Octal | 165 | 43 | 104 | 0 | 106 | 52 | 66 | 520 | 66 | 36 |
| Binary | 1110101 | 100011 | 1000100 | 0 | 1000110 | 101010 | 110110 | 101010000 | 110110 | 11110 |
Color Harmonies of #752344
Complementary color
Monochromatic Colors of #752344
Black with #752344
Text Example
Text Example
White with #752344
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #752344; }
p { color: rgb(117,35,68); }
H1.HeaderClassName
{
color: #752344;
}
.AnyTagClassName
{
color: #752344;
}
</style>
background-color css
<style>
a { background-color: #752344; }
a { background-color: rgb(117,35,68); }
div.DivClassName
{
background-color: #752344;
}
.BgClassName
{
background-color: #752344;
}
</style>
border-color css
<style>
span { border-color: #752344; }
span { border-color: rgb(117,35,68); }
td.TdClassName
{
border-color: #752344;
}
.TagClassName
{
border-color: #752344;
}
</style>