Shades of Palatinate Purple #632558
Tints of Palatinate Purple #632558
RGB
CMYK
RGB Variations
Color information
#632558 (or 0x632558) is known color: Palatinate Purple. HEX triplet: 63, 25 and 58. RGB value is (99,37,88). Sum of RGB (Red+Green+Blue) = 99+37+88=224 (29% of max value = 765). Red value is 99 (39.06% from 255 or 44.20% from 224); Green value is 37 (14.84% from 255 or 16.52% from 224); Blue value is 88 (34.77% from 255 or 39.29% from 224); Max value from RGB is 99 - color contains mainly: red. Hex color #632558 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #632558 is #9CDAA7. Grayscale: #3D3D3D. Windows color (decimal): -10279592 or 5776739. OLE color: 5776739.
HSL color Cylindrical-coordinate representation of color #632558: hue angle of 310.65º degrees, saturation: 0.46, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #632558 is Cyan = 0, Magento = 0.63, Yellow = 0.11 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 37 | 88 | - |
| CMYK | 0 | 0.63 | 0.11 | 0.61 |
| HSL | 310.65º | 0.46% | 0.27% | - |
| HSV(B) | 310.65º | 0.63% | 0.39% | - |
| XYZ | 7.57 | 4.68 | 9.74 | - |
| YUV | 61.35 | 143.04 | 154.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 37 | 88 | 0 | 0.63 | 0.11 | 0.61 | 310.65 | 0.46 | 0.27 |
| Hex | 63 | 25 | 58 | 0 | 3F | B | 3D | 137 | 2E | 1B |
| Octal | 143 | 45 | 130 | 0 | 77 | 13 | 75 | 467 | 56 | 33 |
| Binary | 1100011 | 100101 | 1011000 | 0 | 111111 | 1011 | 111101 | 100110111 | 101110 | 11011 |
Color Harmonies of #632558
Complementary color
Monochromatic Colors of #632558
Black with #632558
Text Example
Text Example
White with #632558
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #632558; }
p { color: rgb(99,37,88); }
H1.HeaderClassName
{
color: #632558;
}
.AnyTagClassName
{
color: #632558;
}
</style>
background-color css
<style>
a { background-color: #632558; }
a { background-color: rgb(99,37,88); }
div.DivClassName
{
background-color: #632558;
}
.BgClassName
{
background-color: #632558;
}
</style>
border-color css
<style>
span { border-color: #632558; }
span { border-color: rgb(99,37,88); }
td.TdClassName
{
border-color: #632558;
}
.TagClassName
{
border-color: #632558;
}
</style>