Shades of Palatinate Purple #632756
Tints of Palatinate Purple #632756
RGB
CMYK
RGB Variations
Color information
#632756 (or 0x632756) is known color: Palatinate Purple. HEX triplet: 63, 27 and 56. RGB value is (99,39,86). Sum of RGB (Red+Green+Blue) = 99+39+86=224 (29% of max value = 765). Red value is 99 (39.06% from 255 or 44.20% from 224); Green value is 39 (15.62% from 255 or 17.41% from 224); Blue value is 86 (33.98% from 255 or 38.39% from 224); Max value from RGB is 99 - color contains mainly: red. Hex color #632756 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #632756 is #9CD8A9. Grayscale: #3E3E3E. Windows color (decimal): -10279082 or 5646179. OLE color: 5646179.
HSL color Cylindrical-coordinate representation of color #632756: hue angle of 313º degrees, saturation: 0.43, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #632756 is Cyan = 0, Magento = 0.61, Yellow = 0.13 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 39 | 86 | - |
| CMYK | 0 | 0.61 | 0.13 | 0.61 |
| HSL | 313º | 0.43% | 0.27% | - |
| HSV(B) | 313º | 0.61% | 0.39% | - |
| XYZ | 7.55 | 4.78 | 9.33 | - |
| YUV | 62.3 | 141.38 | 154.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 39 | 86 | 0 | 0.61 | 0.13 | 0.61 | 313 | 0.43 | 0.27 |
| Hex | 63 | 27 | 56 | 0 | 3D | D | 3D | 139 | 2B | 1B |
| Octal | 143 | 47 | 126 | 0 | 75 | 15 | 75 | 471 | 53 | 33 |
| Binary | 1100011 | 100111 | 1010110 | 0 | 111101 | 1101 | 111101 | 100111001 | 101011 | 11011 |
Color Harmonies of #632756
Complementary color
Monochromatic Colors of #632756
Black with #632756
Text Example
Text Example
White with #632756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #632756; }
p { color: rgb(99,39,86); }
H1.HeaderClassName
{
color: #632756;
}
.AnyTagClassName
{
color: #632756;
}
</style>
background-color css
<style>
a { background-color: #632756; }
a { background-color: rgb(99,39,86); }
div.DivClassName
{
background-color: #632756;
}
.BgClassName
{
background-color: #632756;
}
</style>
border-color css
<style>
span { border-color: #632756; }
span { border-color: rgb(99,39,86); }
td.TdClassName
{
border-color: #632756;
}
.TagClassName
{
border-color: #632756;
}
</style>