Shades of Palatinate Purple #631861
Tints of Palatinate Purple #631861
RGB
CMYK
RGB Variations
Color information
#631861 (or 0x631861) is known color: Palatinate Purple. HEX triplet: 63, 18 and 61. RGB value is (99,24,97). Sum of RGB (Red+Green+Blue) = 99+24+97=220 (29% of max value = 765). Red value is 99 (39.06% from 255 or 45% from 220); Green value is 24 (9.77% from 255 or 10.91% from 220); Blue value is 97 (38.28% from 255 or 44.09% from 220); Max value from RGB is 99 - color contains mainly: red. Hex color #631861 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #631861 is #9CE79E. Grayscale: #363636. Windows color (decimal): -10282911 or 6363235. OLE color: 6363235.
HSL color Cylindrical-coordinate representation of color #631861: hue angle of 301.6º degrees, saturation: 0.61, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #631861 is Cyan = 0, Magento = 0.76, Yellow = 0.02 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 24 | 97 | - |
| CMYK | 0 | 0.76 | 0.02 | 0.61 |
| HSL | 301.6º | 0.61% | 0.24% | - |
| HSV(B) | 301.6º | 0.76% | 0.39% | - |
| XYZ | 7.63 | 4.17 | 11.71 | - |
| YUV | 54.75 | 151.85 | 159.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 24 | 97 | 0 | 0.76 | 0.02 | 0.61 | 301.6 | 0.61 | 0.24 |
| Hex | 63 | 18 | 61 | 0 | 4C | 2 | 3D | 12E | 3D | 18 |
| Octal | 143 | 30 | 141 | 0 | 114 | 2 | 75 | 456 | 75 | 30 |
| Binary | 1100011 | 11000 | 1100001 | 0 | 1001100 | 10 | 111101 | 100101110 | 111101 | 11000 |
Color Harmonies of #631861
Complementary color
Monochromatic Colors of #631861
Black with #631861
Text Example
Text Example
White with #631861
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #631861; }
p { color: rgb(99,24,97); }
H1.HeaderClassName
{
color: #631861;
}
.AnyTagClassName
{
color: #631861;
}
</style>
background-color css
<style>
a { background-color: #631861; }
a { background-color: rgb(99,24,97); }
div.DivClassName
{
background-color: #631861;
}
.BgClassName
{
background-color: #631861;
}
</style>
border-color css
<style>
span { border-color: #631861; }
span { border-color: rgb(99,24,97); }
td.TdClassName
{
border-color: #631861;
}
.TagClassName
{
border-color: #631861;
}
</style>