Shades of Palatinate Purple #631656
Tints of Palatinate Purple #631656
RGB
CMYK
RGB Variations
Color information
#631656 (or 0x631656) is known color: Palatinate Purple. HEX triplet: 63, 16 and 56. RGB value is (99,22,86). Sum of RGB (Red+Green+Blue) = 99+22+86=207 (27% of max value = 765). Red value is 99 (39.06% from 255 or 47.83% from 207); Green value is 22 (8.98% from 255 or 10.63% from 207); Blue value is 86 (33.98% from 255 or 41.55% from 207); Max value from RGB is 99 - color contains mainly: red. Hex color #631656 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #631656 is #9CE9A9. Grayscale: #343434. Windows color (decimal): -10283434 or 5641827. OLE color: 5641827.
HSL color Cylindrical-coordinate representation of color #631656: hue angle of 310.13º degrees, saturation: 0.64, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #631656 is Cyan = 0, Magento = 0.78, Yellow = 0.13 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 22 | 86 | - |
| CMYK | 0 | 0.78 | 0.13 | 0.61 |
| HSL | 310.13º | 0.64% | 0.24% | - |
| HSV(B) | 310.13º | 0.78% | 0.39% | - |
| XYZ | 7.11 | 3.9 | 9.18 | - |
| YUV | 52.32 | 147.01 | 161.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 22 | 86 | 0 | 0.78 | 0.13 | 0.61 | 310.13 | 0.64 | 0.24 |
| Hex | 63 | 16 | 56 | 0 | 4E | D | 3D | 136 | 40 | 18 |
| Octal | 143 | 26 | 126 | 0 | 116 | 15 | 75 | 466 | 100 | 30 |
| Binary | 1100011 | 10110 | 1010110 | 0 | 1001110 | 1101 | 111101 | 100110110 | 1000000 | 11000 |
Color Harmonies of #631656
Complementary color
Monochromatic Colors of #631656
Black with #631656
Text Example
Text Example
White with #631656
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #631656; }
p { color: rgb(99,22,86); }
H1.HeaderClassName
{
color: #631656;
}
.AnyTagClassName
{
color: #631656;
}
</style>
background-color css
<style>
a { background-color: #631656; }
a { background-color: rgb(99,22,86); }
div.DivClassName
{
background-color: #631656;
}
.BgClassName
{
background-color: #631656;
}
</style>
border-color css
<style>
span { border-color: #631656; }
span { border-color: rgb(99,22,86); }
td.TdClassName
{
border-color: #631656;
}
.TagClassName
{
border-color: #631656;
}
</style>