Shades of Pompadour #752146
Tints of Pompadour #752146
RGB
CMYK
RGB Variations
Color information
#752146 (or 0x752146) is known color: Pompadour. HEX triplet: 75, 21 and 46. RGB value is (117,33,70). Sum of RGB (Red+Green+Blue) = 117+33+70=220 (29% of max value = 765). Red value is 117 (46.09% from 255 or 53.18% from 220); Green value is 33 (13.28% from 255 or 15% from 220); Blue value is 70 (27.73% from 255 or 31.82% from 220); Max value from RGB is 117 - color contains mainly: red. Hex color #752146 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #752146 is #8ADEB9. Grayscale: #3E3E3E. Windows color (decimal): -9100986 or 4596085. OLE color: 4596085.
HSL color Cylindrical-coordinate representation of color #752146: hue angle of 333.57º degrees, saturation: 0.56, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #752146 is Cyan = 0, Magento = 0.72, Yellow = 0.40 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 33 | 70 | - |
| CMYK | 0 | 0.72 | 0.40 | 0.54 |
| HSL | 333.57º | 0.56% | 0.29% | - |
| HSV(B) | 333.57º | 0.72% | 0.46% | - |
| XYZ | 8.99 | 5.31 | 6.35 | - |
| YUV | 62.33 | 132.33 | 166.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 33 | 70 | 0 | 0.72 | 0.40 | 0.54 | 333.57 | 0.56 | 0.29 |
| Hex | 75 | 21 | 46 | 0 | 48 | 28 | 36 | 14E | 38 | 1D |
| Octal | 165 | 41 | 106 | 0 | 110 | 50 | 66 | 516 | 70 | 35 |
| Binary | 1110101 | 100001 | 1000110 | 0 | 1001000 | 101000 | 110110 | 101001110 | 111000 | 11101 |
Color Harmonies of #752146
Complementary color
Monochromatic Colors of #752146
Black with #752146
Text Example
Text Example
White with #752146
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #752146; }
p { color: rgb(117,33,70); }
H1.HeaderClassName
{
color: #752146;
}
.AnyTagClassName
{
color: #752146;
}
</style>
background-color css
<style>
a { background-color: #752146; }
a { background-color: rgb(117,33,70); }
div.DivClassName
{
background-color: #752146;
}
.BgClassName
{
background-color: #752146;
}
</style>
border-color css
<style>
span { border-color: #752146; }
span { border-color: rgb(117,33,70); }
td.TdClassName
{
border-color: #752146;
}
.TagClassName
{
border-color: #752146;
}
</style>