Shades of Palatinate Purple #630466
Tints of Palatinate Purple #630466
RGB
CMYK
RGB Variations
Color information
#630466 (or 0x630466) is known color: Palatinate Purple. HEX triplet: 63, 04 and 66. RGB value is (99,4,102). Sum of RGB (Red+Green+Blue) = 99+4+102=205 (27% of max value = 765). Red value is 99 (39.06% from 255 or 48.29% from 205); Green value is 4 (1.95% from 255 or 1.95% from 205); Blue value is 102 (40.23% from 255 or 49.76% from 205); Max value from RGB is 102 - color contains mainly: blue. Hex color #630466 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #630466 is #9CFB99. Grayscale: #2B2B2B. Windows color (decimal): -10288026 or 6685795. OLE color: 6685795.
HSL color Cylindrical-coordinate representation of color #630466: hue angle of 298.16º degrees, saturation: 0.92, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #630466 is Cyan = 0.03, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 99 | 4 | 102 | - |
| CMYK | 0.03 | 0.96 | 0 | 0.6 |
| HSL | 298.16º | 0.92% | 0.21% | - |
| HSV(B) | 298.16º | 0.96% | 0.4% | - |
| XYZ | 7.59 | 3.7 | 12.88 | - |
| YUV | 43.58 | 160.97 | 167.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 4 | 102 | 0.03 | 0.96 | 0 | 0.6 | 298.16 | 0.92 | 0.21 |
| Hex | 63 | 4 | 66 | 3 | 60 | 0 | 3C | 12A | 5C | 15 |
| Octal | 143 | 4 | 146 | 3 | 140 | 0 | 74 | 452 | 134 | 25 |
| Binary | 1100011 | 100 | 1100110 | 11 | 1100000 | 0 | 111100 | 100101010 | 1011100 | 10101 |
Color Harmonies of #630466
Complementary color
Monochromatic Colors of #630466
Black with #630466
Text Example
Text Example
White with #630466
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #630466; }
p { color: rgb(99,4,102); }
H1.HeaderClassName
{
color: #630466;
}
.AnyTagClassName
{
color: #630466;
}
</style>
background-color css
<style>
a { background-color: #630466; }
a { background-color: rgb(99,4,102); }
div.DivClassName
{
background-color: #630466;
}
.BgClassName
{
background-color: #630466;
}
</style>
border-color css
<style>
span { border-color: #630466; }
span { border-color: rgb(99,4,102); }
td.TdClassName
{
border-color: #630466;
}
.TagClassName
{
border-color: #630466;
}
</style>