Shades of Seance #623170
Tints of Seance #623170
RGB
CMYK
RGB Variations
Color information
#623170 (or 0x623170) is known color: Seance. HEX triplet: 62, 31 and 70. RGB value is (98,49,112). Sum of RGB (Red+Green+Blue) = 98+49+112=259 (34% of max value = 765). Red value is 98 (38.67% from 255 or 37.84% from 259); Green value is 49 (19.53% from 255 or 18.92% from 259); Blue value is 112 (44.14% from 255 or 43.24% from 259); Max value from RGB is 112 - color contains mainly: blue. Hex color #623170 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #623170 is #9DCE8F. Grayscale: #464646. Windows color (decimal): -10342032 or 7352674. OLE color: 7352674.
HSL color Cylindrical-coordinate representation of color #623170: hue angle of 286.67º degrees, saturation: 0.39, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #623170 is Cyan = 0.13, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 98 | 49 | 112 | - |
| CMYK | 0.13 | 0.56 | 0 | 0.56 |
| HSL | 286.67º | 0.39% | 0.32% | - |
| HSV(B) | 286.67º | 0.56% | 0.44% | - |
| XYZ | 9.06 | 5.96 | 16 | - |
| YUV | 70.83 | 151.23 | 147.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 49 | 112 | 0.13 | 0.56 | 0 | 0.56 | 286.67 | 0.39 | 0.32 |
| Hex | 62 | 31 | 70 | D | 38 | 0 | 38 | 11F | 27 | 20 |
| Octal | 142 | 61 | 160 | 15 | 70 | 0 | 70 | 437 | 47 | 40 |
| Binary | 1100010 | 110001 | 1110000 | 1101 | 111000 | 0 | 111000 | 100011111 | 100111 | 100000 |
Color Harmonies of #623170
Complementary color
Monochromatic Colors of #623170
Black with #623170
Text Example
Text Example
White with #623170
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #623170; }
p { color: rgb(98,49,112); }
H1.HeaderClassName
{
color: #623170;
}
.AnyTagClassName
{
color: #623170;
}
</style>
background-color css
<style>
a { background-color: #623170; }
a { background-color: rgb(98,49,112); }
div.DivClassName
{
background-color: #623170;
}
.BgClassName
{
background-color: #623170;
}
</style>
border-color css
<style>
span { border-color: #623170; }
span { border-color: rgb(98,49,112); }
td.TdClassName
{
border-color: #623170;
}
.TagClassName
{
border-color: #623170;
}
</style>