Shades of Pompadour #752348
Tints of Pompadour #752348
RGB
CMYK
RGB Variations
Color information
#752348 (or 0x752348) is known color: Pompadour. HEX triplet: 75, 23 and 48. RGB value is (117,35,72). Sum of RGB (Red+Green+Blue) = 117+35+72=224 (29% of max value = 765). Red value is 117 (46.09% from 255 or 52.23% from 224); Green value is 35 (14.06% from 255 or 15.62% from 224); Blue value is 72 (28.52% from 255 or 32.14% from 224); Max value from RGB is 117 - color contains mainly: red. Hex color #752348 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #752348 is #8ADCB7. Grayscale: #3F3F3F. Windows color (decimal): -9100472 or 4727669. OLE color: 4727669.
HSL color Cylindrical-coordinate representation of color #752348: hue angle of 332.93º 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 #752348 is Cyan = 0, Magento = 0.70, Yellow = 0.38 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 35 | 72 | - |
| CMYK | 0 | 0.70 | 0.38 | 0.54 |
| HSL | 332.93º | 0.54% | 0.3% | - |
| HSV(B) | 332.93º | 0.7% | 0.46% | - |
| XYZ | 9.11 | 5.45 | 6.7 | - |
| YUV | 63.74 | 132.67 | 165.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 35 | 72 | 0 | 0.70 | 0.38 | 0.54 | 332.93 | 0.54 | 0.3 |
| Hex | 75 | 23 | 48 | 0 | 46 | 26 | 36 | 14D | 36 | 1E |
| Octal | 165 | 43 | 110 | 0 | 106 | 46 | 66 | 515 | 66 | 36 |
| Binary | 1110101 | 100011 | 1001000 | 0 | 1000110 | 100110 | 110110 | 101001101 | 110110 | 11110 |
Color Harmonies of #752348
Complementary color
Monochromatic Colors of #752348
Black with #752348
Text Example
Text Example
White with #752348
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #752348; }
p { color: rgb(117,35,72); }
H1.HeaderClassName
{
color: #752348;
}
.AnyTagClassName
{
color: #752348;
}
</style>
background-color css
<style>
a { background-color: #752348; }
a { background-color: rgb(117,35,72); }
div.DivClassName
{
background-color: #752348;
}
.BgClassName
{
background-color: #752348;
}
</style>
border-color css
<style>
span { border-color: #752348; }
span { border-color: rgb(117,35,72); }
td.TdClassName
{
border-color: #752348;
}
.TagClassName
{
border-color: #752348;
}
</style>