Shades of Seance #622170
Tints of Seance #622170
RGB
CMYK
RGB Variations
Color information
#622170 (or 0x622170) is known color: Seance. HEX triplet: 62, 21 and 70. RGB value is (98,33,112). Sum of RGB (Red+Green+Blue) = 98+33+112=243 (32% of max value = 765). Red value is 98 (38.67% from 255 or 40.33% from 243); Green value is 33 (13.28% from 255 or 13.58% from 243); Blue value is 112 (44.14% from 255 or 46.09% from 243); Max value from RGB is 112 - color contains mainly: blue. Hex color #622170 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #622170 is #9DDE8F. Grayscale: #3D3D3D. Windows color (decimal): -10346128 or 7348578. OLE color: 7348578.
HSL color Cylindrical-coordinate representation of color #622170: hue angle of 289.37º degrees, saturation: 0.54, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #622170 is Cyan = 0.13, Magento = 0.71, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 98 | 33 | 112 | - |
| CMYK | 0.13 | 0.71 | 0 | 0.56 |
| HSL | 289.37º | 0.54% | 0.28% | - |
| HSV(B) | 289.37º | 0.71% | 0.44% | - |
| XYZ | 8.51 | 4.85 | 15.82 | - |
| YUV | 61.44 | 156.53 | 154.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 33 | 112 | 0.13 | 0.71 | 0 | 0.56 | 289.37 | 0.54 | 0.28 |
| Hex | 62 | 21 | 70 | D | 47 | 0 | 38 | 121 | 36 | 1C |
| Octal | 142 | 41 | 160 | 15 | 107 | 0 | 70 | 441 | 66 | 34 |
| Binary | 1100010 | 100001 | 1110000 | 1101 | 1000111 | 0 | 111000 | 100100001 | 110110 | 11100 |
Color Harmonies of #622170
Complementary color
Monochromatic Colors of #622170
Black with #622170
Text Example
Text Example
White with #622170
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #622170; }
p { color: rgb(98,33,112); }
H1.HeaderClassName
{
color: #622170;
}
.AnyTagClassName
{
color: #622170;
}
</style>
background-color css
<style>
a { background-color: #622170; }
a { background-color: rgb(98,33,112); }
div.DivClassName
{
background-color: #622170;
}
.BgClassName
{
background-color: #622170;
}
</style>
border-color css
<style>
span { border-color: #622170; }
span { border-color: rgb(98,33,112); }
td.TdClassName
{
border-color: #622170;
}
.TagClassName
{
border-color: #622170;
}
</style>