Shades of Palatinate Purple #631569
Tints of Palatinate Purple #631569
RGB
CMYK
RGB Variations
Color information
#631569 (or 0x631569) is known color: Palatinate Purple. HEX triplet: 63, 15 and 69. RGB value is (99,21,105). Sum of RGB (Red+Green+Blue) = 99+21+105=225 (29% of max value = 765). Red value is 99 (39.06% from 255 or 44% from 225); Green value is 21 (8.59% from 255 or 9.33% from 225); Blue value is 105 (41.41% from 255 or 46.67% from 225); Max value from RGB is 105 - color contains mainly: blue. Hex color #631569 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #631569 is #9CEA96. Grayscale: #353535. Windows color (decimal): -10283671 or 6886755. OLE color: 6886755.
HSL color Cylindrical-coordinate representation of color #631569: hue angle of 295.71º degrees, saturation: 0.67, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #631569 is Cyan = 0.06, Magento = 0.80, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 99 | 21 | 105 | - |
| CMYK | 0.06 | 0.80 | 0 | 0.59 |
| HSL | 295.71º | 0.67% | 0.25% | - |
| HSV(B) | 295.71º | 0.8% | 0.41% | - |
| XYZ | 7.96 | 4.21 | 13.76 | - |
| YUV | 53.9 | 156.84 | 160.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 21 | 105 | 0.06 | 0.80 | 0 | 0.59 | 295.71 | 0.67 | 0.25 |
| Hex | 63 | 15 | 69 | 6 | 50 | 0 | 3B | 128 | 43 | 19 |
| Octal | 143 | 25 | 151 | 6 | 120 | 0 | 73 | 450 | 103 | 31 |
| Binary | 1100011 | 10101 | 1101001 | 110 | 1010000 | 0 | 111011 | 100101000 | 1000011 | 11001 |
Color Harmonies of #631569
Complementary color
Monochromatic Colors of #631569
Black with #631569
Text Example
Text Example
White with #631569
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #631569; }
p { color: rgb(99,21,105); }
H1.HeaderClassName
{
color: #631569;
}
.AnyTagClassName
{
color: #631569;
}
</style>
background-color css
<style>
a { background-color: #631569; }
a { background-color: rgb(99,21,105); }
div.DivClassName
{
background-color: #631569;
}
.BgClassName
{
background-color: #631569;
}
</style>
border-color css
<style>
span { border-color: #631569; }
span { border-color: rgb(99,21,105); }
td.TdClassName
{
border-color: #631569;
}
.TagClassName
{
border-color: #631569;
}
</style>