Shades of Pompadour #752157
Tints of Pompadour #752157
RGB
CMYK
RGB Variations
Color information
#752157 (or 0x752157) is known color: Pompadour. HEX triplet: 75, 21 and 57. RGB value is (117,33,87). Sum of RGB (Red+Green+Blue) = 117+33+87=237 (31% of max value = 765). Red value is 117 (46.09% from 255 or 49.37% from 237); Green value is 33 (13.28% from 255 or 13.92% from 237); Blue value is 87 (34.38% from 255 or 36.71% from 237); Max value from RGB is 117 - color contains mainly: red. Hex color #752157 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #752157 is #8ADEA8. Grayscale: #404040. Windows color (decimal): -9100969 or 5710197. OLE color: 5710197.
HSL color Cylindrical-coordinate representation of color #752157: hue angle of 321.43º 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 #752157 is Cyan = 0, Magento = 0.72, Yellow = 0.26 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 33 | 87 | - |
| CMYK | 0 | 0.72 | 0.26 | 0.54 |
| HSL | 321.43º | 0.56% | 0.29% | - |
| HSV(B) | 321.43º | 0.72% | 0.46% | - |
| XYZ | 9.6 | 5.56 | 9.58 | - |
| YUV | 64.27 | 140.83 | 165.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 33 | 87 | 0 | 0.72 | 0.26 | 0.54 | 321.43 | 0.56 | 0.29 |
| Hex | 75 | 21 | 57 | 0 | 48 | 1A | 36 | 141 | 38 | 1D |
| Octal | 165 | 41 | 127 | 0 | 110 | 32 | 66 | 501 | 70 | 35 |
| Binary | 1110101 | 100001 | 1010111 | 0 | 1001000 | 11010 | 110110 | 101000001 | 111000 | 11101 |
Color Harmonies of #752157
Complementary color
Monochromatic Colors of #752157
Black with #752157
Text Example
Text Example
White with #752157
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #752157; }
p { color: rgb(117,33,87); }
H1.HeaderClassName
{
color: #752157;
}
.AnyTagClassName
{
color: #752157;
}
</style>
background-color css
<style>
a { background-color: #752157; }
a { background-color: rgb(117,33,87); }
div.DivClassName
{
background-color: #752157;
}
.BgClassName
{
background-color: #752157;
}
</style>
border-color css
<style>
span { border-color: #752157; }
span { border-color: rgb(117,33,87); }
td.TdClassName
{
border-color: #752157;
}
.TagClassName
{
border-color: #752157;
}
</style>