Shades of Palatinate Purple #633056
Tints of Palatinate Purple #633056
RGB
CMYK
RGB Variations
Color information
#633056 (or 0x633056) is known color: Palatinate Purple. HEX triplet: 63, 30 and 56. RGB value is (99,48,86). Sum of RGB (Red+Green+Blue) = 99+48+86=233 (30% of max value = 765). Red value is 99 (39.06% from 255 or 42.49% from 233); Green value is 48 (19.14% from 255 or 20.60% from 233); Blue value is 86 (33.98% from 255 or 36.91% from 233); Max value from RGB is 99 - color contains mainly: red. Hex color #633056 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #633056 is #9CCFA9. Grayscale: #434343. Windows color (decimal): -10276778 or 5648483. OLE color: 5648483.
HSL color Cylindrical-coordinate representation of color #633056: hue angle of 315.29º degrees, saturation: 0.35, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #633056 is Cyan = 0, Magento = 0.52, Yellow = 0.13 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 48 | 86 | - |
| CMYK | 0 | 0.52 | 0.13 | 0.61 |
| HSL | 315.29º | 0.35% | 0.29% | - |
| HSV(B) | 315.29º | 0.52% | 0.39% | - |
| XYZ | 7.88 | 5.44 | 9.44 | - |
| YUV | 67.58 | 138.4 | 150.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 48 | 86 | 0 | 0.52 | 0.13 | 0.61 | 315.29 | 0.35 | 0.29 |
| Hex | 63 | 30 | 56 | 0 | 34 | D | 3D | 13B | 23 | 1D |
| Octal | 143 | 60 | 126 | 0 | 64 | 15 | 75 | 473 | 43 | 35 |
| Binary | 1100011 | 110000 | 1010110 | 0 | 110100 | 1101 | 111101 | 100111011 | 100011 | 11101 |
Color Harmonies of #633056
Complementary color
Monochromatic Colors of #633056
Black with #633056
Text Example
Text Example
White with #633056
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #633056; }
p { color: rgb(99,48,86); }
H1.HeaderClassName
{
color: #633056;
}
.AnyTagClassName
{
color: #633056;
}
</style>
background-color css
<style>
a { background-color: #633056; }
a { background-color: rgb(99,48,86); }
div.DivClassName
{
background-color: #633056;
}
.BgClassName
{
background-color: #633056;
}
</style>
border-color css
<style>
span { border-color: #633056; }
span { border-color: rgb(99,48,86); }
td.TdClassName
{
border-color: #633056;
}
.TagClassName
{
border-color: #633056;
}
</style>