Shades of Palatinate Purple #763567
Tints of Palatinate Purple #763567
RGB
CMYK
RGB Variations
Color information
#763567 (or 0x763567) is known color: Palatinate Purple. HEX triplet: 76, 35 and 67. RGB value is (118,53,103). Sum of RGB (Red+Green+Blue) = 118+53+103=274 (36% of max value = 765). Red value is 118 (46.48% from 255 or 43.07% from 274); Green value is 53 (21.09% from 255 or 19.34% from 274); Blue value is 103 (40.62% from 255 or 37.59% from 274); Max value from RGB is 118 - color contains mainly: red. Hex color #763567 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #763567 is #89CA98. Grayscale: #4E4E4E. Windows color (decimal): -9030297 or 6763894. OLE color: 6763894.
HSL color Cylindrical-coordinate representation of color #763567: hue angle of 313.85º degrees, saturation: 0.38, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #763567 is Cyan = 0, Magento = 0.55, Yellow = 0.13 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 53 | 103 | - |
| CMYK | 0 | 0.55 | 0.13 | 0.54 |
| HSL | 313.85º | 0.38% | 0.34% | - |
| HSV(B) | 313.85º | 0.55% | 0.46% | - |
| XYZ | 11.19 | 7.38 | 13.67 | - |
| YUV | 78.14 | 142.03 | 156.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 53 | 103 | 0 | 0.55 | 0.13 | 0.54 | 313.85 | 0.38 | 0.34 |
| Hex | 76 | 35 | 67 | 0 | 37 | D | 36 | 13A | 26 | 22 |
| Octal | 166 | 65 | 147 | 0 | 67 | 15 | 66 | 472 | 46 | 42 |
| Binary | 1110110 | 110101 | 1100111 | 0 | 110111 | 1101 | 110110 | 100111010 | 100110 | 100010 |
Color Harmonies of #763567
Complementary color
Monochromatic Colors of #763567
Black with #763567
Text Example
Text Example
White with #763567
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #763567; }
p { color: rgb(118,53,103); }
H1.HeaderClassName
{
color: #763567;
}
.AnyTagClassName
{
color: #763567;
}
</style>
background-color css
<style>
a { background-color: #763567; }
a { background-color: rgb(118,53,103); }
div.DivClassName
{
background-color: #763567;
}
.BgClassName
{
background-color: #763567;
}
</style>
border-color css
<style>
span { border-color: #763567; }
span { border-color: rgb(118,53,103); }
td.TdClassName
{
border-color: #763567;
}
.TagClassName
{
border-color: #763567;
}
</style>