Shades of Palatinate Purple #752158
Tints of Palatinate Purple #752158
RGB
CMYK
RGB Variations
Color information
#752158 (or 0x752158) is known color: Palatinate Purple. HEX triplet: 75, 21 and 58. RGB value is (117,33,88). Sum of RGB (Red+Green+Blue) = 117+33+88=238 (31% of max value = 765). Red value is 117 (46.09% from 255 or 49.16% from 238); Green value is 33 (13.28% from 255 or 13.87% from 238); Blue value is 88 (34.77% from 255 or 36.97% from 238); Max value from RGB is 117 - color contains mainly: red. Hex color #752158 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #752158 is #8ADEA7. Grayscale: #404040. Windows color (decimal): -9100968 or 5775733. OLE color: 5775733.
HSL color Cylindrical-coordinate representation of color #752158: hue angle of 320.71º 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 #752158 is Cyan = 0, Magento = 0.72, Yellow = 0.25 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 33 | 88 | - |
| CMYK | 0 | 0.72 | 0.25 | 0.54 |
| HSL | 320.71º | 0.56% | 0.29% | - |
| HSV(B) | 320.71º | 0.72% | 0.46% | - |
| XYZ | 9.64 | 5.57 | 9.8 | - |
| YUV | 64.39 | 141.33 | 165.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 33 | 88 | 0 | 0.72 | 0.25 | 0.54 | 320.71 | 0.56 | 0.29 |
| Hex | 75 | 21 | 58 | 0 | 48 | 19 | 36 | 141 | 38 | 1D |
| Octal | 165 | 41 | 130 | 0 | 110 | 31 | 66 | 501 | 70 | 35 |
| Binary | 1110101 | 100001 | 1011000 | 0 | 1001000 | 11001 | 110110 | 101000001 | 111000 | 11101 |
Color Harmonies of #752158
Complementary color
Monochromatic Colors of #752158
Black with #752158
Text Example
Text Example
White with #752158
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #752158; }
p { color: rgb(117,33,88); }
H1.HeaderClassName
{
color: #752158;
}
.AnyTagClassName
{
color: #752158;
}
</style>
background-color css
<style>
a { background-color: #752158; }
a { background-color: rgb(117,33,88); }
div.DivClassName
{
background-color: #752158;
}
.BgClassName
{
background-color: #752158;
}
</style>
border-color css
<style>
span { border-color: #752158; }
span { border-color: rgb(117,33,88); }
td.TdClassName
{
border-color: #752158;
}
.TagClassName
{
border-color: #752158;
}
</style>