Shades of Seance #631679
Tints of Seance #631679
RGB
CMYK
RGB Variations
Color information
#631679 (or 0x631679) is known color: Seance. HEX triplet: 63, 16 and 79. RGB value is (99,22,121). Sum of RGB (Red+Green+Blue) = 99+22+121=242 (32% of max value = 765). Red value is 99 (39.06% from 255 or 40.91% from 242); Green value is 22 (8.98% from 255 or 9.09% from 242); Blue value is 121 (47.66% from 255 or 50% from 242); Max value from RGB is 121 - color contains mainly: blue. Hex color #631679 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #631679 is #9CE986. Grayscale: #373737. Windows color (decimal): -10283399 or 7935587. OLE color: 7935587.
HSL color Cylindrical-coordinate representation of color #631679: hue angle of 286.67º degrees, saturation: 0.69, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #631679 is Cyan = 0.18, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 99 | 22 | 121 | - |
| CMYK | 0.18 | 0.82 | 0 | 0.53 |
| HSL | 286.67º | 0.69% | 0.28% | - |
| HSV(B) | 286.67º | 0.82% | 0.47% | - |
| XYZ | 8.88 | 4.61 | 18.51 | - |
| YUV | 56.31 | 164.51 | 158.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 22 | 121 | 0.18 | 0.82 | 0 | 0.53 | 286.67 | 0.69 | 0.28 |
| Hex | 63 | 16 | 79 | 12 | 52 | 0 | 35 | 11F | 45 | 1C |
| Octal | 143 | 26 | 171 | 22 | 122 | 0 | 65 | 437 | 105 | 34 |
| Binary | 1100011 | 10110 | 1111001 | 10010 | 1010010 | 0 | 110101 | 100011111 | 1000101 | 11100 |
Color Harmonies of #631679
Complementary color
Monochromatic Colors of #631679
Black with #631679
Text Example
Text Example
White with #631679
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #631679; }
p { color: rgb(99,22,121); }
H1.HeaderClassName
{
color: #631679;
}
.AnyTagClassName
{
color: #631679;
}
</style>
background-color css
<style>
a { background-color: #631679; }
a { background-color: rgb(99,22,121); }
div.DivClassName
{
background-color: #631679;
}
.BgClassName
{
background-color: #631679;
}
</style>
border-color css
<style>
span { border-color: #631679; }
span { border-color: rgb(99,22,121); }
td.TdClassName
{
border-color: #631679;
}
.TagClassName
{
border-color: #631679;
}
</style>