Shades of Seance #612370
Tints of Seance #612370
RGB
CMYK
RGB Variations
Color information
#612370 (or 0x612370) is known color: Seance. HEX triplet: 61, 23 and 70. RGB value is (97,35,112). Sum of RGB (Red+Green+Blue) = 97+35+112=244 (32% of max value = 765). Red value is 97 (38.28% from 255 or 39.75% from 244); Green value is 35 (14.06% from 255 or 14.34% from 244); Blue value is 112 (44.14% from 255 or 45.90% from 244); Max value from RGB is 112 - color contains mainly: blue. Hex color #612370 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #612370 is #9EDC8F. Grayscale: #3E3E3E. Windows color (decimal): -10411152 or 7349089. OLE color: 7349089.
HSL color Cylindrical-coordinate representation of color #612370: hue angle of 288.31º degrees, saturation: 0.52, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #612370 is Cyan = 0.13, Magento = 0.69, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 97 | 35 | 112 | - |
| CMYK | 0.13 | 0.69 | 0 | 0.56 |
| HSL | 288.31º | 0.52% | 0.29% | - |
| HSV(B) | 288.31º | 0.69% | 0.44% | - |
| XYZ | 8.46 | 4.91 | 15.83 | - |
| YUV | 62.32 | 156.04 | 152.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 35 | 112 | 0.13 | 0.69 | 0 | 0.56 | 288.31 | 0.52 | 0.29 |
| Hex | 61 | 23 | 70 | D | 45 | 0 | 38 | 120 | 34 | 1D |
| Octal | 141 | 43 | 160 | 15 | 105 | 0 | 70 | 440 | 64 | 35 |
| Binary | 1100001 | 100011 | 1110000 | 1101 | 1000101 | 0 | 111000 | 100100000 | 110100 | 11101 |
Color Harmonies of #612370
Complementary color
Monochromatic Colors of #612370
Black with #612370
Text Example
Text Example
White with #612370
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #612370; }
p { color: rgb(97,35,112); }
H1.HeaderClassName
{
color: #612370;
}
.AnyTagClassName
{
color: #612370;
}
</style>
background-color css
<style>
a { background-color: #612370; }
a { background-color: rgb(97,35,112); }
div.DivClassName
{
background-color: #612370;
}
.BgClassName
{
background-color: #612370;
}
</style>
border-color css
<style>
span { border-color: #612370; }
span { border-color: rgb(97,35,112); }
td.TdClassName
{
border-color: #612370;
}
.TagClassName
{
border-color: #612370;
}
</style>