Shades of Seance #613965
Tints of Seance #613965
RGB
CMYK
RGB Variations
Color information
#613965 (or 0x613965) is known color: Seance. HEX triplet: 61, 39 and 65. RGB value is (97,57,101). Sum of RGB (Red+Green+Blue) = 97+57+101=255 (33% of max value = 765). Red value is 97 (38.28% from 255 or 38.04% from 255); Green value is 57 (22.66% from 255 or 22.35% from 255); Blue value is 101 (39.84% from 255 or 39.61% from 255); Max value from RGB is 101 - color contains mainly: blue. Hex color #613965 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #613965 is #9EC69A. Grayscale: #494949. Windows color (decimal): -10405531 or 6633825. OLE color: 6633825.
HSL color Cylindrical-coordinate representation of color #613965: hue angle of 294.55º degrees, saturation: 0.28, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #613965 is Cyan = 0.04, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 97 | 57 | 101 | - |
| CMYK | 0.04 | 0.44 | 0 | 0.60 |
| HSL | 294.55º | 0.28% | 0.31% | - |
| HSV(B) | 294.55º | 0.44% | 0.4% | - |
| XYZ | 8.74 | 6.41 | 13.09 | - |
| YUV | 73.98 | 143.25 | 144.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 57 | 101 | 0.04 | 0.44 | 0 | 0.60 | 294.55 | 0.28 | 0.31 |
| Hex | 61 | 39 | 65 | 4 | 2C | 0 | 3C | 127 | 1C | 1F |
| Octal | 141 | 71 | 145 | 4 | 54 | 0 | 74 | 447 | 34 | 37 |
| Binary | 1100001 | 111001 | 1100101 | 100 | 101100 | 0 | 111100 | 100100111 | 11100 | 11111 |
Color Harmonies of #613965
Complementary color
Monochromatic Colors of #613965
Black with #613965
Text Example
Text Example
White with #613965
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613965; }
p { color: rgb(97,57,101); }
H1.HeaderClassName
{
color: #613965;
}
.AnyTagClassName
{
color: #613965;
}
</style>
background-color css
<style>
a { background-color: #613965; }
a { background-color: rgb(97,57,101); }
div.DivClassName
{
background-color: #613965;
}
.BgClassName
{
background-color: #613965;
}
</style>
border-color css
<style>
span { border-color: #613965; }
span { border-color: rgb(97,57,101); }
td.TdClassName
{
border-color: #613965;
}
.TagClassName
{
border-color: #613965;
}
</style>