Shades of Seance #614162
Tints of Seance #614162
RGB
CMYK
RGB Variations
Color information
#614162 (or 0x614162) is known color: Seance. HEX triplet: 61, 41 and 62. RGB value is (97,65,98). Sum of RGB (Red+Green+Blue) = 97+65+98=260 (34% of max value = 765). Red value is 97 (38.28% from 255 or 37.31% from 260); Green value is 65 (25.78% from 255 or 25% from 260); Blue value is 98 (38.67% from 255 or 37.69% from 260); Max value from RGB is 98 - color contains mainly: blue. Hex color #614162 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #614162 is #9EBE9D. Grayscale: #4E4E4E. Windows color (decimal): -10403486 or 6439265. OLE color: 6439265.
HSL color Cylindrical-coordinate representation of color #614162: hue angle of 298.18º degrees, saturation: 0.2, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #614162 is Cyan = 0.01, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 65 | 98 | - |
| CMYK | 0.01 | 0.34 | 0 | 0.62 |
| HSL | 298.18º | 0.2% | 0.32% | - |
| HSV(B) | 298.18º | 0.34% | 0.38% | - |
| XYZ | 9.02 | 7.2 | 12.47 | - |
| YUV | 78.33 | 139.1 | 141.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 65 | 98 | 0.01 | 0.34 | 0 | 0.62 | 298.18 | 0.2 | 0.32 |
| Hex | 61 | 41 | 62 | 1 | 22 | 0 | 3E | 12A | 14 | 20 |
| Octal | 141 | 101 | 142 | 1 | 42 | 0 | 76 | 452 | 24 | 40 |
| Binary | 1100001 | 1000001 | 1100010 | 1 | 100010 | 0 | 111110 | 100101010 | 10100 | 100000 |
Color Harmonies of #614162
Complementary color
Monochromatic Colors of #614162
Black with #614162
Text Example
Text Example
White with #614162
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #614162; }
p { color: rgb(97,65,98); }
H1.HeaderClassName
{
color: #614162;
}
.AnyTagClassName
{
color: #614162;
}
</style>
background-color css
<style>
a { background-color: #614162; }
a { background-color: rgb(97,65,98); }
div.DivClassName
{
background-color: #614162;
}
.BgClassName
{
background-color: #614162;
}
</style>
border-color css
<style>
span { border-color: #614162; }
span { border-color: rgb(97,65,98); }
td.TdClassName
{
border-color: #614162;
}
.TagClassName
{
border-color: #614162;
}
</style>