Shades of Pompadour #752045
Tints of Pompadour #752045
RGB
CMYK
RGB Variations
Color information
#752045 (or 0x752045) is known color: Pompadour. HEX triplet: 75, 20 and 45. RGB value is (117,32,69). Sum of RGB (Red+Green+Blue) = 117+32+69=218 (28% of max value = 765). Red value is 117 (46.09% from 255 or 53.67% from 218); Green value is 32 (12.89% from 255 or 14.68% from 218); Blue value is 69 (27.34% from 255 or 31.65% from 218); Max value from RGB is 117 - color contains mainly: red. Hex color #752045 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #752045 is #8ADFBA. Grayscale: #3D3D3D. Windows color (decimal): -9101243 or 4530293. OLE color: 4530293.
HSL color Cylindrical-coordinate representation of color #752045: hue angle of 333.88º 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 #752045 is Cyan = 0, Magento = 0.73, Yellow = 0.41 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 32 | 69 | - |
| CMYK | 0 | 0.73 | 0.41 | 0.54 |
| HSL | 333.88º | 0.57% | 0.29% | - |
| HSV(B) | 333.88º | 0.73% | 0.46% | - |
| XYZ | 8.93 | 5.24 | 6.17 | - |
| YUV | 61.63 | 132.16 | 167.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 32 | 69 | 0 | 0.73 | 0.41 | 0.54 | 333.88 | 0.57 | 0.29 |
| Hex | 75 | 20 | 45 | 0 | 49 | 29 | 36 | 14E | 39 | 1D |
| Octal | 165 | 40 | 105 | 0 | 111 | 51 | 66 | 516 | 71 | 35 |
| Binary | 1110101 | 100000 | 1000101 | 0 | 1001001 | 101001 | 110110 | 101001110 | 111001 | 11101 |
Color Harmonies of #752045
Complementary color
Monochromatic Colors of #752045
Black with #752045
Text Example
Text Example
White with #752045
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #752045; }
p { color: rgb(117,32,69); }
H1.HeaderClassName
{
color: #752045;
}
.AnyTagClassName
{
color: #752045;
}
</style>
background-color css
<style>
a { background-color: #752045; }
a { background-color: rgb(117,32,69); }
div.DivClassName
{
background-color: #752045;
}
.BgClassName
{
background-color: #752045;
}
</style>
border-color css
<style>
span { border-color: #752045; }
span { border-color: rgb(117,32,69); }
td.TdClassName
{
border-color: #752045;
}
.TagClassName
{
border-color: #752045;
}
</style>