Shades of Seance #613665
Tints of Seance #613665
RGB
CMYK
RGB Variations
Color information
#613665 (or 0x613665) is known color: Seance. HEX triplet: 61, 36 and 65. RGB value is (97,54,101). Sum of RGB (Red+Green+Blue) = 97+54+101=252 (33% of max value = 765). Red value is 97 (38.28% from 255 or 38.49% from 252); Green value is 54 (21.48% from 255 or 21.43% from 252); Blue value is 101 (39.84% from 255 or 40.08% from 252); Max value from RGB is 101 - color contains mainly: blue. Hex color #613665 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #613665 is #9EC99A. Grayscale: #484848. Windows color (decimal): -10406299 or 6633057. OLE color: 6633057.
HSL color Cylindrical-coordinate representation of color #613665: hue angle of 294.89º degrees, saturation: 0.3, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #613665 is Cyan = 0.04, Magento = 0.47, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 97 | 54 | 101 | - |
| CMYK | 0.04 | 0.47 | 0 | 0.60 |
| HSL | 294.89º | 0.3% | 0.3% | - |
| HSV(B) | 294.89º | 0.47% | 0.4% | - |
| XYZ | 8.6 | 6.12 | 13.04 | - |
| YUV | 72.22 | 144.25 | 145.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 54 | 101 | 0.04 | 0.47 | 0 | 0.60 | 294.89 | 0.3 | 0.3 |
| Hex | 61 | 36 | 65 | 4 | 2F | 0 | 3C | 127 | 1E | 1E |
| Octal | 141 | 66 | 145 | 4 | 57 | 0 | 74 | 447 | 36 | 36 |
| Binary | 1100001 | 110110 | 1100101 | 100 | 101111 | 0 | 111100 | 100100111 | 11110 | 11110 |
Color Harmonies of #613665
Complementary color
Monochromatic Colors of #613665
Black with #613665
Text Example
Text Example
White with #613665
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613665; }
p { color: rgb(97,54,101); }
H1.HeaderClassName
{
color: #613665;
}
.AnyTagClassName
{
color: #613665;
}
</style>
background-color css
<style>
a { background-color: #613665; }
a { background-color: rgb(97,54,101); }
div.DivClassName
{
background-color: #613665;
}
.BgClassName
{
background-color: #613665;
}
</style>
border-color css
<style>
span { border-color: #613665; }
span { border-color: rgb(97,54,101); }
td.TdClassName
{
border-color: #613665;
}
.TagClassName
{
border-color: #613665;
}
</style>