Shades of Palatinate Purple #762862
Tints of Palatinate Purple #762862
RGB
CMYK
RGB Variations
Color information
#762862 (or 0x762862) is known color: Palatinate Purple. HEX triplet: 76, 28 and 62. RGB value is (118,40,98). Sum of RGB (Red+Green+Blue) = 118+40+98=256 (33% of max value = 765). Red value is 118 (46.48% from 255 or 46.09% from 256); Green value is 40 (16.02% from 255 or 15.62% from 256); Blue value is 98 (38.67% from 255 or 38.28% from 256); Max value from RGB is 118 - color contains mainly: red. Hex color #762862 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #762862 is #89D79D. Grayscale: #454545. Windows color (decimal): -9033630 or 6432886. OLE color: 6432886.
HSL color Cylindrical-coordinate representation of color #762862: hue angle of 315.38º degrees, saturation: 0.49, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #762862 is Cyan = 0, Magento = 0.66, Yellow = 0.17 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 40 | 98 | - |
| CMYK | 0 | 0.66 | 0.17 | 0.54 |
| HSL | 315.38º | 0.49% | 0.31% | - |
| HSV(B) | 315.38º | 0.66% | 0.46% | - |
| XYZ | 10.43 | 6.25 | 12.21 | - |
| YUV | 69.93 | 143.84 | 162.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 40 | 98 | 0 | 0.66 | 0.17 | 0.54 | 315.38 | 0.49 | 0.31 |
| Hex | 76 | 28 | 62 | 0 | 42 | 11 | 36 | 13B | 31 | 1F |
| Octal | 166 | 50 | 142 | 0 | 102 | 21 | 66 | 473 | 61 | 37 |
| Binary | 1110110 | 101000 | 1100010 | 0 | 1000010 | 10001 | 110110 | 100111011 | 110001 | 11111 |
Color Harmonies of #762862
Complementary color
Monochromatic Colors of #762862
Black with #762862
Text Example
Text Example
White with #762862
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #762862; }
p { color: rgb(118,40,98); }
H1.HeaderClassName
{
color: #762862;
}
.AnyTagClassName
{
color: #762862;
}
</style>
background-color css
<style>
a { background-color: #762862; }
a { background-color: rgb(118,40,98); }
div.DivClassName
{
background-color: #762862;
}
.BgClassName
{
background-color: #762862;
}
</style>
border-color css
<style>
span { border-color: #762862; }
span { border-color: rgb(118,40,98); }
td.TdClassName
{
border-color: #762862;
}
.TagClassName
{
border-color: #762862;
}
</style>