Shades of Pompadour #752047
Tints of Pompadour #752047
RGB
CMYK
RGB Variations
Color information
#752047 (or 0x752047) is known color: Pompadour. HEX triplet: 75, 20 and 47. RGB value is (117,32,71). Sum of RGB (Red+Green+Blue) = 117+32+71=220 (29% of max value = 765). Red value is 117 (46.09% from 255 or 53.18% from 220); Green value is 32 (12.89% from 255 or 14.55% from 220); Blue value is 71 (28.12% from 255 or 32.27% from 220); Max value from RGB is 117 - color contains mainly: red. Hex color #752047 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #752047 is #8ADFB8. Grayscale: #3D3D3D. Windows color (decimal): -9101241 or 4661365. OLE color: 4661365.
HSL color Cylindrical-coordinate representation of color #752047: hue angle of 332.47º degrees, saturation: 0.57, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #752047 is Cyan = 0, Magento = 0.73, Yellow = 0.39 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 32 | 71 | - |
| CMYK | 0 | 0.73 | 0.39 | 0.54 |
| HSL | 332.47º | 0.57% | 0.29% | - |
| HSV(B) | 332.47º | 0.73% | 0.46% | - |
| XYZ | 8.99 | 5.27 | 6.5 | - |
| YUV | 61.86 | 133.16 | 167.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 32 | 71 | 0 | 0.73 | 0.39 | 0.54 | 332.47 | 0.57 | 0.29 |
| Hex | 75 | 20 | 47 | 0 | 49 | 27 | 36 | 14C | 39 | 1D |
| Octal | 165 | 40 | 107 | 0 | 111 | 47 | 66 | 514 | 71 | 35 |
| Binary | 1110101 | 100000 | 1000111 | 0 | 1001001 | 100111 | 110110 | 101001100 | 111001 | 11101 |
Color Harmonies of #752047
Complementary color
Monochromatic Colors of #752047
Black with #752047
Text Example
Text Example
White with #752047
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #752047; }
p { color: rgb(117,32,71); }
H1.HeaderClassName
{
color: #752047;
}
.AnyTagClassName
{
color: #752047;
}
</style>
background-color css
<style>
a { background-color: #752047; }
a { background-color: rgb(117,32,71); }
div.DivClassName
{
background-color: #752047;
}
.BgClassName
{
background-color: #752047;
}
</style>
border-color css
<style>
span { border-color: #752047; }
span { border-color: rgb(117,32,71); }
td.TdClassName
{
border-color: #752047;
}
.TagClassName
{
border-color: #752047;
}
</style>