Shades of Pompadour #752040
Tints of Pompadour #752040
RGB
CMYK
RGB Variations
Color information
#752040 (or 0x752040) is known color: Pompadour. HEX triplet: 75, 20 and 40. RGB value is (117,32,64). Sum of RGB (Red+Green+Blue) = 117+32+64=213 (28% of max value = 765). Red value is 117 (46.09% from 255 or 54.93% from 213); Green value is 32 (12.89% from 255 or 15.02% from 213); Blue value is 64 (25.39% from 255 or 30.05% from 213); Max value from RGB is 117 - color contains mainly: red. Hex color #752040 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #752040 is #8ADFBF. Grayscale: #3D3D3D. Windows color (decimal): -9101248 or 4202613. OLE color: 4202613.
HSL color Cylindrical-coordinate representation of color #752040: hue angle of 337.41º 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 #752040 is Cyan = 0, Magento = 0.73, Yellow = 0.45 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 32 | 64 | - |
| CMYK | 0 | 0.73 | 0.45 | 0.54 |
| HSL | 337.41º | 0.57% | 0.29% | - |
| HSV(B) | 337.41º | 0.73% | 0.46% | - |
| XYZ | 8.78 | 5.19 | 5.39 | - |
| YUV | 61.06 | 129.66 | 167.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 32 | 64 | 0 | 0.73 | 0.45 | 0.54 | 337.41 | 0.57 | 0.29 |
| Hex | 75 | 20 | 40 | 0 | 49 | 2D | 36 | 151 | 39 | 1D |
| Octal | 165 | 40 | 100 | 0 | 111 | 55 | 66 | 521 | 71 | 35 |
| Binary | 1110101 | 100000 | 1000000 | 0 | 1001001 | 101101 | 110110 | 101010001 | 111001 | 11101 |
Color Harmonies of #752040
Complementary color
Monochromatic Colors of #752040
Black with #752040
Text Example
Text Example
White with #752040
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #752040; }
p { color: rgb(117,32,64); }
H1.HeaderClassName
{
color: #752040;
}
.AnyTagClassName
{
color: #752040;
}
</style>
background-color css
<style>
a { background-color: #752040; }
a { background-color: rgb(117,32,64); }
div.DivClassName
{
background-color: #752040;
}
.BgClassName
{
background-color: #752040;
}
</style>
border-color css
<style>
span { border-color: #752040; }
span { border-color: rgb(117,32,64); }
td.TdClassName
{
border-color: #752040;
}
.TagClassName
{
border-color: #752040;
}
</style>