Shades of Palatinate Purple #630460
Tints of Palatinate Purple #630460
RGB
CMYK
RGB Variations
Color information
#630460 (or 0x630460) is known color: Palatinate Purple. HEX triplet: 63, 04 and 60. RGB value is (99,4,96). Sum of RGB (Red+Green+Blue) = 99+4+96=199 (26% of max value = 765). Red value is 99 (39.06% from 255 or 49.75% from 199); Green value is 4 (1.95% from 255 or 2.01% from 199); Blue value is 96 (37.89% from 255 or 48.24% from 199); Max value from RGB is 99 - color contains mainly: red. Hex color #630460 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #630460 is #9CFB9F. Grayscale: #2A2A2A. Windows color (decimal): -10288032 or 6292579. OLE color: 6292579.
HSL color Cylindrical-coordinate representation of color #630460: hue angle of 301.89º 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 #630460 is Cyan = 0, Magento = 0.96, Yellow = 0.03 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 4 | 96 | - |
| CMYK | 0 | 0.96 | 0.03 | 0.61 |
| HSL | 301.89º | 0.92% | 0.2% | - |
| HSV(B) | 301.89º | 0.96% | 0.39% | - |
| XYZ | 7.3 | 3.58 | 11.37 | - |
| YUV | 42.89 | 157.97 | 168.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 4 | 96 | 0 | 0.96 | 0.03 | 0.61 | 301.89 | 0.92 | 0.2 |
| Hex | 63 | 4 | 60 | 0 | 60 | 3 | 3D | 12E | 5C | 14 |
| Octal | 143 | 4 | 140 | 0 | 140 | 3 | 75 | 456 | 134 | 24 |
| Binary | 1100011 | 100 | 1100000 | 0 | 1100000 | 11 | 111101 | 100101110 | 1011100 | 10100 |
Color Harmonies of #630460
Complementary color
Monochromatic Colors of #630460
Black with #630460
Text Example
Text Example
White with #630460
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #630460; }
p { color: rgb(99,4,96); }
H1.HeaderClassName
{
color: #630460;
}
.AnyTagClassName
{
color: #630460;
}
</style>
background-color css
<style>
a { background-color: #630460; }
a { background-color: rgb(99,4,96); }
div.DivClassName
{
background-color: #630460;
}
.BgClassName
{
background-color: #630460;
}
</style>
border-color css
<style>
span { border-color: #630460; }
span { border-color: rgb(99,4,96); }
td.TdClassName
{
border-color: #630460;
}
.TagClassName
{
border-color: #630460;
}
</style>