Shades of Seance #631670
Tints of Seance #631670
RGB
CMYK
RGB Variations
Color information
#631670 (or 0x631670) is known color: Seance. HEX triplet: 63, 16 and 70. RGB value is (99,22,112). Sum of RGB (Red+Green+Blue) = 99+22+112=233 (30% of max value = 765). Red value is 99 (39.06% from 255 or 42.49% from 233); Green value is 22 (8.98% from 255 or 9.44% from 233); Blue value is 112 (44.14% from 255 or 48.07% from 233); Max value from RGB is 112 - color contains mainly: blue. Hex color #631670 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #631670 is #9CE98F. Grayscale: #373737. Windows color (decimal): -10283408 or 7345763. OLE color: 7345763.
HSL color Cylindrical-coordinate representation of color #631670: hue angle of 291.33º degrees, saturation: 0.67, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #631670 is Cyan = 0.12, Magento = 0.80, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 99 | 22 | 112 | - |
| CMYK | 0.12 | 0.80 | 0 | 0.56 |
| HSL | 291.33º | 0.67% | 0.26% | - |
| HSV(B) | 291.33º | 0.8% | 0.44% | - |
| XYZ | 8.36 | 4.4 | 15.74 | - |
| YUV | 55.28 | 160.01 | 159.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 22 | 112 | 0.12 | 0.80 | 0 | 0.56 | 291.33 | 0.67 | 0.26 |
| Hex | 63 | 16 | 70 | C | 50 | 0 | 38 | 123 | 43 | 1A |
| Octal | 143 | 26 | 160 | 14 | 120 | 0 | 70 | 443 | 103 | 32 |
| Binary | 1100011 | 10110 | 1110000 | 1100 | 1010000 | 0 | 111000 | 100100011 | 1000011 | 11010 |
Color Harmonies of #631670
Complementary color
Monochromatic Colors of #631670
Black with #631670
Text Example
Text Example
White with #631670
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #631670; }
p { color: rgb(99,22,112); }
H1.HeaderClassName
{
color: #631670;
}
.AnyTagClassName
{
color: #631670;
}
</style>
background-color css
<style>
a { background-color: #631670; }
a { background-color: rgb(99,22,112); }
div.DivClassName
{
background-color: #631670;
}
.BgClassName
{
background-color: #631670;
}
</style>
border-color css
<style>
span { border-color: #631670; }
span { border-color: rgb(99,22,112); }
td.TdClassName
{
border-color: #631670;
}
.TagClassName
{
border-color: #631670;
}
</style>