Shades of Seance #622970
Tints of Seance #622970
RGB
CMYK
RGB Variations
Color information
#622970 (or 0x622970) is known color: Seance. HEX triplet: 62, 29 and 70. RGB value is (98,41,112). Sum of RGB (Red+Green+Blue) = 98+41+112=251 (33% of max value = 765). Red value is 98 (38.67% from 255 or 39.04% from 251); Green value is 41 (16.41% from 255 or 16.33% from 251); Blue value is 112 (44.14% from 255 or 44.62% from 251); Max value from RGB is 112 - color contains mainly: blue. Hex color #622970 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #622970 is #9DD68F. Grayscale: #414141. Windows color (decimal): -10344080 or 7350626. OLE color: 7350626.
HSL color Cylindrical-coordinate representation of color #622970: hue angle of 288.17º degrees, saturation: 0.46, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #622970 is Cyan = 0.13, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 98 | 41 | 112 | - |
| CMYK | 0.13 | 0.63 | 0 | 0.56 |
| HSL | 288.17º | 0.46% | 0.3% | - |
| HSV(B) | 288.17º | 0.63% | 0.44% | - |
| XYZ | 8.75 | 5.35 | 15.9 | - |
| YUV | 66.14 | 153.88 | 150.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 41 | 112 | 0.13 | 0.63 | 0 | 0.56 | 288.17 | 0.46 | 0.3 |
| Hex | 62 | 29 | 70 | D | 3F | 0 | 38 | 120 | 2E | 1E |
| Octal | 142 | 51 | 160 | 15 | 77 | 0 | 70 | 440 | 56 | 36 |
| Binary | 1100010 | 101001 | 1110000 | 1101 | 111111 | 0 | 111000 | 100100000 | 101110 | 11110 |
Color Harmonies of #622970
Complementary color
Monochromatic Colors of #622970
Black with #622970
Text Example
Text Example
White with #622970
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #622970; }
p { color: rgb(98,41,112); }
H1.HeaderClassName
{
color: #622970;
}
.AnyTagClassName
{
color: #622970;
}
</style>
background-color css
<style>
a { background-color: #622970; }
a { background-color: rgb(98,41,112); }
div.DivClassName
{
background-color: #622970;
}
.BgClassName
{
background-color: #622970;
}
</style>
border-color css
<style>
span { border-color: #622970; }
span { border-color: rgb(98,41,112); }
td.TdClassName
{
border-color: #622970;
}
.TagClassName
{
border-color: #622970;
}
</style>