Shades of Palatinate Purple #762961
Tints of Palatinate Purple #762961
RGB
CMYK
RGB Variations
Color information
#762961 (or 0x762961) is known color: Palatinate Purple. HEX triplet: 76, 29 and 61. RGB value is (118,41,97). Sum of RGB (Red+Green+Blue) = 118+41+97=256 (33% of max value = 765). Red value is 118 (46.48% from 255 or 46.09% from 256); Green value is 41 (16.41% from 255 or 16.02% from 256); Blue value is 97 (38.28% from 255 or 37.89% from 256); Max value from RGB is 118 - color contains mainly: red. Hex color #762961 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #762961 is #89D69E. Grayscale: #464646. Windows color (decimal): -9033375 or 6367606. OLE color: 6367606.
HSL color Cylindrical-coordinate representation of color #762961: hue angle of 316.36º 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 #762961 is Cyan = 0, Magento = 0.65, Yellow = 0.18 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 41 | 97 | - |
| CMYK | 0 | 0.65 | 0.18 | 0.54 |
| HSL | 316.36º | 0.48% | 0.31% | - |
| HSV(B) | 316.36º | 0.65% | 0.46% | - |
| XYZ | 10.42 | 6.3 | 11.98 | - |
| YUV | 70.41 | 143.01 | 161.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 41 | 97 | 0 | 0.65 | 0.18 | 0.54 | 316.36 | 0.48 | 0.31 |
| Hex | 76 | 29 | 61 | 0 | 41 | 12 | 36 | 13C | 30 | 1F |
| Octal | 166 | 51 | 141 | 0 | 101 | 22 | 66 | 474 | 60 | 37 |
| Binary | 1110110 | 101001 | 1100001 | 0 | 1000001 | 10010 | 110110 | 100111100 | 110000 | 11111 |
Color Harmonies of #762961
Complementary color
Monochromatic Colors of #762961
Black with #762961
Text Example
Text Example
White with #762961
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #762961; }
p { color: rgb(118,41,97); }
H1.HeaderClassName
{
color: #762961;
}
.AnyTagClassName
{
color: #762961;
}
</style>
background-color css
<style>
a { background-color: #762961; }
a { background-color: rgb(118,41,97); }
div.DivClassName
{
background-color: #762961;
}
.BgClassName
{
background-color: #762961;
}
</style>
border-color css
<style>
span { border-color: #762961; }
span { border-color: rgb(118,41,97); }
td.TdClassName
{
border-color: #762961;
}
.TagClassName
{
border-color: #762961;
}
</style>