Shades of Seance #613166
Tints of Seance #613166
RGB
CMYK
RGB Variations
Color information
#613166 (or 0x613166) is known color: Seance. HEX triplet: 61, 31 and 66. RGB value is (97,49,102). Sum of RGB (Red+Green+Blue) = 97+49+102=248 (32% of max value = 765). Red value is 97 (38.28% from 255 or 39.11% from 248); Green value is 49 (19.53% from 255 or 19.76% from 248); Blue value is 102 (40.23% from 255 or 41.13% from 248); Max value from RGB is 102 - color contains mainly: blue. Hex color #613166 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #613166 is #9ECE99. Grayscale: #454545. Windows color (decimal): -10407578 or 6697313. OLE color: 6697313.
HSL color Cylindrical-coordinate representation of color #613166: hue angle of 294.34º degrees, saturation: 0.35, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #613166 is Cyan = 0.05, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 97 | 49 | 102 | - |
| CMYK | 0.05 | 0.52 | 0 | 0.6 |
| HSL | 294.34º | 0.35% | 0.3% | - |
| HSV(B) | 294.34º | 0.52% | 0.4% | - |
| XYZ | 8.43 | 5.7 | 13.23 | - |
| YUV | 69.39 | 146.4 | 147.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 49 | 102 | 0.05 | 0.52 | 0 | 0.6 | 294.34 | 0.35 | 0.3 |
| Hex | 61 | 31 | 66 | 5 | 34 | 0 | 3C | 126 | 23 | 1E |
| Octal | 141 | 61 | 146 | 5 | 64 | 0 | 74 | 446 | 43 | 36 |
| Binary | 1100001 | 110001 | 1100110 | 101 | 110100 | 0 | 111100 | 100100110 | 100011 | 11110 |
Color Harmonies of #613166
Complementary color
Monochromatic Colors of #613166
Black with #613166
Text Example
Text Example
White with #613166
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613166; }
p { color: rgb(97,49,102); }
H1.HeaderClassName
{
color: #613166;
}
.AnyTagClassName
{
color: #613166;
}
</style>
background-color css
<style>
a { background-color: #613166; }
a { background-color: rgb(97,49,102); }
div.DivClassName
{
background-color: #613166;
}
.BgClassName
{
background-color: #613166;
}
</style>
border-color css
<style>
span { border-color: #613166; }
span { border-color: rgb(97,49,102); }
td.TdClassName
{
border-color: #613166;
}
.TagClassName
{
border-color: #613166;
}
</style>