Shades of Seance #613564
Tints of Seance #613564
RGB
CMYK
RGB Variations
Color information
#613564 (or 0x613564) is known color: Seance. HEX triplet: 61, 35 and 64. RGB value is (97,53,100). Sum of RGB (Red+Green+Blue) = 97+53+100=250 (33% of max value = 765). Red value is 97 (38.28% from 255 or 38.8% from 250); Green value is 53 (21.09% from 255 or 21.2% from 250); Blue value is 100 (39.45% from 255 or 40% from 250); Max value from RGB is 100 - color contains mainly: blue. Hex color #613564 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #613564 is #9ECA9B. Grayscale: #474747. Windows color (decimal): -10406556 or 6567265. OLE color: 6567265.
HSL color Cylindrical-coordinate representation of color #613564: hue angle of 296.17º degrees, saturation: 0.31, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #613564 is Cyan = 0.03, Magento = 0.47, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 97 | 53 | 100 | - |
| CMYK | 0.03 | 0.47 | 0 | 0.61 |
| HSL | 296.17º | 0.31% | 0.3% | - |
| HSV(B) | 296.17º | 0.47% | 0.39% | - |
| XYZ | 8.5 | 6.01 | 12.77 | - |
| YUV | 71.51 | 144.08 | 146.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 53 | 100 | 0.03 | 0.47 | 0 | 0.61 | 296.17 | 0.31 | 0.3 |
| Hex | 61 | 35 | 64 | 3 | 2F | 0 | 3D | 128 | 1F | 1E |
| Octal | 141 | 65 | 144 | 3 | 57 | 0 | 75 | 450 | 37 | 36 |
| Binary | 1100001 | 110101 | 1100100 | 11 | 101111 | 0 | 111101 | 100101000 | 11111 | 11110 |
Color Harmonies of #613564
Complementary color
Monochromatic Colors of #613564
Black with #613564
Text Example
Text Example
White with #613564
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613564; }
p { color: rgb(97,53,100); }
H1.HeaderClassName
{
color: #613564;
}
.AnyTagClassName
{
color: #613564;
}
</style>
background-color css
<style>
a { background-color: #613564; }
a { background-color: rgb(97,53,100); }
div.DivClassName
{
background-color: #613564;
}
.BgClassName
{
background-color: #613564;
}
</style>
border-color css
<style>
span { border-color: #613564; }
span { border-color: rgb(97,53,100); }
td.TdClassName
{
border-color: #613564;
}
.TagClassName
{
border-color: #613564;
}
</style>