Shades of Seance #632968
Tints of Seance #632968
RGB
CMYK
RGB Variations
Color information
#632968 (or 0x632968) is known color: Seance. HEX triplet: 63, 29 and 68. RGB value is (99,41,104). Sum of RGB (Red+Green+Blue) = 99+41+104=244 (32% of max value = 765). Red value is 99 (39.06% from 255 or 40.57% from 244); Green value is 41 (16.41% from 255 or 16.80% from 244); Blue value is 104 (41.02% from 255 or 42.62% from 244); Max value from RGB is 104 - color contains mainly: blue. Hex color #632968 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #632968 is #9CD697. Grayscale: #414141. Windows color (decimal): -10278552 or 6826339. OLE color: 6826339.
HSL color Cylindrical-coordinate representation of color #632968: hue angle of 295.24º degrees, saturation: 0.43, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #632968 is Cyan = 0.05, Magento = 0.61, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 99 | 41 | 104 | - |
| CMYK | 0.05 | 0.61 | 0 | 0.59 |
| HSL | 295.24º | 0.43% | 0.28% | - |
| HSV(B) | 295.24º | 0.61% | 0.41% | - |
| XYZ | 8.44 | 5.24 | 13.66 | - |
| YUV | 65.52 | 149.72 | 151.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 41 | 104 | 0.05 | 0.61 | 0 | 0.59 | 295.24 | 0.43 | 0.28 |
| Hex | 63 | 29 | 68 | 5 | 3D | 0 | 3B | 127 | 2B | 1C |
| Octal | 143 | 51 | 150 | 5 | 75 | 0 | 73 | 447 | 53 | 34 |
| Binary | 1100011 | 101001 | 1101000 | 101 | 111101 | 0 | 111011 | 100100111 | 101011 | 11100 |
Color Harmonies of #632968
Complementary color
Monochromatic Colors of #632968
Black with #632968
Text Example
Text Example
White with #632968
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #632968; }
p { color: rgb(99,41,104); }
H1.HeaderClassName
{
color: #632968;
}
.AnyTagClassName
{
color: #632968;
}
</style>
background-color css
<style>
a { background-color: #632968; }
a { background-color: rgb(99,41,104); }
div.DivClassName
{
background-color: #632968;
}
.BgClassName
{
background-color: #632968;
}
</style>
border-color css
<style>
span { border-color: #632968; }
span { border-color: rgb(99,41,104); }
td.TdClassName
{
border-color: #632968;
}
.TagClassName
{
border-color: #632968;
}
</style>