Shades of Seance #631577
Tints of Seance #631577
RGB
CMYK
RGB Variations
Color information
#631577 (or 0x631577) is known color: Seance. HEX triplet: 63, 15 and 77. RGB value is (99,21,119). Sum of RGB (Red+Green+Blue) = 99+21+119=239 (31% of max value = 765). Red value is 99 (39.06% from 255 or 41.42% from 239); Green value is 21 (8.59% from 255 or 8.79% from 239); Blue value is 119 (46.88% from 255 or 49.79% from 239); Max value from RGB is 119 - color contains mainly: blue. Hex color #631577 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #631577 is #9CEA88. Grayscale: #373737. Windows color (decimal): -10283657 or 7804259. OLE color: 7804259.
HSL color Cylindrical-coordinate representation of color #631577: hue angle of 287.76º degrees, saturation: 0.7, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #631577 is Cyan = 0.17, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 99 | 21 | 119 | - |
| CMYK | 0.17 | 0.82 | 0 | 0.53 |
| HSL | 287.76º | 0.7% | 0.27% | - |
| HSV(B) | 287.76º | 0.82% | 0.47% | - |
| XYZ | 8.74 | 4.52 | 17.86 | - |
| YUV | 55.49 | 163.84 | 159.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 21 | 119 | 0.17 | 0.82 | 0 | 0.53 | 287.76 | 0.7 | 0.27 |
| Hex | 63 | 15 | 77 | 11 | 52 | 0 | 35 | 120 | 46 | 1B |
| Octal | 143 | 25 | 167 | 21 | 122 | 0 | 65 | 440 | 106 | 33 |
| Binary | 1100011 | 10101 | 1110111 | 10001 | 1010010 | 0 | 110101 | 100100000 | 1000110 | 11011 |
Color Harmonies of #631577
Complementary color
Monochromatic Colors of #631577
Black with #631577
Text Example
Text Example
White with #631577
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #631577; }
p { color: rgb(99,21,119); }
H1.HeaderClassName
{
color: #631577;
}
.AnyTagClassName
{
color: #631577;
}
</style>
background-color css
<style>
a { background-color: #631577; }
a { background-color: rgb(99,21,119); }
div.DivClassName
{
background-color: #631577;
}
.BgClassName
{
background-color: #631577;
}
</style>
border-color css
<style>
span { border-color: #631577; }
span { border-color: rgb(99,21,119); }
td.TdClassName
{
border-color: #631577;
}
.TagClassName
{
border-color: #631577;
}
</style>