Shades of Seance #613963
Tints of Seance #613963
RGB
CMYK
RGB Variations
Color information
#613963 (or 0x613963) is known color: Seance. HEX triplet: 61, 39 and 63. RGB value is (97,57,99). Sum of RGB (Red+Green+Blue) = 97+57+99=253 (33% of max value = 765). Red value is 97 (38.28% from 255 or 38.34% from 253); Green value is 57 (22.66% from 255 or 22.53% from 253); Blue value is 99 (39.06% from 255 or 39.13% from 253); Max value from RGB is 99 - color contains mainly: blue. Hex color #613963 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #613963 is #9EC69C. Grayscale: #494949. Windows color (decimal): -10405533 or 6502753. OLE color: 6502753.
HSL color Cylindrical-coordinate representation of color #613963: hue angle of 297.14º degrees, saturation: 0.27, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #613963 is Cyan = 0.02, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 97 | 57 | 99 | - |
| CMYK | 0.02 | 0.42 | 0 | 0.61 |
| HSL | 297.14º | 0.27% | 0.31% | - |
| HSV(B) | 297.14º | 0.42% | 0.39% | - |
| XYZ | 8.65 | 6.37 | 12.58 | - |
| YUV | 73.75 | 142.25 | 144.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 57 | 99 | 0.02 | 0.42 | 0 | 0.61 | 297.14 | 0.27 | 0.31 |
| Hex | 61 | 39 | 63 | 2 | 2A | 0 | 3D | 129 | 1B | 1F |
| Octal | 141 | 71 | 143 | 2 | 52 | 0 | 75 | 451 | 33 | 37 |
| Binary | 1100001 | 111001 | 1100011 | 10 | 101010 | 0 | 111101 | 100101001 | 11011 | 11111 |
Color Harmonies of #613963
Complementary color
Monochromatic Colors of #613963
Black with #613963
Text Example
Text Example
White with #613963
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613963; }
p { color: rgb(97,57,99); }
H1.HeaderClassName
{
color: #613963;
}
.AnyTagClassName
{
color: #613963;
}
</style>
background-color css
<style>
a { background-color: #613963; }
a { background-color: rgb(97,57,99); }
div.DivClassName
{
background-color: #613963;
}
.BgClassName
{
background-color: #613963;
}
</style>
border-color css
<style>
span { border-color: #613963; }
span { border-color: rgb(97,57,99); }
td.TdClassName
{
border-color: #613963;
}
.TagClassName
{
border-color: #613963;
}
</style>