Shades of Palatinate Purple #633460
Tints of Palatinate Purple #633460
RGB
CMYK
RGB Variations
Color information
#633460 (or 0x633460) is known color: Palatinate Purple. HEX triplet: 63, 34 and 60. RGB value is (99,52,96). Sum of RGB (Red+Green+Blue) = 99+52+96=247 (32% of max value = 765). Red value is 99 (39.06% from 255 or 40.08% from 247); Green value is 52 (20.70% from 255 or 21.05% from 247); Blue value is 96 (37.89% from 255 or 38.87% from 247); Max value from RGB is 99 - color contains mainly: red. Hex color #633460 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #633460 is #9CCB9F. Grayscale: #464646. Windows color (decimal): -10275744 or 6304867. OLE color: 6304867.
HSL color Cylindrical-coordinate representation of color #633460: hue angle of 303.83º degrees, saturation: 0.31, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #633460 is Cyan = 0, Magento = 0.47, Yellow = 0.03 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 52 | 96 | - |
| CMYK | 0 | 0.47 | 0.03 | 0.61 |
| HSL | 303.83º | 0.31% | 0.3% | - |
| HSV(B) | 303.83º | 0.47% | 0.39% | - |
| XYZ | 8.48 | 5.95 | 11.77 | - |
| YUV | 71.07 | 142.07 | 147.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 52 | 96 | 0 | 0.47 | 0.03 | 0.61 | 303.83 | 0.31 | 0.3 |
| Hex | 63 | 34 | 60 | 0 | 2F | 3 | 3D | 130 | 1F | 1E |
| Octal | 143 | 64 | 140 | 0 | 57 | 3 | 75 | 460 | 37 | 36 |
| Binary | 1100011 | 110100 | 1100000 | 0 | 101111 | 11 | 111101 | 100110000 | 11111 | 11110 |
Color Harmonies of #633460
Complementary color
Monochromatic Colors of #633460
Black with #633460
Text Example
Text Example
White with #633460
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #633460; }
p { color: rgb(99,52,96); }
H1.HeaderClassName
{
color: #633460;
}
.AnyTagClassName
{
color: #633460;
}
</style>
background-color css
<style>
a { background-color: #633460; }
a { background-color: rgb(99,52,96); }
div.DivClassName
{
background-color: #633460;
}
.BgClassName
{
background-color: #633460;
}
</style>
border-color css
<style>
span { border-color: #633460; }
span { border-color: rgb(99,52,96); }
td.TdClassName
{
border-color: #633460;
}
.TagClassName
{
border-color: #633460;
}
</style>