Shades of Palatinate Purple #763861
Tints of Palatinate Purple #763861
RGB
CMYK
RGB Variations
Color information
#763861 (or 0x763861) is known color: Palatinate Purple. HEX triplet: 76, 38 and 61. RGB value is (118,56,97). Sum of RGB (Red+Green+Blue) = 118+56+97=271 (35% of max value = 765). Red value is 118 (46.48% from 255 or 43.54% from 271); Green value is 56 (22.27% from 255 or 20.66% from 271); Blue value is 97 (38.28% from 255 or 35.79% from 271); Max value from RGB is 118 - color contains mainly: red. Hex color #763861 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #763861 is #89C79E. Grayscale: #4F4F4F. Windows color (decimal): -9029535 or 6371446. OLE color: 6371446.
HSL color Cylindrical-coordinate representation of color #763861: hue angle of 320.32º degrees, saturation: 0.36, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #763861 is Cyan = 0, Magento = 0.53, Yellow = 0.18 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 56 | 97 | - |
| CMYK | 0 | 0.53 | 0.18 | 0.54 |
| HSL | 320.32º | 0.36% | 0.34% | - |
| HSV(B) | 320.32º | 0.53% | 0.46% | - |
| XYZ | 11.04 | 7.54 | 12.18 | - |
| YUV | 79.21 | 138.04 | 155.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 56 | 97 | 0 | 0.53 | 0.18 | 0.54 | 320.32 | 0.36 | 0.34 |
| Hex | 76 | 38 | 61 | 0 | 35 | 12 | 36 | 140 | 24 | 22 |
| Octal | 166 | 70 | 141 | 0 | 65 | 22 | 66 | 500 | 44 | 42 |
| Binary | 1110110 | 111000 | 1100001 | 0 | 110101 | 10010 | 110110 | 101000000 | 100100 | 100010 |
Color Harmonies of #763861
Complementary color
Monochromatic Colors of #763861
Black with #763861
Text Example
Text Example
White with #763861
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #763861; }
p { color: rgb(118,56,97); }
H1.HeaderClassName
{
color: #763861;
}
.AnyTagClassName
{
color: #763861;
}
</style>
background-color css
<style>
a { background-color: #763861; }
a { background-color: rgb(118,56,97); }
div.DivClassName
{
background-color: #763861;
}
.BgClassName
{
background-color: #763861;
}
</style>
border-color css
<style>
span { border-color: #763861; }
span { border-color: rgb(118,56,97); }
td.TdClassName
{
border-color: #763861;
}
.TagClassName
{
border-color: #763861;
}
</style>