Shades of Pompadour #752347
Tints of Pompadour #752347
RGB
CMYK
RGB Variations
Color information
#752347 (or 0x752347) is known color: Pompadour. HEX triplet: 75, 23 and 47. RGB value is (117,35,71). Sum of RGB (Red+Green+Blue) = 117+35+71=223 (29% of max value = 765). Red value is 117 (46.09% from 255 or 52.47% from 223); Green value is 35 (14.06% from 255 or 15.70% from 223); Blue value is 71 (28.12% from 255 or 31.84% from 223); Max value from RGB is 117 - color contains mainly: red. Hex color #752347 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #752347 is #8ADCB8. Grayscale: #3F3F3F. Windows color (decimal): -9100473 or 4662133. OLE color: 4662133.
HSL color Cylindrical-coordinate representation of color #752347: hue angle of 333.66º 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 #752347 is Cyan = 0, Magento = 0.70, Yellow = 0.39 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 35 | 71 | - |
| CMYK | 0 | 0.70 | 0.39 | 0.54 |
| HSL | 333.66º | 0.54% | 0.3% | - |
| HSV(B) | 333.66º | 0.7% | 0.46% | - |
| XYZ | 9.07 | 5.44 | 6.53 | - |
| YUV | 63.62 | 132.17 | 166.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 35 | 71 | 0 | 0.70 | 0.39 | 0.54 | 333.66 | 0.54 | 0.3 |
| Hex | 75 | 23 | 47 | 0 | 46 | 27 | 36 | 14E | 36 | 1E |
| Octal | 165 | 43 | 107 | 0 | 106 | 47 | 66 | 516 | 66 | 36 |
| Binary | 1110101 | 100011 | 1000111 | 0 | 1000110 | 100111 | 110110 | 101001110 | 110110 | 11110 |
Color Harmonies of #752347
Complementary color
Monochromatic Colors of #752347
Black with #752347
Text Example
Text Example
White with #752347
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #752347; }
p { color: rgb(117,35,71); }
H1.HeaderClassName
{
color: #752347;
}
.AnyTagClassName
{
color: #752347;
}
</style>
background-color css
<style>
a { background-color: #752347; }
a { background-color: rgb(117,35,71); }
div.DivClassName
{
background-color: #752347;
}
.BgClassName
{
background-color: #752347;
}
</style>
border-color css
<style>
span { border-color: #752347; }
span { border-color: rgb(117,35,71); }
td.TdClassName
{
border-color: #752347;
}
.TagClassName
{
border-color: #752347;
}
</style>