Shades of Palatinate Purple #630459
Tints of Palatinate Purple #630459
RGB
CMYK
RGB Variations
Color information
#630459 (or 0x630459) is known color: Palatinate Purple. HEX triplet: 63, 04 and 59. RGB value is (99,4,89). Sum of RGB (Red+Green+Blue) = 99+4+89=192 (25% of max value = 765). Red value is 99 (39.06% from 255 or 51.56% from 192); Green value is 4 (1.95% from 255 or 2.08% from 192); Blue value is 89 (35.16% from 255 or 46.35% from 192); Max value from RGB is 99 - color contains mainly: red. Hex color #630459 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #630459 is #9CFBA6. Grayscale: #292929. Windows color (decimal): -10288039 or 5833827. OLE color: 5833827.
HSL color Cylindrical-coordinate representation of color #630459: hue angle of 306.32º degrees, saturation: 0.92, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #630459 is Cyan = 0, Magento = 0.96, Yellow = 0.10 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 4 | 89 | - |
| CMYK | 0 | 0.96 | 0.10 | 0.61 |
| HSL | 306.32º | 0.92% | 0.2% | - |
| HSV(B) | 306.32º | 0.96% | 0.39% | - |
| XYZ | 6.99 | 3.46 | 9.75 | - |
| YUV | 42.1 | 154.47 | 168.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 4 | 89 | 0 | 0.96 | 0.10 | 0.61 | 306.32 | 0.92 | 0.2 |
| Hex | 63 | 4 | 59 | 0 | 60 | A | 3D | 132 | 5C | 14 |
| Octal | 143 | 4 | 131 | 0 | 140 | 12 | 75 | 462 | 134 | 24 |
| Binary | 1100011 | 100 | 1011001 | 0 | 1100000 | 1010 | 111101 | 100110010 | 1011100 | 10100 |
Color Harmonies of #630459
Complementary color
Monochromatic Colors of #630459
Black with #630459
Text Example
Text Example
White with #630459
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #630459; }
p { color: rgb(99,4,89); }
H1.HeaderClassName
{
color: #630459;
}
.AnyTagClassName
{
color: #630459;
}
</style>
background-color css
<style>
a { background-color: #630459; }
a { background-color: rgb(99,4,89); }
div.DivClassName
{
background-color: #630459;
}
.BgClassName
{
background-color: #630459;
}
</style>
border-color css
<style>
span { border-color: #630459; }
span { border-color: rgb(99,4,89); }
td.TdClassName
{
border-color: #630459;
}
.TagClassName
{
border-color: #630459;
}
</style>