Shades of Palatinate Purple #631757
Tints of Palatinate Purple #631757
RGB
CMYK
RGB Variations
Color information
#631757 (or 0x631757) is known color: Palatinate Purple. HEX triplet: 63, 17 and 57. RGB value is (99,23,87). Sum of RGB (Red+Green+Blue) = 99+23+87=209 (27% of max value = 765). Red value is 99 (39.06% from 255 or 47.37% from 209); Green value is 23 (9.38% from 255 or 11.00% from 209); Blue value is 87 (34.38% from 255 or 41.63% from 209); Max value from RGB is 99 - color contains mainly: red. Hex color #631757 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #631757 is #9CE8A8. Grayscale: #343434. Windows color (decimal): -10283177 or 5707619. OLE color: 5707619.
HSL color Cylindrical-coordinate representation of color #631757: hue angle of 309.47º degrees, saturation: 0.62, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #631757 is Cyan = 0, Magento = 0.77, Yellow = 0.12 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 23 | 87 | - |
| CMYK | 0 | 0.77 | 0.12 | 0.61 |
| HSL | 309.47º | 0.62% | 0.24% | - |
| HSV(B) | 309.47º | 0.77% | 0.39% | - |
| XYZ | 7.17 | 3.95 | 9.4 | - |
| YUV | 53.02 | 147.18 | 160.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 23 | 87 | 0 | 0.77 | 0.12 | 0.61 | 309.47 | 0.62 | 0.24 |
| Hex | 63 | 17 | 57 | 0 | 4D | C | 3D | 135 | 3E | 18 |
| Octal | 143 | 27 | 127 | 0 | 115 | 14 | 75 | 465 | 76 | 30 |
| Binary | 1100011 | 10111 | 1010111 | 0 | 1001101 | 1100 | 111101 | 100110101 | 111110 | 11000 |
Color Harmonies of #631757
Complementary color
Monochromatic Colors of #631757
Black with #631757
Text Example
Text Example
White with #631757
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #631757; }
p { color: rgb(99,23,87); }
H1.HeaderClassName
{
color: #631757;
}
.AnyTagClassName
{
color: #631757;
}
</style>
background-color css
<style>
a { background-color: #631757; }
a { background-color: rgb(99,23,87); }
div.DivClassName
{
background-color: #631757;
}
.BgClassName
{
background-color: #631757;
}
</style>
border-color css
<style>
span { border-color: #631757; }
span { border-color: rgb(99,23,87); }
td.TdClassName
{
border-color: #631757;
}
.TagClassName
{
border-color: #631757;
}
</style>