Shades of Palatinate Purple #633059
Tints of Palatinate Purple #633059
RGB
CMYK
RGB Variations
Color information
#633059 (or 0x633059) is known color: Palatinate Purple. HEX triplet: 63, 30 and 59. RGB value is (99,48,89). Sum of RGB (Red+Green+Blue) = 99+48+89=236 (31% of max value = 765). Red value is 99 (39.06% from 255 or 41.95% from 236); Green value is 48 (19.14% from 255 or 20.34% from 236); Blue value is 89 (35.16% from 255 or 37.71% from 236); Max value from RGB is 99 - color contains mainly: red. Hex color #633059 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #633059 is #9CCFA6. Grayscale: #434343. Windows color (decimal): -10276775 or 5845091. OLE color: 5845091.
HSL color Cylindrical-coordinate representation of color #633059: hue angle of 311.76º degrees, saturation: 0.35, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #633059 is Cyan = 0, Magento = 0.52, Yellow = 0.10 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 48 | 89 | - |
| CMYK | 0 | 0.52 | 0.10 | 0.61 |
| HSL | 311.76º | 0.35% | 0.29% | - |
| HSV(B) | 311.76º | 0.52% | 0.39% | - |
| XYZ | 8.01 | 5.49 | 10.09 | - |
| YUV | 67.92 | 139.9 | 150.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 48 | 89 | 0 | 0.52 | 0.10 | 0.61 | 311.76 | 0.35 | 0.29 |
| Hex | 63 | 30 | 59 | 0 | 34 | A | 3D | 138 | 23 | 1D |
| Octal | 143 | 60 | 131 | 0 | 64 | 12 | 75 | 470 | 43 | 35 |
| Binary | 1100011 | 110000 | 1011001 | 0 | 110100 | 1010 | 111101 | 100111000 | 100011 | 11101 |
Color Harmonies of #633059
Complementary color
Monochromatic Colors of #633059
Black with #633059
Text Example
Text Example
White with #633059
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #633059; }
p { color: rgb(99,48,89); }
H1.HeaderClassName
{
color: #633059;
}
.AnyTagClassName
{
color: #633059;
}
</style>
background-color css
<style>
a { background-color: #633059; }
a { background-color: rgb(99,48,89); }
div.DivClassName
{
background-color: #633059;
}
.BgClassName
{
background-color: #633059;
}
</style>
border-color css
<style>
span { border-color: #633059; }
span { border-color: rgb(99,48,89); }
td.TdClassName
{
border-color: #633059;
}
.TagClassName
{
border-color: #633059;
}
</style>