Shades of Palatinate Purple #662763
Tints of Palatinate Purple #662763
RGB
CMYK
RGB Variations
Color information
#662763 (or 0x662763) is known color: Palatinate Purple. HEX triplet: 66, 27 and 63. RGB value is (102,39,99). Sum of RGB (Red+Green+Blue) = 102+39+99=240 (31% of max value = 765). Red value is 102 (40.23% from 255 or 42.5% from 240); Green value is 39 (15.62% from 255 or 16.25% from 240); Blue value is 99 (39.06% from 255 or 41.25% from 240); Max value from RGB is 102 - color contains mainly: red. Hex color #662763 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #662763 is #99D89C. Grayscale: #404040. Windows color (decimal): -10082461 or 6498150. OLE color: 6498150.
HSL color Cylindrical-coordinate representation of color #662763: hue angle of 302.86º degrees, saturation: 0.45, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #662763 is Cyan = 0, Magento = 0.62, Yellow = 0.03 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 39 | 99 | - |
| CMYK | 0 | 0.62 | 0.03 | 0.6 |
| HSL | 302.86º | 0.45% | 0.28% | - |
| HSV(B) | 302.86º | 0.62% | 0.4% | - |
| XYZ | 8.46 | 5.18 | 12.36 | - |
| YUV | 64.68 | 147.37 | 154.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 39 | 99 | 0 | 0.62 | 0.03 | 0.6 | 302.86 | 0.45 | 0.28 |
| Hex | 66 | 27 | 63 | 0 | 3E | 3 | 3C | 12F | 2D | 1C |
| Octal | 146 | 47 | 143 | 0 | 76 | 3 | 74 | 457 | 55 | 34 |
| Binary | 1100110 | 100111 | 1100011 | 0 | 111110 | 11 | 111100 | 100101111 | 101101 | 11100 |
Color Harmonies of #662763
Complementary color
Monochromatic Colors of #662763
Black with #662763
Text Example
Text Example
White with #662763
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #662763; }
p { color: rgb(102,39,99); }
H1.HeaderClassName
{
color: #662763;
}
.AnyTagClassName
{
color: #662763;
}
</style>
background-color css
<style>
a { background-color: #662763; }
a { background-color: rgb(102,39,99); }
div.DivClassName
{
background-color: #662763;
}
.BgClassName
{
background-color: #662763;
}
</style>
border-color css
<style>
span { border-color: #662763; }
span { border-color: rgb(102,39,99); }
td.TdClassName
{
border-color: #662763;
}
.TagClassName
{
border-color: #662763;
}
</style>