Shades of Palatinate Purple #632856
Tints of Palatinate Purple #632856
RGB
CMYK
RGB Variations
Color information
#632856 (or 0x632856) is known color: Palatinate Purple. HEX triplet: 63, 28 and 56. RGB value is (99,40,86). Sum of RGB (Red+Green+Blue) = 99+40+86=225 (29% of max value = 765). Red value is 99 (39.06% from 255 or 44% from 225); Green value is 40 (16.02% from 255 or 17.78% from 225); Blue value is 86 (33.98% from 255 or 38.22% from 225); Max value from RGB is 99 - color contains mainly: red. Hex color #632856 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #632856 is #9CD7A9. Grayscale: #3E3E3E. Windows color (decimal): -10278826 or 5646435. OLE color: 5646435.
HSL color Cylindrical-coordinate representation of color #632856: hue angle of 313.22º degrees, saturation: 0.42, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #632856 is Cyan = 0, Magento = 0.60, Yellow = 0.13 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 40 | 86 | - |
| CMYK | 0 | 0.60 | 0.13 | 0.61 |
| HSL | 313.22º | 0.42% | 0.27% | - |
| HSV(B) | 313.22º | 0.6% | 0.39% | - |
| XYZ | 7.58 | 4.84 | 9.34 | - |
| YUV | 62.89 | 141.05 | 153.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 40 | 86 | 0 | 0.60 | 0.13 | 0.61 | 313.22 | 0.42 | 0.27 |
| Hex | 63 | 28 | 56 | 0 | 3C | D | 3D | 139 | 2A | 1B |
| Octal | 143 | 50 | 126 | 0 | 74 | 15 | 75 | 471 | 52 | 33 |
| Binary | 1100011 | 101000 | 1010110 | 0 | 111100 | 1101 | 111101 | 100111001 | 101010 | 11011 |
Color Harmonies of #632856
Complementary color
Monochromatic Colors of #632856
Black with #632856
Text Example
Text Example
White with #632856
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #632856; }
p { color: rgb(99,40,86); }
H1.HeaderClassName
{
color: #632856;
}
.AnyTagClassName
{
color: #632856;
}
</style>
background-color css
<style>
a { background-color: #632856; }
a { background-color: rgb(99,40,86); }
div.DivClassName
{
background-color: #632856;
}
.BgClassName
{
background-color: #632856;
}
</style>
border-color css
<style>
span { border-color: #632856; }
span { border-color: rgb(99,40,86); }
td.TdClassName
{
border-color: #632856;
}
.TagClassName
{
border-color: #632856;
}
</style>