Shades of Pompadour #752053
Tints of Pompadour #752053
RGB
CMYK
RGB Variations
Color information
#752053 (or 0x752053) is known color: Pompadour. HEX triplet: 75, 20 and 53. RGB value is (117,32,83). Sum of RGB (Red+Green+Blue) = 117+32+83=232 (30% of max value = 765). Red value is 117 (46.09% from 255 or 50.43% from 232); Green value is 32 (12.89% from 255 or 13.79% from 232); Blue value is 83 (32.81% from 255 or 35.78% from 232); Max value from RGB is 117 - color contains mainly: red. Hex color #752053 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #752053 is #8ADFAC. Grayscale: #3F3F3F. Windows color (decimal): -9101229 or 5447797. OLE color: 5447797.
HSL color Cylindrical-coordinate representation of color #752053: hue angle of 324º 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 #752053 is Cyan = 0, Magento = 0.73, Yellow = 0.29 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 32 | 83 | - |
| CMYK | 0 | 0.73 | 0.29 | 0.54 |
| HSL | 324º | 0.57% | 0.29% | - |
| HSV(B) | 324º | 0.73% | 0.46% | - |
| XYZ | 9.41 | 5.44 | 8.74 | - |
| YUV | 63.23 | 139.16 | 166.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 32 | 83 | 0 | 0.73 | 0.29 | 0.54 | 324 | 0.57 | 0.29 |
| Hex | 75 | 20 | 53 | 0 | 49 | 1D | 36 | 144 | 39 | 1D |
| Octal | 165 | 40 | 123 | 0 | 111 | 35 | 66 | 504 | 71 | 35 |
| Binary | 1110101 | 100000 | 1010011 | 0 | 1001001 | 11101 | 110110 | 101000100 | 111001 | 11101 |
Color Harmonies of #752053
Complementary color
Monochromatic Colors of #752053
Black with #752053
Text Example
Text Example
White with #752053
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #752053; }
p { color: rgb(117,32,83); }
H1.HeaderClassName
{
color: #752053;
}
.AnyTagClassName
{
color: #752053;
}
</style>
background-color css
<style>
a { background-color: #752053; }
a { background-color: rgb(117,32,83); }
div.DivClassName
{
background-color: #752053;
}
.BgClassName
{
background-color: #752053;
}
</style>
border-color css
<style>
span { border-color: #752053; }
span { border-color: rgb(117,32,83); }
td.TdClassName
{
border-color: #752053;
}
.TagClassName
{
border-color: #752053;
}
</style>