Shades of Seance #622570
Tints of Seance #622570
RGB
CMYK
RGB Variations
Color information
#622570 (or 0x622570) is known color: Seance. HEX triplet: 62, 25 and 70. RGB value is (98,37,112). Sum of RGB (Red+Green+Blue) = 98+37+112=247 (32% of max value = 765). Red value is 98 (38.67% from 255 or 39.68% from 247); Green value is 37 (14.84% from 255 or 14.98% from 247); Blue value is 112 (44.14% from 255 or 45.34% from 247); Max value from RGB is 112 - color contains mainly: blue. Hex color #622570 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #622570 is #9DDA8F. Grayscale: #3F3F3F. Windows color (decimal): -10345104 or 7349602. OLE color: 7349602.
HSL color Cylindrical-coordinate representation of color #622570: hue angle of 288.8º degrees, saturation: 0.5, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #622570 is Cyan = 0.13, Magento = 0.67, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 98 | 37 | 112 | - |
| CMYK | 0.13 | 0.67 | 0 | 0.56 |
| HSL | 288.8º | 0.5% | 0.29% | - |
| HSV(B) | 288.8º | 0.67% | 0.44% | - |
| XYZ | 8.62 | 5.09 | 15.86 | - |
| YUV | 63.79 | 155.21 | 152.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 37 | 112 | 0.13 | 0.67 | 0 | 0.56 | 288.8 | 0.5 | 0.29 |
| Hex | 62 | 25 | 70 | D | 43 | 0 | 38 | 121 | 32 | 1D |
| Octal | 142 | 45 | 160 | 15 | 103 | 0 | 70 | 441 | 62 | 35 |
| Binary | 1100010 | 100101 | 1110000 | 1101 | 1000011 | 0 | 111000 | 100100001 | 110010 | 11101 |
Color Harmonies of #622570
Complementary color
Monochromatic Colors of #622570
Black with #622570
Text Example
Text Example
White with #622570
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #622570; }
p { color: rgb(98,37,112); }
H1.HeaderClassName
{
color: #622570;
}
.AnyTagClassName
{
color: #622570;
}
</style>
background-color css
<style>
a { background-color: #622570; }
a { background-color: rgb(98,37,112); }
div.DivClassName
{
background-color: #622570;
}
.BgClassName
{
background-color: #622570;
}
</style>
border-color css
<style>
span { border-color: #622570; }
span { border-color: rgb(98,37,112); }
td.TdClassName
{
border-color: #622570;
}
.TagClassName
{
border-color: #622570;
}
</style>