Shades of Palatinate Purple #632556
Tints of Palatinate Purple #632556
RGB
CMYK
RGB Variations
Color information
#632556 (or 0x632556) is known color: Palatinate Purple. HEX triplet: 63, 25 and 56. RGB value is (99,37,86). Sum of RGB (Red+Green+Blue) = 99+37+86=222 (29% of max value = 765). Red value is 99 (39.06% from 255 or 44.59% from 222); Green value is 37 (14.84% from 255 or 16.67% from 222); Blue value is 86 (33.98% from 255 or 38.74% from 222); Max value from RGB is 99 - color contains mainly: red. Hex color #632556 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #632556 is #9CDAA9. Grayscale: #3C3C3C. Windows color (decimal): -10279594 or 5645667. OLE color: 5645667.
HSL color Cylindrical-coordinate representation of color #632556: hue angle of 312.58º 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 #632556 is Cyan = 0, Magento = 0.63, Yellow = 0.13 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 37 | 86 | - |
| CMYK | 0 | 0.63 | 0.13 | 0.61 |
| HSL | 312.58º | 0.46% | 0.27% | - |
| HSV(B) | 312.58º | 0.63% | 0.39% | - |
| XYZ | 7.49 | 4.65 | 9.31 | - |
| YUV | 61.12 | 142.04 | 155.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 37 | 86 | 0 | 0.63 | 0.13 | 0.61 | 312.58 | 0.46 | 0.27 |
| Hex | 63 | 25 | 56 | 0 | 3F | D | 3D | 139 | 2E | 1B |
| Octal | 143 | 45 | 126 | 0 | 77 | 15 | 75 | 471 | 56 | 33 |
| Binary | 1100011 | 100101 | 1010110 | 0 | 111111 | 1101 | 111101 | 100111001 | 101110 | 11011 |
Color Harmonies of #632556
Complementary color
Monochromatic Colors of #632556
Black with #632556
Text Example
Text Example
White with #632556
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #632556; }
p { color: rgb(99,37,86); }
H1.HeaderClassName
{
color: #632556;
}
.AnyTagClassName
{
color: #632556;
}
</style>
background-color css
<style>
a { background-color: #632556; }
a { background-color: rgb(99,37,86); }
div.DivClassName
{
background-color: #632556;
}
.BgClassName
{
background-color: #632556;
}
</style>
border-color css
<style>
span { border-color: #632556; }
span { border-color: rgb(99,37,86); }
td.TdClassName
{
border-color: #632556;
}
.TagClassName
{
border-color: #632556;
}
</style>