Shades of Seance #623370
Tints of Seance #623370
RGB
CMYK
RGB Variations
Color information
#623370 (or 0x623370) is known color: Seance. HEX triplet: 62, 33 and 70. RGB value is (98,51,112). Sum of RGB (Red+Green+Blue) = 98+51+112=261 (34% of max value = 765). Red value is 98 (38.67% from 255 or 37.55% from 261); Green value is 51 (20.31% from 255 or 19.54% from 261); Blue value is 112 (44.14% from 255 or 42.91% from 261); Max value from RGB is 112 - color contains mainly: blue. Hex color #623370 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #623370 is #9DCC8F. Grayscale: #474747. Windows color (decimal): -10341520 or 7353186. OLE color: 7353186.
HSL color Cylindrical-coordinate representation of color #623370: hue angle of 286.23º degrees, saturation: 0.37, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #623370 is Cyan = 0.13, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 98 | 51 | 112 | - |
| CMYK | 0.13 | 0.54 | 0 | 0.56 |
| HSL | 286.23º | 0.37% | 0.32% | - |
| HSV(B) | 286.23º | 0.54% | 0.44% | - |
| XYZ | 9.15 | 6.13 | 16.03 | - |
| YUV | 72.01 | 150.57 | 146.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 51 | 112 | 0.13 | 0.54 | 0 | 0.56 | 286.23 | 0.37 | 0.32 |
| Hex | 62 | 33 | 70 | D | 36 | 0 | 38 | 11E | 25 | 20 |
| Octal | 142 | 63 | 160 | 15 | 66 | 0 | 70 | 436 | 45 | 40 |
| Binary | 1100010 | 110011 | 1110000 | 1101 | 110110 | 0 | 111000 | 100011110 | 100101 | 100000 |
Color Harmonies of #623370
Complementary color
Monochromatic Colors of #623370
Black with #623370
Text Example
Text Example
White with #623370
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #623370; }
p { color: rgb(98,51,112); }
H1.HeaderClassName
{
color: #623370;
}
.AnyTagClassName
{
color: #623370;
}
</style>
background-color css
<style>
a { background-color: #623370; }
a { background-color: rgb(98,51,112); }
div.DivClassName
{
background-color: #623370;
}
.BgClassName
{
background-color: #623370;
}
</style>
border-color css
<style>
span { border-color: #623370; }
span { border-color: rgb(98,51,112); }
td.TdClassName
{
border-color: #623370;
}
.TagClassName
{
border-color: #623370;
}
</style>