Shades of Palatinate Purple #762662
Tints of Palatinate Purple #762662
RGB
CMYK
RGB Variations
Color information
#762662 (or 0x762662) is known color: Palatinate Purple. HEX triplet: 76, 26 and 62. RGB value is (118,38,98). Sum of RGB (Red+Green+Blue) = 118+38+98=254 (33% of max value = 765). Red value is 118 (46.48% from 255 or 46.46% from 254); Green value is 38 (15.23% from 255 or 14.96% from 254); Blue value is 98 (38.67% from 255 or 38.58% from 254); Max value from RGB is 118 - color contains mainly: red. Hex color #762662 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #762662 is #89D99D. Grayscale: #444444. Windows color (decimal): -9034142 or 6432374. OLE color: 6432374.
HSL color Cylindrical-coordinate representation of color #762662: hue angle of 315º degrees, saturation: 0.51, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #762662 is Cyan = 0, Magento = 0.68, Yellow = 0.17 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 38 | 98 | - |
| CMYK | 0 | 0.68 | 0.17 | 0.54 |
| HSL | 315º | 0.51% | 0.31% | - |
| HSV(B) | 315º | 0.68% | 0.46% | - |
| XYZ | 10.37 | 6.12 | 12.19 | - |
| YUV | 68.76 | 144.5 | 163.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 38 | 98 | 0 | 0.68 | 0.17 | 0.54 | 315 | 0.51 | 0.31 |
| Hex | 76 | 26 | 62 | 0 | 44 | 11 | 36 | 13B | 33 | 1F |
| Octal | 166 | 46 | 142 | 0 | 104 | 21 | 66 | 473 | 63 | 37 |
| Binary | 1110110 | 100110 | 1100010 | 0 | 1000100 | 10001 | 110110 | 100111011 | 110011 | 11111 |
Color Harmonies of #762662
Complementary color
Monochromatic Colors of #762662
Black with #762662
Text Example
Text Example
White with #762662
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #762662; }
p { color: rgb(118,38,98); }
H1.HeaderClassName
{
color: #762662;
}
.AnyTagClassName
{
color: #762662;
}
</style>
background-color css
<style>
a { background-color: #762662; }
a { background-color: rgb(118,38,98); }
div.DivClassName
{
background-color: #762662;
}
.BgClassName
{
background-color: #762662;
}
</style>
border-color css
<style>
span { border-color: #762662; }
span { border-color: rgb(118,38,98); }
td.TdClassName
{
border-color: #762662;
}
.TagClassName
{
border-color: #762662;
}
</style>