Shades of Seance #612668
Tints of Seance #612668
RGB
CMYK
RGB Variations
Color information
#612668 (or 0x612668) is known color: Seance. HEX triplet: 61, 26 and 68. RGB value is (97,38,104). Sum of RGB (Red+Green+Blue) = 97+38+104=239 (31% of max value = 765). Red value is 97 (38.28% from 255 or 40.59% from 239); Green value is 38 (15.23% from 255 or 15.90% from 239); Blue value is 104 (41.02% from 255 or 43.51% from 239); Max value from RGB is 104 - color contains mainly: blue. Hex color #612668 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #612668 is #9ED997. Grayscale: #3E3E3E. Windows color (decimal): -10410392 or 6825569. OLE color: 6825569.
HSL color Cylindrical-coordinate representation of color #612668: hue angle of 293.64º degrees, saturation: 0.46, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #612668 is Cyan = 0.07, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 97 | 38 | 104 | - |
| CMYK | 0.07 | 0.63 | 0 | 0.59 |
| HSL | 293.64º | 0.46% | 0.28% | - |
| HSV(B) | 293.64º | 0.63% | 0.41% | - |
| XYZ | 8.12 | 4.93 | 13.62 | - |
| YUV | 63.17 | 151.05 | 152.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 38 | 104 | 0.07 | 0.63 | 0 | 0.59 | 293.64 | 0.46 | 0.28 |
| Hex | 61 | 26 | 68 | 7 | 3F | 0 | 3B | 126 | 2E | 1C |
| Octal | 141 | 46 | 150 | 7 | 77 | 0 | 73 | 446 | 56 | 34 |
| Binary | 1100001 | 100110 | 1101000 | 111 | 111111 | 0 | 111011 | 100100110 | 101110 | 11100 |
Color Harmonies of #612668
Complementary color
Monochromatic Colors of #612668
Black with #612668
Text Example
Text Example
White with #612668
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #612668; }
p { color: rgb(97,38,104); }
H1.HeaderClassName
{
color: #612668;
}
.AnyTagClassName
{
color: #612668;
}
</style>
background-color css
<style>
a { background-color: #612668; }
a { background-color: rgb(97,38,104); }
div.DivClassName
{
background-color: #612668;
}
.BgClassName
{
background-color: #612668;
}
</style>
border-color css
<style>
span { border-color: #612668; }
span { border-color: rgb(97,38,104); }
td.TdClassName
{
border-color: #612668;
}
.TagClassName
{
border-color: #612668;
}
</style>