Shades of Palatinate Purple #633661
Tints of Palatinate Purple #633661
RGB
CMYK
RGB Variations
Color information
#633661 (or 0x633661) is known color: Palatinate Purple. HEX triplet: 63, 36 and 61. RGB value is (99,54,97). Sum of RGB (Red+Green+Blue) = 99+54+97=250 (33% of max value = 765). Red value is 99 (39.06% from 255 or 39.6% from 250); Green value is 54 (21.48% from 255 or 21.6% from 250); Blue value is 97 (38.28% from 255 or 38.8% from 250); Max value from RGB is 99 - color contains mainly: red. Hex color #633661 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #633661 is #9CC99E. Grayscale: #484848. Windows color (decimal): -10275231 or 6370915. OLE color: 6370915.
HSL color Cylindrical-coordinate representation of color #633661: hue angle of 302.67º degrees, saturation: 0.29, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #633661 is Cyan = 0, Magento = 0.45, Yellow = 0.02 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 54 | 97 | - |
| CMYK | 0 | 0.45 | 0.02 | 0.61 |
| HSL | 302.67º | 0.29% | 0.3% | - |
| HSV(B) | 302.67º | 0.45% | 0.39% | - |
| XYZ | 8.62 | 6.15 | 12.04 | - |
| YUV | 72.36 | 141.91 | 147 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 54 | 97 | 0 | 0.45 | 0.02 | 0.61 | 302.67 | 0.29 | 0.3 |
| Hex | 63 | 36 | 61 | 0 | 2D | 2 | 3D | 12F | 1D | 1E |
| Octal | 143 | 66 | 141 | 0 | 55 | 2 | 75 | 457 | 35 | 36 |
| Binary | 1100011 | 110110 | 1100001 | 0 | 101101 | 10 | 111101 | 100101111 | 11101 | 11110 |
Color Harmonies of #633661
Complementary color
Monochromatic Colors of #633661
Black with #633661
Text Example
Text Example
White with #633661
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #633661; }
p { color: rgb(99,54,97); }
H1.HeaderClassName
{
color: #633661;
}
.AnyTagClassName
{
color: #633661;
}
</style>
background-color css
<style>
a { background-color: #633661; }
a { background-color: rgb(99,54,97); }
div.DivClassName
{
background-color: #633661;
}
.BgClassName
{
background-color: #633661;
}
</style>
border-color css
<style>
span { border-color: #633661; }
span { border-color: rgb(99,54,97); }
td.TdClassName
{
border-color: #633661;
}
.TagClassName
{
border-color: #633661;
}
</style>