Shades of Palatinate Purple #631466
Tints of Palatinate Purple #631466
RGB
CMYK
RGB Variations
Color information
#631466 (or 0x631466) is known color: Palatinate Purple. HEX triplet: 63, 14 and 66. RGB value is (99,20,102). Sum of RGB (Red+Green+Blue) = 99+20+102=221 (29% of max value = 765). Red value is 99 (39.06% from 255 or 44.80% from 221); Green value is 20 (8.20% from 255 or 9.05% from 221); Blue value is 102 (40.23% from 255 or 46.15% from 221); Max value from RGB is 102 - color contains mainly: blue. Hex color #631466 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #631466 is #9CEB99. Grayscale: #343434. Windows color (decimal): -10283930 or 6689891. OLE color: 6689891.
HSL color Cylindrical-coordinate representation of color #631466: hue angle of 297.8º degrees, saturation: 0.67, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #631466 is Cyan = 0.03, Magento = 0.80, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 99 | 20 | 102 | - |
| CMYK | 0.03 | 0.80 | 0 | 0.6 |
| HSL | 297.8º | 0.67% | 0.24% | - |
| HSV(B) | 297.8º | 0.8% | 0.4% | - |
| XYZ | 7.79 | 4.11 | 12.95 | - |
| YUV | 52.97 | 155.67 | 160.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 20 | 102 | 0.03 | 0.80 | 0 | 0.6 | 297.8 | 0.67 | 0.24 |
| Hex | 63 | 14 | 66 | 3 | 50 | 0 | 3C | 12A | 43 | 18 |
| Octal | 143 | 24 | 146 | 3 | 120 | 0 | 74 | 452 | 103 | 30 |
| Binary | 1100011 | 10100 | 1100110 | 11 | 1010000 | 0 | 111100 | 100101010 | 1000011 | 11000 |
Color Harmonies of #631466
Complementary color
Monochromatic Colors of #631466
Black with #631466
Text Example
Text Example
White with #631466
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #631466; }
p { color: rgb(99,20,102); }
H1.HeaderClassName
{
color: #631466;
}
.AnyTagClassName
{
color: #631466;
}
</style>
background-color css
<style>
a { background-color: #631466; }
a { background-color: rgb(99,20,102); }
div.DivClassName
{
background-color: #631466;
}
.BgClassName
{
background-color: #631466;
}
</style>
border-color css
<style>
span { border-color: #631466; }
span { border-color: rgb(99,20,102); }
td.TdClassName
{
border-color: #631466;
}
.TagClassName
{
border-color: #631466;
}
</style>