Shades of Palatinate Purple #632752
Tints of Palatinate Purple #632752
RGB
CMYK
RGB Variations
Color information
#632752 (or 0x632752) is known color: Palatinate Purple. HEX triplet: 63, 27 and 52. RGB value is (99,39,82). Sum of RGB (Red+Green+Blue) = 99+39+82=220 (29% of max value = 765). Red value is 99 (39.06% from 255 or 45% from 220); Green value is 39 (15.62% from 255 or 17.73% from 220); Blue value is 82 (32.42% from 255 or 37.27% from 220); Max value from RGB is 99 - color contains mainly: red. Hex color #632752 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #632752 is #9CD8AD. Grayscale: #3D3D3D. Windows color (decimal): -10279086 or 5384035. OLE color: 5384035.
HSL color Cylindrical-coordinate representation of color #632752: hue angle of 317º 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 #632752 is Cyan = 0, Magento = 0.61, Yellow = 0.17 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 39 | 82 | - |
| CMYK | 0 | 0.61 | 0.17 | 0.61 |
| HSL | 317º | 0.43% | 0.27% | - |
| HSV(B) | 317º | 0.61% | 0.39% | - |
| XYZ | 7.39 | 4.71 | 8.5 | - |
| YUV | 61.84 | 139.38 | 154.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 39 | 82 | 0 | 0.61 | 0.17 | 0.61 | 317 | 0.43 | 0.27 |
| Hex | 63 | 27 | 52 | 0 | 3D | 11 | 3D | 13D | 2B | 1B |
| Octal | 143 | 47 | 122 | 0 | 75 | 21 | 75 | 475 | 53 | 33 |
| Binary | 1100011 | 100111 | 1010010 | 0 | 111101 | 10001 | 111101 | 100111101 | 101011 | 11011 |
Color Harmonies of #632752
Complementary color
Monochromatic Colors of #632752
Black with #632752
Text Example
Text Example
White with #632752
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #632752; }
p { color: rgb(99,39,82); }
H1.HeaderClassName
{
color: #632752;
}
.AnyTagClassName
{
color: #632752;
}
</style>
background-color css
<style>
a { background-color: #632752; }
a { background-color: rgb(99,39,82); }
div.DivClassName
{
background-color: #632752;
}
.BgClassName
{
background-color: #632752;
}
</style>
border-color css
<style>
span { border-color: #632752; }
span { border-color: rgb(99,39,82); }
td.TdClassName
{
border-color: #632752;
}
.TagClassName
{
border-color: #632752;
}
</style>