Shades of Palatinate Purple #633660
Tints of Palatinate Purple #633660
RGB
CMYK
RGB Variations
Color information
#633660 (or 0x633660) is known color: Palatinate Purple. HEX triplet: 63, 36 and 60. RGB value is (99,54,96). Sum of RGB (Red+Green+Blue) = 99+54+96=249 (32% of max value = 765). Red value is 99 (39.06% from 255 or 39.76% from 249); Green value is 54 (21.48% from 255 or 21.69% from 249); Blue value is 96 (37.89% from 255 or 38.55% from 249); Max value from RGB is 99 - color contains mainly: red. Hex color #633660 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #633660 is #9CC99F. Grayscale: #484848. Windows color (decimal): -10275232 or 6305379. OLE color: 6305379.
HSL color Cylindrical-coordinate representation of color #633660: hue angle of 304º 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 #633660 is Cyan = 0, Magento = 0.45, Yellow = 0.03 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 54 | 96 | - |
| CMYK | 0 | 0.45 | 0.03 | 0.61 |
| HSL | 304º | 0.29% | 0.3% | - |
| HSV(B) | 304º | 0.45% | 0.39% | - |
| XYZ | 8.58 | 6.14 | 11.8 | - |
| YUV | 72.24 | 141.41 | 147.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 54 | 96 | 0 | 0.45 | 0.03 | 0.61 | 304 | 0.29 | 0.3 |
| Hex | 63 | 36 | 60 | 0 | 2D | 3 | 3D | 130 | 1D | 1E |
| Octal | 143 | 66 | 140 | 0 | 55 | 3 | 75 | 460 | 35 | 36 |
| Binary | 1100011 | 110110 | 1100000 | 0 | 101101 | 11 | 111101 | 100110000 | 11101 | 11110 |
Color Harmonies of #633660
Complementary color
Monochromatic Colors of #633660
Black with #633660
Text Example
Text Example
White with #633660
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #633660; }
p { color: rgb(99,54,96); }
H1.HeaderClassName
{
color: #633660;
}
.AnyTagClassName
{
color: #633660;
}
</style>
background-color css
<style>
a { background-color: #633660; }
a { background-color: rgb(99,54,96); }
div.DivClassName
{
background-color: #633660;
}
.BgClassName
{
background-color: #633660;
}
</style>
border-color css
<style>
span { border-color: #633660; }
span { border-color: rgb(99,54,96); }
td.TdClassName
{
border-color: #633660;
}
.TagClassName
{
border-color: #633660;
}
</style>