Shades of Palatinate Purple #631854
Tints of Palatinate Purple #631854
RGB
CMYK
RGB Variations
Color information
#631854 (or 0x631854) is known color: Palatinate Purple. HEX triplet: 63, 18 and 54. RGB value is (99,24,84). Sum of RGB (Red+Green+Blue) = 99+24+84=207 (27% of max value = 765). Red value is 99 (39.06% from 255 or 47.83% from 207); Green value is 24 (9.77% from 255 or 11.59% from 207); Blue value is 84 (33.20% from 255 or 40.58% from 207); Max value from RGB is 99 - color contains mainly: red. Hex color #631854 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #631854 is #9CE7AB. Grayscale: #353535. Windows color (decimal): -10282924 or 5511267. OLE color: 5511267.
HSL color Cylindrical-coordinate representation of color #631854: hue angle of 312º degrees, saturation: 0.61, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #631854 is Cyan = 0, Magento = 0.76, Yellow = 0.15 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 24 | 84 | - |
| CMYK | 0 | 0.76 | 0.15 | 0.61 |
| HSL | 312º | 0.61% | 0.24% | - |
| HSV(B) | 312º | 0.76% | 0.39% | - |
| XYZ | 7.07 | 3.95 | 8.78 | - |
| YUV | 53.27 | 145.35 | 160.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 24 | 84 | 0 | 0.76 | 0.15 | 0.61 | 312 | 0.61 | 0.24 |
| Hex | 63 | 18 | 54 | 0 | 4C | F | 3D | 138 | 3D | 18 |
| Octal | 143 | 30 | 124 | 0 | 114 | 17 | 75 | 470 | 75 | 30 |
| Binary | 1100011 | 11000 | 1010100 | 0 | 1001100 | 1111 | 111101 | 100111000 | 111101 | 11000 |
Color Harmonies of #631854
Complementary color
Monochromatic Colors of #631854
Black with #631854
Text Example
Text Example
White with #631854
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #631854; }
p { color: rgb(99,24,84); }
H1.HeaderClassName
{
color: #631854;
}
.AnyTagClassName
{
color: #631854;
}
</style>
background-color css
<style>
a { background-color: #631854; }
a { background-color: rgb(99,24,84); }
div.DivClassName
{
background-color: #631854;
}
.BgClassName
{
background-color: #631854;
}
</style>
border-color css
<style>
span { border-color: #631854; }
span { border-color: rgb(99,24,84); }
td.TdClassName
{
border-color: #631854;
}
.TagClassName
{
border-color: #631854;
}
</style>