Shades of Seance #632970
Tints of Seance #632970
RGB
CMYK
RGB Variations
Color information
#632970 (or 0x632970) is known color: Seance. HEX triplet: 63, 29 and 70. RGB value is (99,41,112). Sum of RGB (Red+Green+Blue) = 99+41+112=252 (33% of max value = 765). Red value is 99 (39.06% from 255 or 39.29% from 252); Green value is 41 (16.41% from 255 or 16.27% from 252); Blue value is 112 (44.14% from 255 or 44.44% from 252); Max value from RGB is 112 - color contains mainly: blue. Hex color #632970 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #632970 is #9CD68F. Grayscale: #424242. Windows color (decimal): -10278544 or 7350627. OLE color: 7350627.
HSL color Cylindrical-coordinate representation of color #632970: hue angle of 289.01º degrees, saturation: 0.46, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #632970 is Cyan = 0.12, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 99 | 41 | 112 | - |
| CMYK | 0.12 | 0.63 | 0 | 0.56 |
| HSL | 289.01º | 0.46% | 0.3% | - |
| HSV(B) | 289.01º | 0.63% | 0.44% | - |
| XYZ | 8.86 | 5.41 | 15.91 | - |
| YUV | 66.44 | 153.72 | 151.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 41 | 112 | 0.12 | 0.63 | 0 | 0.56 | 289.01 | 0.46 | 0.3 |
| Hex | 63 | 29 | 70 | C | 3F | 0 | 38 | 121 | 2E | 1E |
| Octal | 143 | 51 | 160 | 14 | 77 | 0 | 70 | 441 | 56 | 36 |
| Binary | 1100011 | 101001 | 1110000 | 1100 | 111111 | 0 | 111000 | 100100001 | 101110 | 11110 |
Color Harmonies of #632970
Complementary color
Monochromatic Colors of #632970
Black with #632970
Text Example
Text Example
White with #632970
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #632970; }
p { color: rgb(99,41,112); }
H1.HeaderClassName
{
color: #632970;
}
.AnyTagClassName
{
color: #632970;
}
</style>
background-color css
<style>
a { background-color: #632970; }
a { background-color: rgb(99,41,112); }
div.DivClassName
{
background-color: #632970;
}
.BgClassName
{
background-color: #632970;
}
</style>
border-color css
<style>
span { border-color: #632970; }
span { border-color: rgb(99,41,112); }
td.TdClassName
{
border-color: #632970;
}
.TagClassName
{
border-color: #632970;
}
</style>