Shades of Palatinate Purple #631058
Tints of Palatinate Purple #631058
RGB
CMYK
RGB Variations
Color information
#631058 (or 0x631058) is known color: Palatinate Purple. HEX triplet: 63, 10 and 58. RGB value is (99,16,88). Sum of RGB (Red+Green+Blue) = 99+16+88=203 (26% of max value = 765). Red value is 99 (39.06% from 255 or 48.77% from 203); Green value is 16 (6.64% from 255 or 7.88% from 203); Blue value is 88 (34.77% from 255 or 43.35% from 203); Max value from RGB is 99 - color contains mainly: red. Hex color #631058 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #631058 is #9CEFA7. Grayscale: #303030. Windows color (decimal): -10284968 or 5771363. OLE color: 5771363.
HSL color Cylindrical-coordinate representation of color #631058: hue angle of 307.95º 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 #631058 is Cyan = 0, Magento = 0.84, Yellow = 0.11 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 16 | 88 | - |
| CMYK | 0 | 0.84 | 0.11 | 0.61 |
| HSL | 307.95º | 0.72% | 0.23% | - |
| HSV(B) | 307.95º | 0.84% | 0.39% | - |
| XYZ | 7.09 | 3.73 | 9.58 | - |
| YUV | 49.03 | 150 | 163.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 16 | 88 | 0 | 0.84 | 0.11 | 0.61 | 307.95 | 0.72 | 0.23 |
| Hex | 63 | 10 | 58 | 0 | 54 | B | 3D | 134 | 48 | 17 |
| Octal | 143 | 20 | 130 | 0 | 124 | 13 | 75 | 464 | 110 | 27 |
| Binary | 1100011 | 10000 | 1011000 | 0 | 1010100 | 1011 | 111101 | 100110100 | 1001000 | 10111 |
Color Harmonies of #631058
Complementary color
Monochromatic Colors of #631058
Black with #631058
Text Example
Text Example
White with #631058
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #631058; }
p { color: rgb(99,16,88); }
H1.HeaderClassName
{
color: #631058;
}
.AnyTagClassName
{
color: #631058;
}
</style>
background-color css
<style>
a { background-color: #631058; }
a { background-color: rgb(99,16,88); }
div.DivClassName
{
background-color: #631058;
}
.BgClassName
{
background-color: #631058;
}
</style>
border-color css
<style>
span { border-color: #631058; }
span { border-color: rgb(99,16,88); }
td.TdClassName
{
border-color: #631058;
}
.TagClassName
{
border-color: #631058;
}
</style>