Shades of Seance #614260
Tints of Seance #614260
RGB
CMYK
RGB Variations
Color information
#614260 (or 0x614260) is known color: Seance. HEX triplet: 61, 42 and 60. RGB value is (97,66,96). Sum of RGB (Red+Green+Blue) = 97+66+96=259 (34% of max value = 765). Red value is 97 (38.28% from 255 or 37.45% from 259); Green value is 66 (26.17% from 255 or 25.48% from 259); Blue value is 96 (37.89% from 255 or 37.07% from 259); Max value from RGB is 97 - color contains mainly: red. Hex color #614260 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #614260 is #9EBD9F. Grayscale: #4E4E4E. Windows color (decimal): -10403232 or 6308449. OLE color: 6308449.
HSL color Cylindrical-coordinate representation of color #614260: hue angle of 301.94º degrees, saturation: 0.19, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #614260 is Cyan = 0, Magento = 0.32, Yellow = 0.01 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 66 | 96 | - |
| CMYK | 0 | 0.32 | 0.01 | 0.62 |
| HSL | 301.94º | 0.19% | 0.32% | - |
| HSV(B) | 301.94º | 0.32% | 0.38% | - |
| XYZ | 8.99 | 7.28 | 12 | - |
| YUV | 78.69 | 137.77 | 141.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 66 | 96 | 0 | 0.32 | 0.01 | 0.62 | 301.94 | 0.19 | 0.32 |
| Hex | 61 | 42 | 60 | 0 | 20 | 1 | 3E | 12E | 13 | 20 |
| Octal | 141 | 102 | 140 | 0 | 40 | 1 | 76 | 456 | 23 | 40 |
| Binary | 1100001 | 1000010 | 1100000 | 0 | 100000 | 1 | 111110 | 100101110 | 10011 | 100000 |
Color Harmonies of #614260
Complementary color
Monochromatic Colors of #614260
Black with #614260
Text Example
Text Example
White with #614260
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #614260; }
p { color: rgb(97,66,96); }
H1.HeaderClassName
{
color: #614260;
}
.AnyTagClassName
{
color: #614260;
}
</style>
background-color css
<style>
a { background-color: #614260; }
a { background-color: rgb(97,66,96); }
div.DivClassName
{
background-color: #614260;
}
.BgClassName
{
background-color: #614260;
}
</style>
border-color css
<style>
span { border-color: #614260; }
span { border-color: rgb(97,66,96); }
td.TdClassName
{
border-color: #614260;
}
.TagClassName
{
border-color: #614260;
}
</style>