Shades of Palatinate Purple #762058
Tints of Palatinate Purple #762058
RGB
CMYK
RGB Variations
Color information
#762058 (or 0x762058) is known color: Palatinate Purple. HEX triplet: 76, 20 and 58. RGB value is (118,32,88). Sum of RGB (Red+Green+Blue) = 118+32+88=238 (31% of max value = 765). Red value is 118 (46.48% from 255 or 49.58% from 238); Green value is 32 (12.89% from 255 or 13.45% from 238); Blue value is 88 (34.77% from 255 or 36.97% from 238); Max value from RGB is 118 - color contains mainly: red. Hex color #762058 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #762058 is #89DFA7. Grayscale: #3F3F3F. Windows color (decimal): -9035688 or 5775478. OLE color: 5775478.
HSL color Cylindrical-coordinate representation of color #762058: hue angle of 320.93º 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 #762058 is Cyan = 0, Magento = 0.73, Yellow = 0.25 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 32 | 88 | - |
| CMYK | 0 | 0.73 | 0.25 | 0.54 |
| HSL | 320.93º | 0.57% | 0.29% | - |
| HSV(B) | 320.93º | 0.73% | 0.46% | - |
| XYZ | 9.75 | 5.59 | 9.8 | - |
| YUV | 64.1 | 141.49 | 166.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 32 | 88 | 0 | 0.73 | 0.25 | 0.54 | 320.93 | 0.57 | 0.29 |
| Hex | 76 | 20 | 58 | 0 | 49 | 19 | 36 | 141 | 39 | 1D |
| Octal | 166 | 40 | 130 | 0 | 111 | 31 | 66 | 501 | 71 | 35 |
| Binary | 1110110 | 100000 | 1011000 | 0 | 1001001 | 11001 | 110110 | 101000001 | 111001 | 11101 |
Color Harmonies of #762058
Complementary color
Monochromatic Colors of #762058
Black with #762058
Text Example
Text Example
White with #762058
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #762058; }
p { color: rgb(118,32,88); }
H1.HeaderClassName
{
color: #762058;
}
.AnyTagClassName
{
color: #762058;
}
</style>
background-color css
<style>
a { background-color: #762058; }
a { background-color: rgb(118,32,88); }
div.DivClassName
{
background-color: #762058;
}
.BgClassName
{
background-color: #762058;
}
</style>
border-color css
<style>
span { border-color: #762058; }
span { border-color: rgb(118,32,88); }
td.TdClassName
{
border-color: #762058;
}
.TagClassName
{
border-color: #762058;
}
</style>