Shades of Seance #613168
Tints of Seance #613168
RGB
CMYK
RGB Variations
Color information
#613168 (or 0x613168) is known color: Seance. HEX triplet: 61, 31 and 68. RGB value is (97,49,104). Sum of RGB (Red+Green+Blue) = 97+49+104=250 (33% of max value = 765). Red value is 97 (38.28% from 255 or 38.8% from 250); Green value is 49 (19.53% from 255 or 19.6% from 250); Blue value is 104 (41.02% from 255 or 41.6% from 250); Max value from RGB is 104 - color contains mainly: blue. Hex color #613168 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #613168 is #9ECE97. Grayscale: #454545. Windows color (decimal): -10407576 or 6828385. OLE color: 6828385.
HSL color Cylindrical-coordinate representation of color #613168: hue angle of 292.36º degrees, saturation: 0.36, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #613168 is Cyan = 0.07, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 97 | 49 | 104 | - |
| CMYK | 0.07 | 0.53 | 0 | 0.59 |
| HSL | 292.36º | 0.36% | 0.3% | - |
| HSV(B) | 292.36º | 0.53% | 0.41% | - |
| XYZ | 8.53 | 5.74 | 13.75 | - |
| YUV | 69.62 | 147.4 | 147.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 49 | 104 | 0.07 | 0.53 | 0 | 0.59 | 292.36 | 0.36 | 0.3 |
| Hex | 61 | 31 | 68 | 7 | 35 | 0 | 3B | 124 | 24 | 1E |
| Octal | 141 | 61 | 150 | 7 | 65 | 0 | 73 | 444 | 44 | 36 |
| Binary | 1100001 | 110001 | 1101000 | 111 | 110101 | 0 | 111011 | 100100100 | 100100 | 11110 |
Color Harmonies of #613168
Complementary color
Monochromatic Colors of #613168
Black with #613168
Text Example
Text Example
White with #613168
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613168; }
p { color: rgb(97,49,104); }
H1.HeaderClassName
{
color: #613168;
}
.AnyTagClassName
{
color: #613168;
}
</style>
background-color css
<style>
a { background-color: #613168; }
a { background-color: rgb(97,49,104); }
div.DivClassName
{
background-color: #613168;
}
.BgClassName
{
background-color: #613168;
}
</style>
border-color css
<style>
span { border-color: #613168; }
span { border-color: rgb(97,49,104); }
td.TdClassName
{
border-color: #613168;
}
.TagClassName
{
border-color: #613168;
}
</style>