Shades of Palatinate Purple #763367
Tints of Palatinate Purple #763367
RGB
CMYK
RGB Variations
Color information
#763367 (or 0x763367) is known color: Palatinate Purple. HEX triplet: 76, 33 and 67. RGB value is (118,51,103). Sum of RGB (Red+Green+Blue) = 118+51+103=272 (36% of max value = 765). Red value is 118 (46.48% from 255 or 43.38% from 272); Green value is 51 (20.31% from 255 or 18.75% from 272); Blue value is 103 (40.62% from 255 or 37.87% from 272); Max value from RGB is 118 - color contains mainly: red. Hex color #763367 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #763367 is #89CC98. Grayscale: #4C4C4C. Windows color (decimal): -9030809 or 6763382. OLE color: 6763382.
HSL color Cylindrical-coordinate representation of color #763367: hue angle of 313.43º 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 #763367 is Cyan = 0, Magento = 0.57, Yellow = 0.13 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 51 | 103 | - |
| CMYK | 0 | 0.57 | 0.13 | 0.54 |
| HSL | 313.43º | 0.4% | 0.33% | - |
| HSV(B) | 313.43º | 0.57% | 0.46% | - |
| XYZ | 11.1 | 7.2 | 13.64 | - |
| YUV | 76.96 | 142.7 | 157.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 51 | 103 | 0 | 0.57 | 0.13 | 0.54 | 313.43 | 0.4 | 0.33 |
| Hex | 76 | 33 | 67 | 0 | 39 | D | 36 | 139 | 28 | 21 |
| Octal | 166 | 63 | 147 | 0 | 71 | 15 | 66 | 471 | 50 | 41 |
| Binary | 1110110 | 110011 | 1100111 | 0 | 111001 | 1101 | 110110 | 100111001 | 101000 | 100001 |
Color Harmonies of #763367
Complementary color
Monochromatic Colors of #763367
Black with #763367
Text Example
Text Example
White with #763367
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #763367; }
p { color: rgb(118,51,103); }
H1.HeaderClassName
{
color: #763367;
}
.AnyTagClassName
{
color: #763367;
}
</style>
background-color css
<style>
a { background-color: #763367; }
a { background-color: rgb(118,51,103); }
div.DivClassName
{
background-color: #763367;
}
.BgClassName
{
background-color: #763367;
}
</style>
border-color css
<style>
span { border-color: #763367; }
span { border-color: rgb(118,51,103); }
td.TdClassName
{
border-color: #763367;
}
.TagClassName
{
border-color: #763367;
}
</style>