Shades of Palatinate Purple #630659
Tints of Palatinate Purple #630659
RGB
CMYK
RGB Variations
Color information
#630659 (or 0x630659) is known color: Palatinate Purple. HEX triplet: 63, 06 and 59. RGB value is (99,6,89). Sum of RGB (Red+Green+Blue) = 99+6+89=194 (25% of max value = 765). Red value is 99 (39.06% from 255 or 51.03% from 194); Green value is 6 (2.73% from 255 or 3.09% from 194); Blue value is 89 (35.16% from 255 or 45.88% from 194); Max value from RGB is 99 - color contains mainly: red. Hex color #630659 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #630659 is #9CF9A6. Grayscale: #2B2B2B. Windows color (decimal): -10287527 or 5834339. OLE color: 5834339.
HSL color Cylindrical-coordinate representation of color #630659: hue angle of 306.45º degrees, saturation: 0.89, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #630659 is Cyan = 0, Magento = 0.94, Yellow = 0.10 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 6 | 89 | - |
| CMYK | 0 | 0.94 | 0.10 | 0.61 |
| HSL | 306.45º | 0.89% | 0.21% | - |
| HSV(B) | 306.45º | 0.94% | 0.39% | - |
| XYZ | 7.01 | 3.5 | 9.76 | - |
| YUV | 43.27 | 153.81 | 167.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 6 | 89 | 0 | 0.94 | 0.10 | 0.61 | 306.45 | 0.89 | 0.21 |
| Hex | 63 | 6 | 59 | 0 | 5E | A | 3D | 132 | 59 | 15 |
| Octal | 143 | 6 | 131 | 0 | 136 | 12 | 75 | 462 | 131 | 25 |
| Binary | 1100011 | 110 | 1011001 | 0 | 1011110 | 1010 | 111101 | 100110010 | 1011001 | 10101 |
Color Harmonies of #630659
Complementary color
Monochromatic Colors of #630659
Black with #630659
Text Example
Text Example
White with #630659
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #630659; }
p { color: rgb(99,6,89); }
H1.HeaderClassName
{
color: #630659;
}
.AnyTagClassName
{
color: #630659;
}
</style>
background-color css
<style>
a { background-color: #630659; }
a { background-color: rgb(99,6,89); }
div.DivClassName
{
background-color: #630659;
}
.BgClassName
{
background-color: #630659;
}
</style>
border-color css
<style>
span { border-color: #630659; }
span { border-color: rgb(99,6,89); }
td.TdClassName
{
border-color: #630659;
}
.TagClassName
{
border-color: #630659;
}
</style>