Shades of Palatinate Purple #763968
Tints of Palatinate Purple #763968
RGB
CMYK
RGB Variations
Color information
#763968 (or 0x763968) is known color: Palatinate Purple. HEX triplet: 76, 39 and 68. RGB value is (118,57,104). Sum of RGB (Red+Green+Blue) = 118+57+104=279 (36% of max value = 765). Red value is 118 (46.48% from 255 or 42.29% from 279); Green value is 57 (22.66% from 255 or 20.43% from 279); Blue value is 104 (41.02% from 255 or 37.28% from 279); Max value from RGB is 118 - color contains mainly: red. Hex color #763968 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #763968 is #89C697. Grayscale: #505050. Windows color (decimal): -9029272 or 6830454. OLE color: 6830454.
HSL color Cylindrical-coordinate representation of color #763968: hue angle of 313.77º degrees, saturation: 0.35, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #763968 is Cyan = 0, Magento = 0.52, Yellow = 0.12 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 57 | 104 | - |
| CMYK | 0 | 0.52 | 0.12 | 0.54 |
| HSL | 313.77º | 0.35% | 0.34% | - |
| HSV(B) | 313.77º | 0.52% | 0.46% | - |
| XYZ | 11.43 | 7.78 | 14 | - |
| YUV | 80.6 | 141.21 | 154.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 57 | 104 | 0 | 0.52 | 0.12 | 0.54 | 313.77 | 0.35 | 0.34 |
| Hex | 76 | 39 | 68 | 0 | 34 | C | 36 | 13A | 23 | 22 |
| Octal | 166 | 71 | 150 | 0 | 64 | 14 | 66 | 472 | 43 | 42 |
| Binary | 1110110 | 111001 | 1101000 | 0 | 110100 | 1100 | 110110 | 100111010 | 100011 | 100010 |
Color Harmonies of #763968
Complementary color
Monochromatic Colors of #763968
Black with #763968
Text Example
Text Example
White with #763968
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #763968; }
p { color: rgb(118,57,104); }
H1.HeaderClassName
{
color: #763968;
}
.AnyTagClassName
{
color: #763968;
}
</style>
background-color css
<style>
a { background-color: #763968; }
a { background-color: rgb(118,57,104); }
div.DivClassName
{
background-color: #763968;
}
.BgClassName
{
background-color: #763968;
}
</style>
border-color css
<style>
span { border-color: #763968; }
span { border-color: rgb(118,57,104); }
td.TdClassName
{
border-color: #763968;
}
.TagClassName
{
border-color: #763968;
}
</style>