Shades of Palatinate Purple #630766
Tints of Palatinate Purple #630766
RGB
CMYK
RGB Variations
Color information
#630766 (or 0x630766) is known color: Palatinate Purple. HEX triplet: 63, 07 and 66. RGB value is (99,7,102). Sum of RGB (Red+Green+Blue) = 99+7+102=208 (27% of max value = 765). Red value is 99 (39.06% from 255 or 47.60% from 208); Green value is 7 (3.12% from 255 or 3.37% from 208); Blue value is 102 (40.23% from 255 or 49.04% from 208); Max value from RGB is 102 - color contains mainly: blue. Hex color #630766 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #630766 is #9CF899. Grayscale: #2D2D2D. Windows color (decimal): -10287258 or 6686563. OLE color: 6686563.
HSL color Cylindrical-coordinate representation of color #630766: hue angle of 298.11º degrees, saturation: 0.87, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #630766 is Cyan = 0.03, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 99 | 7 | 102 | - |
| CMYK | 0.03 | 0.93 | 0 | 0.6 |
| HSL | 298.11º | 0.87% | 0.21% | - |
| HSV(B) | 298.11º | 0.93% | 0.4% | - |
| XYZ | 7.62 | 3.76 | 12.9 | - |
| YUV | 45.34 | 159.98 | 166.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 7 | 102 | 0.03 | 0.93 | 0 | 0.6 | 298.11 | 0.87 | 0.21 |
| Hex | 63 | 7 | 66 | 3 | 5D | 0 | 3C | 12A | 57 | 15 |
| Octal | 143 | 7 | 146 | 3 | 135 | 0 | 74 | 452 | 127 | 25 |
| Binary | 1100011 | 111 | 1100110 | 11 | 1011101 | 0 | 111100 | 100101010 | 1010111 | 10101 |
Color Harmonies of #630766
Complementary color
Monochromatic Colors of #630766
Black with #630766
Text Example
Text Example
White with #630766
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #630766; }
p { color: rgb(99,7,102); }
H1.HeaderClassName
{
color: #630766;
}
.AnyTagClassName
{
color: #630766;
}
</style>
background-color css
<style>
a { background-color: #630766; }
a { background-color: rgb(99,7,102); }
div.DivClassName
{
background-color: #630766;
}
.BgClassName
{
background-color: #630766;
}
</style>
border-color css
<style>
span { border-color: #630766; }
span { border-color: rgb(99,7,102); }
td.TdClassName
{
border-color: #630766;
}
.TagClassName
{
border-color: #630766;
}
</style>