Shades of Palatinate Purple #631258
Tints of Palatinate Purple #631258
RGB
CMYK
RGB Variations
Color information
#631258 (or 0x631258) is known color: Palatinate Purple. HEX triplet: 63, 12 and 58. RGB value is (99,18,88). Sum of RGB (Red+Green+Blue) = 99+18+88=205 (27% of max value = 765). Red value is 99 (39.06% from 255 or 48.29% from 205); Green value is 18 (7.42% from 255 or 8.78% from 205); Blue value is 88 (34.77% from 255 or 42.93% from 205); Max value from RGB is 99 - color contains mainly: red. Hex color #631258 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #631258 is #9CEDA7. Grayscale: #323232. Windows color (decimal): -10284456 or 5771875. OLE color: 5771875.
HSL color Cylindrical-coordinate representation of color #631258: hue angle of 308.15º degrees, saturation: 0.69, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #631258 is Cyan = 0, Magento = 0.82, Yellow = 0.11 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 18 | 88 | - |
| CMYK | 0 | 0.82 | 0.11 | 0.61 |
| HSL | 308.15º | 0.69% | 0.23% | - |
| HSV(B) | 308.15º | 0.82% | 0.39% | - |
| XYZ | 7.12 | 3.79 | 9.59 | - |
| YUV | 50.2 | 149.34 | 162.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 18 | 88 | 0 | 0.82 | 0.11 | 0.61 | 308.15 | 0.69 | 0.23 |
| Hex | 63 | 12 | 58 | 0 | 52 | B | 3D | 134 | 45 | 17 |
| Octal | 143 | 22 | 130 | 0 | 122 | 13 | 75 | 464 | 105 | 27 |
| Binary | 1100011 | 10010 | 1011000 | 0 | 1010010 | 1011 | 111101 | 100110100 | 1000101 | 10111 |
Color Harmonies of #631258
Complementary color
Monochromatic Colors of #631258
Black with #631258
Text Example
Text Example
White with #631258
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #631258; }
p { color: rgb(99,18,88); }
H1.HeaderClassName
{
color: #631258;
}
.AnyTagClassName
{
color: #631258;
}
</style>
background-color css
<style>
a { background-color: #631258; }
a { background-color: rgb(99,18,88); }
div.DivClassName
{
background-color: #631258;
}
.BgClassName
{
background-color: #631258;
}
</style>
border-color css
<style>
span { border-color: #631258; }
span { border-color: rgb(99,18,88); }
td.TdClassName
{
border-color: #631258;
}
.TagClassName
{
border-color: #631258;
}
</style>