Shades of Palatinate Purple #631860
Tints of Palatinate Purple #631860
RGB
CMYK
RGB Variations
Color information
#631860 (or 0x631860) is known color: Palatinate Purple. HEX triplet: 63, 18 and 60. RGB value is (99,24,96). Sum of RGB (Red+Green+Blue) = 99+24+96=219 (29% of max value = 765). Red value is 99 (39.06% from 255 or 45.21% from 219); Green value is 24 (9.77% from 255 or 10.96% from 219); Blue value is 96 (37.89% from 255 or 43.84% from 219); Max value from RGB is 99 - color contains mainly: red. Hex color #631860 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #631860 is #9CE79F. Grayscale: #363636. Windows color (decimal): -10282912 or 6297699. OLE color: 6297699.
HSL color Cylindrical-coordinate representation of color #631860: hue angle of 302.4º 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 #631860 is Cyan = 0, Magento = 0.76, Yellow = 0.03 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 24 | 96 | - |
| CMYK | 0 | 0.76 | 0.03 | 0.61 |
| HSL | 302.4º | 0.61% | 0.24% | - |
| HSV(B) | 302.4º | 0.76% | 0.39% | - |
| XYZ | 7.58 | 4.15 | 11.47 | - |
| YUV | 54.63 | 151.35 | 159.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 24 | 96 | 0 | 0.76 | 0.03 | 0.61 | 302.4 | 0.61 | 0.24 |
| Hex | 63 | 18 | 60 | 0 | 4C | 3 | 3D | 12E | 3D | 18 |
| Octal | 143 | 30 | 140 | 0 | 114 | 3 | 75 | 456 | 75 | 30 |
| Binary | 1100011 | 11000 | 1100000 | 0 | 1001100 | 11 | 111101 | 100101110 | 111101 | 11000 |
Color Harmonies of #631860
Complementary color
Monochromatic Colors of #631860
Black with #631860
Text Example
Text Example
White with #631860
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #631860; }
p { color: rgb(99,24,96); }
H1.HeaderClassName
{
color: #631860;
}
.AnyTagClassName
{
color: #631860;
}
</style>
background-color css
<style>
a { background-color: #631860; }
a { background-color: rgb(99,24,96); }
div.DivClassName
{
background-color: #631860;
}
.BgClassName
{
background-color: #631860;
}
</style>
border-color css
<style>
span { border-color: #631860; }
span { border-color: rgb(99,24,96); }
td.TdClassName
{
border-color: #631860;
}
.TagClassName
{
border-color: #631860;
}
</style>