Shades of Palatinate Purple #631356
Tints of Palatinate Purple #631356
RGB
CMYK
RGB Variations
Color information
#631356 (or 0x631356) is known color: Palatinate Purple. HEX triplet: 63, 13 and 56. RGB value is (99,19,86). Sum of RGB (Red+Green+Blue) = 99+19+86=204 (27% of max value = 765). Red value is 99 (39.06% from 255 or 48.53% from 204); Green value is 19 (7.81% from 255 or 9.31% from 204); Blue value is 86 (33.98% from 255 or 42.16% from 204); Max value from RGB is 99 - color contains mainly: red. Hex color #631356 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #631356 is #9CECA9. Grayscale: #323232. Windows color (decimal): -10284202 or 5641059. OLE color: 5641059.
HSL color Cylindrical-coordinate representation of color #631356: hue angle of 309.75º degrees, saturation: 0.68, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #631356 is Cyan = 0, Magento = 0.81, Yellow = 0.13 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 19 | 86 | - |
| CMYK | 0 | 0.81 | 0.13 | 0.61 |
| HSL | 309.75º | 0.68% | 0.23% | - |
| HSV(B) | 309.75º | 0.81% | 0.39% | - |
| XYZ | 7.06 | 3.79 | 9.16 | - |
| YUV | 50.56 | 148 | 162.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 19 | 86 | 0 | 0.81 | 0.13 | 0.61 | 309.75 | 0.68 | 0.23 |
| Hex | 63 | 13 | 56 | 0 | 51 | D | 3D | 136 | 44 | 17 |
| Octal | 143 | 23 | 126 | 0 | 121 | 15 | 75 | 466 | 104 | 27 |
| Binary | 1100011 | 10011 | 1010110 | 0 | 1010001 | 1101 | 111101 | 100110110 | 1000100 | 10111 |
Color Harmonies of #631356
Complementary color
Monochromatic Colors of #631356
Black with #631356
Text Example
Text Example
White with #631356
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #631356; }
p { color: rgb(99,19,86); }
H1.HeaderClassName
{
color: #631356;
}
.AnyTagClassName
{
color: #631356;
}
</style>
background-color css
<style>
a { background-color: #631356; }
a { background-color: rgb(99,19,86); }
div.DivClassName
{
background-color: #631356;
}
.BgClassName
{
background-color: #631356;
}
</style>
border-color css
<style>
span { border-color: #631356; }
span { border-color: rgb(99,19,86); }
td.TdClassName
{
border-color: #631356;
}
.TagClassName
{
border-color: #631356;
}
</style>