Shades of Seance #614065
Tints of Seance #614065
RGB
CMYK
RGB Variations
Color information
#614065 (or 0x614065) is known color: Seance. HEX triplet: 61, 40 and 65. RGB value is (97,64,101). Sum of RGB (Red+Green+Blue) = 97+64+101=262 (34% of max value = 765). Red value is 97 (38.28% from 255 or 37.02% from 262); Green value is 64 (25.39% from 255 or 24.43% from 262); Blue value is 101 (39.84% from 255 or 38.55% from 262); Max value from RGB is 101 - color contains mainly: blue. Hex color #614065 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #614065 is #9EBF9A. Grayscale: #4D4D4D. Windows color (decimal): -10403739 or 6635617. OLE color: 6635617.
HSL color Cylindrical-coordinate representation of color #614065: hue angle of 293.51º degrees, saturation: 0.22, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #614065 is Cyan = 0.04, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 97 | 64 | 101 | - |
| CMYK | 0.04 | 0.37 | 0 | 0.60 |
| HSL | 293.51º | 0.22% | 0.32% | - |
| HSV(B) | 293.51º | 0.37% | 0.4% | - |
| XYZ | 9.11 | 7.15 | 13.21 | - |
| YUV | 78.09 | 140.93 | 141.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 64 | 101 | 0.04 | 0.37 | 0 | 0.60 | 293.51 | 0.22 | 0.32 |
| Hex | 61 | 40 | 65 | 4 | 25 | 0 | 3C | 126 | 16 | 20 |
| Octal | 141 | 100 | 145 | 4 | 45 | 0 | 74 | 446 | 26 | 40 |
| Binary | 1100001 | 1000000 | 1100101 | 100 | 100101 | 0 | 111100 | 100100110 | 10110 | 100000 |
Color Harmonies of #614065
Complementary color
Monochromatic Colors of #614065
Black with #614065
Text Example
Text Example
White with #614065
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #614065; }
p { color: rgb(97,64,101); }
H1.HeaderClassName
{
color: #614065;
}
.AnyTagClassName
{
color: #614065;
}
</style>
background-color css
<style>
a { background-color: #614065; }
a { background-color: rgb(97,64,101); }
div.DivClassName
{
background-color: #614065;
}
.BgClassName
{
background-color: #614065;
}
</style>
border-color css
<style>
span { border-color: #614065; }
span { border-color: rgb(97,64,101); }
td.TdClassName
{
border-color: #614065;
}
.TagClassName
{
border-color: #614065;
}
</style>