Shades of Palatinate Purple #631060
Tints of Palatinate Purple #631060
RGB
CMYK
RGB Variations
Color information
#631060 (or 0x631060) is known color: Palatinate Purple. HEX triplet: 63, 10 and 60. RGB value is (99,16,96). Sum of RGB (Red+Green+Blue) = 99+16+96=211 (27% of max value = 765). Red value is 99 (39.06% from 255 or 46.92% from 211); Green value is 16 (6.64% from 255 or 7.58% from 211); Blue value is 96 (37.89% from 255 or 45.50% from 211); Max value from RGB is 99 - color contains mainly: red. Hex color #631060 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #631060 is #9CEF9F. Grayscale: #313131. Windows color (decimal): -10284960 or 6295651. OLE color: 6295651.
HSL color Cylindrical-coordinate representation of color #631060: hue angle of 302.17º degrees, saturation: 0.72, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #631060 is Cyan = 0, Magento = 0.84, Yellow = 0.03 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 16 | 96 | - |
| CMYK | 0 | 0.84 | 0.03 | 0.61 |
| HSL | 302.17º | 0.72% | 0.23% | - |
| HSV(B) | 302.17º | 0.84% | 0.39% | - |
| XYZ | 7.44 | 3.87 | 11.42 | - |
| YUV | 49.94 | 154 | 163 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 16 | 96 | 0 | 0.84 | 0.03 | 0.61 | 302.17 | 0.72 | 0.23 |
| Hex | 63 | 10 | 60 | 0 | 54 | 3 | 3D | 12E | 48 | 17 |
| Octal | 143 | 20 | 140 | 0 | 124 | 3 | 75 | 456 | 110 | 27 |
| Binary | 1100011 | 10000 | 1100000 | 0 | 1010100 | 11 | 111101 | 100101110 | 1001000 | 10111 |
Color Harmonies of #631060
Complementary color
Monochromatic Colors of #631060
Black with #631060
Text Example
Text Example
White with #631060
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #631060; }
p { color: rgb(99,16,96); }
H1.HeaderClassName
{
color: #631060;
}
.AnyTagClassName
{
color: #631060;
}
</style>
background-color css
<style>
a { background-color: #631060; }
a { background-color: rgb(99,16,96); }
div.DivClassName
{
background-color: #631060;
}
.BgClassName
{
background-color: #631060;
}
</style>
border-color css
<style>
span { border-color: #631060; }
span { border-color: rgb(99,16,96); }
td.TdClassName
{
border-color: #631060;
}
.TagClassName
{
border-color: #631060;
}
</style>