Shades of Seance #613862
Tints of Seance #613862
RGB
CMYK
RGB Variations
Color information
#613862 (or 0x613862) is known color: Seance. HEX triplet: 61, 38 and 62. RGB value is (97,56,98). Sum of RGB (Red+Green+Blue) = 97+56+98=251 (33% of max value = 765). Red value is 97 (38.28% from 255 or 38.65% from 251); Green value is 56 (22.27% from 255 or 22.31% from 251); Blue value is 98 (38.67% from 255 or 39.04% from 251); Max value from RGB is 98 - color contains mainly: blue. Hex color #613862 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #613862 is #9EC79D. Grayscale: #484848. Windows color (decimal): -10405790 or 6436961. OLE color: 6436961.
HSL color Cylindrical-coordinate representation of color #613862: hue angle of 298.57º degrees, saturation: 0.27, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #613862 is Cyan = 0.01, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 56 | 98 | - |
| CMYK | 0.01 | 0.43 | 0 | 0.62 |
| HSL | 298.57º | 0.27% | 0.3% | - |
| HSV(B) | 298.57º | 0.43% | 0.38% | - |
| XYZ | 8.55 | 6.25 | 12.31 | - |
| YUV | 73.05 | 142.08 | 145.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 56 | 98 | 0.01 | 0.43 | 0 | 0.62 | 298.57 | 0.27 | 0.3 |
| Hex | 61 | 38 | 62 | 1 | 2B | 0 | 3E | 12B | 1B | 1E |
| Octal | 141 | 70 | 142 | 1 | 53 | 0 | 76 | 453 | 33 | 36 |
| Binary | 1100001 | 111000 | 1100010 | 1 | 101011 | 0 | 111110 | 100101011 | 11011 | 11110 |
Color Harmonies of #613862
Complementary color
Monochromatic Colors of #613862
Black with #613862
Text Example
Text Example
White with #613862
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613862; }
p { color: rgb(97,56,98); }
H1.HeaderClassName
{
color: #613862;
}
.AnyTagClassName
{
color: #613862;
}
</style>
background-color css
<style>
a { background-color: #613862; }
a { background-color: rgb(97,56,98); }
div.DivClassName
{
background-color: #613862;
}
.BgClassName
{
background-color: #613862;
}
</style>
border-color css
<style>
span { border-color: #613862; }
span { border-color: rgb(97,56,98); }
td.TdClassName
{
border-color: #613862;
}
.TagClassName
{
border-color: #613862;
}
</style>