Shades of Palatinate Purple #763368
Tints of Palatinate Purple #763368
RGB
CMYK
RGB Variations
Color information
#763368 (or 0x763368) is known color: Palatinate Purple. HEX triplet: 76, 33 and 68. RGB value is (118,51,104). Sum of RGB (Red+Green+Blue) = 118+51+104=273 (36% of max value = 765). Red value is 118 (46.48% from 255 or 43.22% from 273); Green value is 51 (20.31% from 255 or 18.68% from 273); Blue value is 104 (41.02% from 255 or 38.10% from 273); Max value from RGB is 118 - color contains mainly: red. Hex color #763368 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #763368 is #89CC97. Grayscale: #4C4C4C. Windows color (decimal): -9030808 or 6828918. OLE color: 6828918.
HSL color Cylindrical-coordinate representation of color #763368: hue angle of 312.54º degrees, saturation: 0.4, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #763368 is Cyan = 0, Magento = 0.57, Yellow = 0.12 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 51 | 104 | - |
| CMYK | 0 | 0.57 | 0.12 | 0.54 |
| HSL | 312.54º | 0.4% | 0.33% | - |
| HSV(B) | 312.54º | 0.57% | 0.46% | - |
| XYZ | 11.15 | 7.22 | 13.9 | - |
| YUV | 77.08 | 143.2 | 157.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 51 | 104 | 0 | 0.57 | 0.12 | 0.54 | 312.54 | 0.4 | 0.33 |
| Hex | 76 | 33 | 68 | 0 | 39 | C | 36 | 139 | 28 | 21 |
| Octal | 166 | 63 | 150 | 0 | 71 | 14 | 66 | 471 | 50 | 41 |
| Binary | 1110110 | 110011 | 1101000 | 0 | 111001 | 1100 | 110110 | 100111001 | 101000 | 100001 |
Color Harmonies of #763368
Complementary color
Monochromatic Colors of #763368
Black with #763368
Text Example
Text Example
White with #763368
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #763368; }
p { color: rgb(118,51,104); }
H1.HeaderClassName
{
color: #763368;
}
.AnyTagClassName
{
color: #763368;
}
</style>
background-color css
<style>
a { background-color: #763368; }
a { background-color: rgb(118,51,104); }
div.DivClassName
{
background-color: #763368;
}
.BgClassName
{
background-color: #763368;
}
</style>
border-color css
<style>
span { border-color: #763368; }
span { border-color: rgb(118,51,104); }
td.TdClassName
{
border-color: #763368;
}
.TagClassName
{
border-color: #763368;
}
</style>