Shades of Palatinate Purple #631263
Tints of Palatinate Purple #631263
RGB
CMYK
RGB Variations
Color information
#631263 (or 0x631263) is known color: Palatinate Purple. HEX triplet: 63, 12 and 63. RGB value is (99,18,99). Sum of RGB (Red+Green+Blue) = 99+18+99=216 (28% of max value = 765). Red value is 99 (39.06% from 255 or 45.83% from 216); Green value is 18 (7.42% from 255 or 8.33% from 216); Blue value is 99 (39.06% from 255 or 45.83% from 216); Max value from RGB is 99 - color contains mainly: red, blue. Hex color #631263 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #631263 is #9CED9C. Grayscale: #333333. Windows color (decimal): -10284445 or 6492771. OLE color: 6492771.
HSL color Cylindrical-coordinate representation of color #631263: hue angle of 300º degrees, saturation: 0.69, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #631263 is Cyan = 0, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 18 | 99 | - |
| CMYK | 0 | 0.82 | 0 | 0.61 |
| HSL | 300º | 0.69% | 0.23% | - |
| HSV(B) | 300º | 0.82% | 0.39% | - |
| XYZ | 7.61 | 3.99 | 12.17 | - |
| YUV | 51.45 | 154.84 | 161.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 18 | 99 | 0 | 0.82 | 0 | 0.61 | 300 | 0.69 | 0.23 |
| Hex | 63 | 12 | 63 | 0 | 52 | 0 | 3D | 12C | 45 | 17 |
| Octal | 143 | 22 | 143 | 0 | 122 | 0 | 75 | 454 | 105 | 27 |
| Binary | 1100011 | 10010 | 1100011 | 0 | 1010010 | 0 | 111101 | 100101100 | 1000101 | 10111 |
Color Harmonies of #631263
Complementary color
Monochromatic Colors of #631263
Black with #631263
Text Example
Text Example
White with #631263
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #631263; }
p { color: rgb(99,18,99); }
H1.HeaderClassName
{
color: #631263;
}
.AnyTagClassName
{
color: #631263;
}
</style>
background-color css
<style>
a { background-color: #631263; }
a { background-color: rgb(99,18,99); }
div.DivClassName
{
background-color: #631263;
}
.BgClassName
{
background-color: #631263;
}
</style>
border-color css
<style>
span { border-color: #631263; }
span { border-color: rgb(99,18,99); }
td.TdClassName
{
border-color: #631263;
}
.TagClassName
{
border-color: #631263;
}
</style>