Shades of Palatinate Purple #633154
Tints of Palatinate Purple #633154
RGB
CMYK
RGB Variations
Color information
#633154 (or 0x633154) is known color: Palatinate Purple. HEX triplet: 63, 31 and 54. RGB value is (99,49,84). Sum of RGB (Red+Green+Blue) = 99+49+84=232 (30% of max value = 765). Red value is 99 (39.06% from 255 or 42.67% from 232); Green value is 49 (19.53% from 255 or 21.12% from 232); Blue value is 84 (33.20% from 255 or 36.21% from 232); Max value from RGB is 99 - color contains mainly: red. Hex color #633154 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #633154 is #9CCEAB. Grayscale: #434343. Windows color (decimal): -10276524 or 5517667. OLE color: 5517667.
HSL color Cylindrical-coordinate representation of color #633154: hue angle of 318º degrees, saturation: 0.34, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #633154 is Cyan = 0, Magento = 0.51, Yellow = 0.15 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 49 | 84 | - |
| CMYK | 0 | 0.51 | 0.15 | 0.61 |
| HSL | 318º | 0.34% | 0.29% | - |
| HSV(B) | 318º | 0.51% | 0.39% | - |
| XYZ | 7.84 | 5.49 | 9.03 | - |
| YUV | 67.94 | 137.07 | 150.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 49 | 84 | 0 | 0.51 | 0.15 | 0.61 | 318 | 0.34 | 0.29 |
| Hex | 63 | 31 | 54 | 0 | 33 | F | 3D | 13E | 22 | 1D |
| Octal | 143 | 61 | 124 | 0 | 63 | 17 | 75 | 476 | 42 | 35 |
| Binary | 1100011 | 110001 | 1010100 | 0 | 110011 | 1111 | 111101 | 100111110 | 100010 | 11101 |
Color Harmonies of #633154
Complementary color
Monochromatic Colors of #633154
Black with #633154
Text Example
Text Example
White with #633154
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #633154; }
p { color: rgb(99,49,84); }
H1.HeaderClassName
{
color: #633154;
}
.AnyTagClassName
{
color: #633154;
}
</style>
background-color css
<style>
a { background-color: #633154; }
a { background-color: rgb(99,49,84); }
div.DivClassName
{
background-color: #633154;
}
.BgClassName
{
background-color: #633154;
}
</style>
border-color css
<style>
span { border-color: #633154; }
span { border-color: rgb(99,49,84); }
td.TdClassName
{
border-color: #633154;
}
.TagClassName
{
border-color: #633154;
}
</style>