Shades of Seance #613762
Tints of Seance #613762
RGB
CMYK
RGB Variations
Color information
#613762 (or 0x613762) is known color: Seance. HEX triplet: 61, 37 and 62. RGB value is (97,55,98). Sum of RGB (Red+Green+Blue) = 97+55+98=250 (33% of max value = 765). Red value is 97 (38.28% from 255 or 38.8% from 250); Green value is 55 (21.88% from 255 or 22% from 250); Blue value is 98 (38.67% from 255 or 39.2% from 250); Max value from RGB is 98 - color contains mainly: blue. Hex color #613762 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #613762 is #9EC89D. Grayscale: #484848. Windows color (decimal): -10406046 or 6436705. OLE color: 6436705.
HSL color Cylindrical-coordinate representation of color #613762: hue angle of 298.6º degrees, saturation: 0.28, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #613762 is Cyan = 0.01, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 55 | 98 | - |
| CMYK | 0.01 | 0.44 | 0 | 0.62 |
| HSL | 298.6º | 0.28% | 0.3% | - |
| HSV(B) | 298.6º | 0.44% | 0.38% | - |
| XYZ | 8.5 | 6.16 | 12.3 | - |
| YUV | 72.46 | 142.41 | 145.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 55 | 98 | 0.01 | 0.44 | 0 | 0.62 | 298.6 | 0.28 | 0.3 |
| Hex | 61 | 37 | 62 | 1 | 2C | 0 | 3E | 12B | 1C | 1E |
| Octal | 141 | 67 | 142 | 1 | 54 | 0 | 76 | 453 | 34 | 36 |
| Binary | 1100001 | 110111 | 1100010 | 1 | 101100 | 0 | 111110 | 100101011 | 11100 | 11110 |
Color Harmonies of #613762
Complementary color
Monochromatic Colors of #613762
Black with #613762
Text Example
Text Example
White with #613762
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613762; }
p { color: rgb(97,55,98); }
H1.HeaderClassName
{
color: #613762;
}
.AnyTagClassName
{
color: #613762;
}
</style>
background-color css
<style>
a { background-color: #613762; }
a { background-color: rgb(97,55,98); }
div.DivClassName
{
background-color: #613762;
}
.BgClassName
{
background-color: #613762;
}
</style>
border-color css
<style>
span { border-color: #613762; }
span { border-color: rgb(97,55,98); }
td.TdClassName
{
border-color: #613762;
}
.TagClassName
{
border-color: #613762;
}
</style>