Shades of Seance #612965
Tints of Seance #612965
RGB
CMYK
RGB Variations
Color information
#612965 (or 0x612965) is known color: Seance. HEX triplet: 61, 29 and 65. RGB value is (97,41,101). Sum of RGB (Red+Green+Blue) = 97+41+101=239 (31% of max value = 765). Red value is 97 (38.28% from 255 or 40.59% from 239); Green value is 41 (16.41% from 255 or 17.15% from 239); Blue value is 101 (39.84% from 255 or 42.26% from 239); Max value from RGB is 101 - color contains mainly: blue. Hex color #612965 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #612965 is #9ED69A. Grayscale: #404040. Windows color (decimal): -10409627 or 6629729. OLE color: 6629729.
HSL color Cylindrical-coordinate representation of color #612965: hue angle of 296º degrees, saturation: 0.42, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #612965 is Cyan = 0.04, Magento = 0.59, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 97 | 41 | 101 | - |
| CMYK | 0.04 | 0.59 | 0 | 0.60 |
| HSL | 296º | 0.42% | 0.28% | - |
| HSV(B) | 296º | 0.59% | 0.4% | - |
| XYZ | 8.07 | 5.07 | 12.86 | - |
| YUV | 64.58 | 148.55 | 151.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 41 | 101 | 0.04 | 0.59 | 0 | 0.60 | 296 | 0.42 | 0.28 |
| Hex | 61 | 29 | 65 | 4 | 3B | 0 | 3C | 128 | 2A | 1C |
| Octal | 141 | 51 | 145 | 4 | 73 | 0 | 74 | 450 | 52 | 34 |
| Binary | 1100001 | 101001 | 1100101 | 100 | 111011 | 0 | 111100 | 100101000 | 101010 | 11100 |
Color Harmonies of #612965
Complementary color
Monochromatic Colors of #612965
Black with #612965
Text Example
Text Example
White with #612965
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #612965; }
p { color: rgb(97,41,101); }
H1.HeaderClassName
{
color: #612965;
}
.AnyTagClassName
{
color: #612965;
}
</style>
background-color css
<style>
a { background-color: #612965; }
a { background-color: rgb(97,41,101); }
div.DivClassName
{
background-color: #612965;
}
.BgClassName
{
background-color: #612965;
}
</style>
border-color css
<style>
span { border-color: #612965; }
span { border-color: rgb(97,41,101); }
td.TdClassName
{
border-color: #612965;
}
.TagClassName
{
border-color: #612965;
}
</style>