Shades of Palatinate Purple #632758
Tints of Palatinate Purple #632758
RGB
CMYK
RGB Variations
Color information
#632758 (or 0x632758) is known color: Palatinate Purple. HEX triplet: 63, 27 and 58. RGB value is (99,39,88). Sum of RGB (Red+Green+Blue) = 99+39+88=226 (29% of max value = 765). Red value is 99 (39.06% from 255 or 43.81% from 226); Green value is 39 (15.62% from 255 or 17.26% from 226); Blue value is 88 (34.77% from 255 or 38.94% from 226); Max value from RGB is 99 - color contains mainly: red. Hex color #632758 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #632758 is #9CD8A7. Grayscale: #3E3E3E. Windows color (decimal): -10279080 or 5777251. OLE color: 5777251.
HSL color Cylindrical-coordinate representation of color #632758: hue angle of 311º 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 #632758 is Cyan = 0, Magento = 0.61, Yellow = 0.11 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 39 | 88 | - |
| CMYK | 0 | 0.61 | 0.11 | 0.61 |
| HSL | 311º | 0.43% | 0.27% | - |
| HSV(B) | 311º | 0.61% | 0.39% | - |
| XYZ | 7.63 | 4.81 | 9.76 | - |
| YUV | 62.53 | 142.38 | 154.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 39 | 88 | 0 | 0.61 | 0.11 | 0.61 | 311 | 0.43 | 0.27 |
| Hex | 63 | 27 | 58 | 0 | 3D | B | 3D | 137 | 2B | 1B |
| Octal | 143 | 47 | 130 | 0 | 75 | 13 | 75 | 467 | 53 | 33 |
| Binary | 1100011 | 100111 | 1011000 | 0 | 111101 | 1011 | 111101 | 100110111 | 101011 | 11011 |
Color Harmonies of #632758
Complementary color
Monochromatic Colors of #632758
Black with #632758
Text Example
Text Example
White with #632758
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #632758; }
p { color: rgb(99,39,88); }
H1.HeaderClassName
{
color: #632758;
}
.AnyTagClassName
{
color: #632758;
}
</style>
background-color css
<style>
a { background-color: #632758; }
a { background-color: rgb(99,39,88); }
div.DivClassName
{
background-color: #632758;
}
.BgClassName
{
background-color: #632758;
}
</style>
border-color css
<style>
span { border-color: #632758; }
span { border-color: rgb(99,39,88); }
td.TdClassName
{
border-color: #632758;
}
.TagClassName
{
border-color: #632758;
}
</style>