Shades of Palatinate Purple #763868
Tints of Palatinate Purple #763868
RGB
CMYK
RGB Variations
Color information
#763868 (or 0x763868) is known color: Palatinate Purple. HEX triplet: 76, 38 and 68. RGB value is (118,56,104). Sum of RGB (Red+Green+Blue) = 118+56+104=278 (36% of max value = 765). Red value is 118 (46.48% from 255 or 42.45% from 278); Green value is 56 (22.27% from 255 or 20.14% from 278); Blue value is 104 (41.02% from 255 or 37.41% from 278); Max value from RGB is 118 - color contains mainly: red. Hex color #763868 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #763868 is #89C797. Grayscale: #4F4F4F. Windows color (decimal): -9029528 or 6830198. OLE color: 6830198.
HSL color Cylindrical-coordinate representation of color #763868: hue angle of 313.55º 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 #763868 is Cyan = 0, Magento = 0.53, Yellow = 0.12 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 56 | 104 | - |
| CMYK | 0 | 0.53 | 0.12 | 0.54 |
| HSL | 313.55º | 0.36% | 0.34% | - |
| HSV(B) | 313.55º | 0.53% | 0.46% | - |
| XYZ | 11.38 | 7.68 | 13.98 | - |
| YUV | 80.01 | 141.54 | 155.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 56 | 104 | 0 | 0.53 | 0.12 | 0.54 | 313.55 | 0.36 | 0.34 |
| Hex | 76 | 38 | 68 | 0 | 35 | C | 36 | 13A | 24 | 22 |
| Octal | 166 | 70 | 150 | 0 | 65 | 14 | 66 | 472 | 44 | 42 |
| Binary | 1110110 | 111000 | 1101000 | 0 | 110101 | 1100 | 110110 | 100111010 | 100100 | 100010 |
Color Harmonies of #763868
Complementary color
Monochromatic Colors of #763868
Black with #763868
Text Example
Text Example
White with #763868
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #763868; }
p { color: rgb(118,56,104); }
H1.HeaderClassName
{
color: #763868;
}
.AnyTagClassName
{
color: #763868;
}
</style>
background-color css
<style>
a { background-color: #763868; }
a { background-color: rgb(118,56,104); }
div.DivClassName
{
background-color: #763868;
}
.BgClassName
{
background-color: #763868;
}
</style>
border-color css
<style>
span { border-color: #763868; }
span { border-color: rgb(118,56,104); }
td.TdClassName
{
border-color: #763868;
}
.TagClassName
{
border-color: #763868;
}
</style>