Shades of Palatinate Purple #631265
Tints of Palatinate Purple #631265
RGB
CMYK
RGB Variations
Color information
#631265 (or 0x631265) is known color: Palatinate Purple. HEX triplet: 63, 12 and 65. RGB value is (99,18,101). Sum of RGB (Red+Green+Blue) = 99+18+101=218 (28% of max value = 765). Red value is 99 (39.06% from 255 or 45.41% from 218); Green value is 18 (7.42% from 255 or 8.26% from 218); Blue value is 101 (39.84% from 255 or 46.33% from 218); Max value from RGB is 101 - color contains mainly: blue. Hex color #631265 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #631265 is #9CED9A. Grayscale: #333333. Windows color (decimal): -10284443 or 6623843. OLE color: 6623843.
HSL color Cylindrical-coordinate representation of color #631265: hue angle of 298.55º degrees, saturation: 0.7, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #631265 is Cyan = 0.02, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 99 | 18 | 101 | - |
| CMYK | 0.02 | 0.82 | 0 | 0.60 |
| HSL | 298.55º | 0.7% | 0.23% | - |
| HSV(B) | 298.55º | 0.82% | 0.4% | - |
| XYZ | 7.71 | 4.02 | 12.68 | - |
| YUV | 51.68 | 155.84 | 161.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 18 | 101 | 0.02 | 0.82 | 0 | 0.60 | 298.55 | 0.7 | 0.23 |
| Hex | 63 | 12 | 65 | 2 | 52 | 0 | 3C | 12B | 46 | 17 |
| Octal | 143 | 22 | 145 | 2 | 122 | 0 | 74 | 453 | 106 | 27 |
| Binary | 1100011 | 10010 | 1100101 | 10 | 1010010 | 0 | 111100 | 100101011 | 1000110 | 10111 |
Color Harmonies of #631265
Complementary color
Monochromatic Colors of #631265
Black with #631265
Text Example
Text Example
White with #631265
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #631265; }
p { color: rgb(99,18,101); }
H1.HeaderClassName
{
color: #631265;
}
.AnyTagClassName
{
color: #631265;
}
</style>
background-color css
<style>
a { background-color: #631265; }
a { background-color: rgb(99,18,101); }
div.DivClassName
{
background-color: #631265;
}
.BgClassName
{
background-color: #631265;
}
</style>
border-color css
<style>
span { border-color: #631265; }
span { border-color: rgb(99,18,101); }
td.TdClassName
{
border-color: #631265;
}
.TagClassName
{
border-color: #631265;
}
</style>