Shades of Palatinate Purple #631857
Tints of Palatinate Purple #631857
RGB
CMYK
RGB Variations
Color information
#631857 (or 0x631857) is known color: Palatinate Purple. HEX triplet: 63, 18 and 57. RGB value is (99,24,87). Sum of RGB (Red+Green+Blue) = 99+24+87=210 (27% of max value = 765). Red value is 99 (39.06% from 255 or 47.14% from 210); Green value is 24 (9.77% from 255 or 11.43% from 210); Blue value is 87 (34.38% from 255 or 41.43% from 210); Max value from RGB is 99 - color contains mainly: red. Hex color #631857 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #631857 is #9CE7A8. Grayscale: #353535. Windows color (decimal): -10282921 or 5707875. OLE color: 5707875.
HSL color Cylindrical-coordinate representation of color #631857: hue angle of 309.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 #631857 is Cyan = 0, Magento = 0.76, Yellow = 0.12 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 24 | 87 | - |
| CMYK | 0 | 0.76 | 0.12 | 0.61 |
| HSL | 309.6º | 0.61% | 0.24% | - |
| HSV(B) | 309.6º | 0.76% | 0.39% | - |
| XYZ | 7.19 | 3.99 | 9.41 | - |
| YUV | 53.61 | 146.85 | 160.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 24 | 87 | 0 | 0.76 | 0.12 | 0.61 | 309.6 | 0.61 | 0.24 |
| Hex | 63 | 18 | 57 | 0 | 4C | C | 3D | 136 | 3D | 18 |
| Octal | 143 | 30 | 127 | 0 | 114 | 14 | 75 | 466 | 75 | 30 |
| Binary | 1100011 | 11000 | 1010111 | 0 | 1001100 | 1100 | 111101 | 100110110 | 111101 | 11000 |
Color Harmonies of #631857
Complementary color
Monochromatic Colors of #631857
Black with #631857
Text Example
Text Example
White with #631857
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #631857; }
p { color: rgb(99,24,87); }
H1.HeaderClassName
{
color: #631857;
}
.AnyTagClassName
{
color: #631857;
}
</style>
background-color css
<style>
a { background-color: #631857; }
a { background-color: rgb(99,24,87); }
div.DivClassName
{
background-color: #631857;
}
.BgClassName
{
background-color: #631857;
}
</style>
border-color css
<style>
span { border-color: #631857; }
span { border-color: rgb(99,24,87); }
td.TdClassName
{
border-color: #631857;
}
.TagClassName
{
border-color: #631857;
}
</style>