Shades of Palatinate Purple #762965
Tints of Palatinate Purple #762965
RGB
CMYK
RGB Variations
Color information
#762965 (or 0x762965) is known color: Palatinate Purple. HEX triplet: 76, 29 and 65. RGB value is (118,41,101). Sum of RGB (Red+Green+Blue) = 118+41+101=260 (34% of max value = 765). Red value is 118 (46.48% from 255 or 45.38% from 260); Green value is 41 (16.41% from 255 or 15.77% from 260); Blue value is 101 (39.84% from 255 or 38.85% from 260); Max value from RGB is 118 - color contains mainly: red. Hex color #762965 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #762965 is #89D69A. Grayscale: #464646. Windows color (decimal): -9033371 or 6629750. OLE color: 6629750.
HSL color Cylindrical-coordinate representation of color #762965: hue angle of 313.25º degrees, saturation: 0.48, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #762965 is Cyan = 0, Magento = 0.65, Yellow = 0.14 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 41 | 101 | - |
| CMYK | 0 | 0.65 | 0.14 | 0.54 |
| HSL | 313.25º | 0.48% | 0.31% | - |
| HSV(B) | 313.25º | 0.65% | 0.46% | - |
| XYZ | 10.61 | 6.38 | 12.98 | - |
| YUV | 70.86 | 145.01 | 161.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 41 | 101 | 0 | 0.65 | 0.14 | 0.54 | 313.25 | 0.48 | 0.31 |
| Hex | 76 | 29 | 65 | 0 | 41 | E | 36 | 139 | 30 | 1F |
| Octal | 166 | 51 | 145 | 0 | 101 | 16 | 66 | 471 | 60 | 37 |
| Binary | 1110110 | 101001 | 1100101 | 0 | 1000001 | 1110 | 110110 | 100111001 | 110000 | 11111 |
Color Harmonies of #762965
Complementary color
Monochromatic Colors of #762965
Black with #762965
Text Example
Text Example
White with #762965
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #762965; }
p { color: rgb(118,41,101); }
H1.HeaderClassName
{
color: #762965;
}
.AnyTagClassName
{
color: #762965;
}
</style>
background-color css
<style>
a { background-color: #762965; }
a { background-color: rgb(118,41,101); }
div.DivClassName
{
background-color: #762965;
}
.BgClassName
{
background-color: #762965;
}
</style>
border-color css
<style>
span { border-color: #762965; }
span { border-color: rgb(118,41,101); }
td.TdClassName
{
border-color: #762965;
}
.TagClassName
{
border-color: #762965;
}
</style>