Shades of Seance #612971
Tints of Seance #612971
RGB
CMYK
RGB Variations
Color information
#612971 (or 0x612971) is known color: Seance. HEX triplet: 61, 29 and 71. RGB value is (97,41,113). Sum of RGB (Red+Green+Blue) = 97+41+113=251 (33% of max value = 765). Red value is 97 (38.28% from 255 or 38.65% from 251); Green value is 41 (16.41% from 255 or 16.33% from 251); Blue value is 113 (44.53% from 255 or 45.02% from 251); Max value from RGB is 113 - color contains mainly: blue. Hex color #612971 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #612971 is #9ED68E. Grayscale: #414141. Windows color (decimal): -10409615 or 7416161. OLE color: 7416161.
HSL color Cylindrical-coordinate representation of color #612971: hue angle of 286.67º degrees, saturation: 0.47, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #612971 is Cyan = 0.14, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 97 | 41 | 113 | - |
| CMYK | 0.14 | 0.64 | 0 | 0.56 |
| HSL | 286.67º | 0.47% | 0.3% | - |
| HSV(B) | 286.67º | 0.64% | 0.44% | - |
| XYZ | 8.7 | 5.32 | 16.19 | - |
| YUV | 65.95 | 154.55 | 150.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 41 | 113 | 0.14 | 0.64 | 0 | 0.56 | 286.67 | 0.47 | 0.3 |
| Hex | 61 | 29 | 71 | E | 40 | 0 | 38 | 11F | 2F | 1E |
| Octal | 141 | 51 | 161 | 16 | 100 | 0 | 70 | 437 | 57 | 36 |
| Binary | 1100001 | 101001 | 1110001 | 1110 | 1000000 | 0 | 111000 | 100011111 | 101111 | 11110 |
Color Harmonies of #612971
Complementary color
Monochromatic Colors of #612971
Black with #612971
Text Example
Text Example
White with #612971
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #612971; }
p { color: rgb(97,41,113); }
H1.HeaderClassName
{
color: #612971;
}
.AnyTagClassName
{
color: #612971;
}
</style>
background-color css
<style>
a { background-color: #612971; }
a { background-color: rgb(97,41,113); }
div.DivClassName
{
background-color: #612971;
}
.BgClassName
{
background-color: #612971;
}
</style>
border-color css
<style>
span { border-color: #612971; }
span { border-color: rgb(97,41,113); }
td.TdClassName
{
border-color: #612971;
}
.TagClassName
{
border-color: #612971;
}
</style>