Shades of Palatinate Purple #631168
Tints of Palatinate Purple #631168
RGB
CMYK
RGB Variations
Color information
#631168 (or 0x631168) is known color: Palatinate Purple. HEX triplet: 63, 11 and 68. RGB value is (99,17,104). Sum of RGB (Red+Green+Blue) = 99+17+104=220 (29% of max value = 765). Red value is 99 (39.06% from 255 or 45% from 220); Green value is 17 (7.03% from 255 or 7.73% from 220); Blue value is 104 (41.02% from 255 or 47.27% from 220); Max value from RGB is 104 - color contains mainly: blue. Hex color #631168 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #631168 is #9CEE97. Grayscale: #333333. Windows color (decimal): -10284696 or 6820195. OLE color: 6820195.
HSL color Cylindrical-coordinate representation of color #631168: hue angle of 296.55º degrees, saturation: 0.72, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #631168 is Cyan = 0.05, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 99 | 17 | 104 | - |
| CMYK | 0.05 | 0.84 | 0 | 0.59 |
| HSL | 296.55º | 0.72% | 0.24% | - |
| HSV(B) | 296.55º | 0.84% | 0.41% | - |
| XYZ | 7.84 | 4.05 | 13.47 | - |
| YUV | 51.44 | 157.67 | 161.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 17 | 104 | 0.05 | 0.84 | 0 | 0.59 | 296.55 | 0.72 | 0.24 |
| Hex | 63 | 11 | 68 | 5 | 54 | 0 | 3B | 129 | 48 | 18 |
| Octal | 143 | 21 | 150 | 5 | 124 | 0 | 73 | 451 | 110 | 30 |
| Binary | 1100011 | 10001 | 1101000 | 101 | 1010100 | 0 | 111011 | 100101001 | 1001000 | 11000 |
Color Harmonies of #631168
Complementary color
Monochromatic Colors of #631168
Black with #631168
Text Example
Text Example
White with #631168
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #631168; }
p { color: rgb(99,17,104); }
H1.HeaderClassName
{
color: #631168;
}
.AnyTagClassName
{
color: #631168;
}
</style>
background-color css
<style>
a { background-color: #631168; }
a { background-color: rgb(99,17,104); }
div.DivClassName
{
background-color: #631168;
}
.BgClassName
{
background-color: #631168;
}
</style>
border-color css
<style>
span { border-color: #631168; }
span { border-color: rgb(99,17,104); }
td.TdClassName
{
border-color: #631168;
}
.TagClassName
{
border-color: #631168;
}
</style>