Shades of Palatinate Purple #762062
Tints of Palatinate Purple #762062
RGB
CMYK
RGB Variations
Color information
#762062 (or 0x762062) is known color: Palatinate Purple. HEX triplet: 76, 20 and 62. RGB value is (118,32,98). Sum of RGB (Red+Green+Blue) = 118+32+98=248 (32% of max value = 765). Red value is 118 (46.48% from 255 or 47.58% from 248); Green value is 32 (12.89% from 255 or 12.90% from 248); Blue value is 98 (38.67% from 255 or 39.52% from 248); Max value from RGB is 118 - color contains mainly: red. Hex color #762062 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #762062 is #89DF9D. Grayscale: #414141. Windows color (decimal): -9035678 or 6430838. OLE color: 6430838.
HSL color Cylindrical-coordinate representation of color #762062: hue angle of 313.95º 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 #762062 is Cyan = 0, Magento = 0.73, Yellow = 0.17 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 32 | 98 | - |
| CMYK | 0 | 0.73 | 0.17 | 0.54 |
| HSL | 313.95º | 0.57% | 0.29% | - |
| HSV(B) | 313.95º | 0.73% | 0.46% | - |
| XYZ | 10.19 | 5.77 | 12.13 | - |
| YUV | 65.24 | 146.49 | 165.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 32 | 98 | 0 | 0.73 | 0.17 | 0.54 | 313.95 | 0.57 | 0.29 |
| Hex | 76 | 20 | 62 | 0 | 49 | 11 | 36 | 13A | 39 | 1D |
| Octal | 166 | 40 | 142 | 0 | 111 | 21 | 66 | 472 | 71 | 35 |
| Binary | 1110110 | 100000 | 1100010 | 0 | 1001001 | 10001 | 110110 | 100111010 | 111001 | 11101 |
Color Harmonies of #762062
Complementary color
Monochromatic Colors of #762062
Black with #762062
Text Example
Text Example
White with #762062
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #762062; }
p { color: rgb(118,32,98); }
H1.HeaderClassName
{
color: #762062;
}
.AnyTagClassName
{
color: #762062;
}
</style>
background-color css
<style>
a { background-color: #762062; }
a { background-color: rgb(118,32,98); }
div.DivClassName
{
background-color: #762062;
}
.BgClassName
{
background-color: #762062;
}
</style>
border-color css
<style>
span { border-color: #762062; }
span { border-color: rgb(118,32,98); }
td.TdClassName
{
border-color: #762062;
}
.TagClassName
{
border-color: #762062;
}
</style>