Shades of Seance #622870
Tints of Seance #622870
RGB
CMYK
RGB Variations
Color information
#622870 (or 0x622870) is known color: Seance. HEX triplet: 62, 28 and 70. RGB value is (98,40,112). Sum of RGB (Red+Green+Blue) = 98+40+112=250 (33% of max value = 765). Red value is 98 (38.67% from 255 or 39.2% from 250); Green value is 40 (16.02% from 255 or 16% from 250); Blue value is 112 (44.14% from 255 or 44.8% from 250); Max value from RGB is 112 - color contains mainly: blue. Hex color #622870 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #622870 is #9DD78F. Grayscale: #414141. Windows color (decimal): -10344336 or 7350370. OLE color: 7350370.
HSL color Cylindrical-coordinate representation of color #622870: hue angle of 288.33º degrees, saturation: 0.47, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #622870 is Cyan = 0.13, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 98 | 40 | 112 | - |
| CMYK | 0.13 | 0.64 | 0 | 0.56 |
| HSL | 288.33º | 0.47% | 0.3% | - |
| HSV(B) | 288.33º | 0.64% | 0.44% | - |
| XYZ | 8.72 | 5.28 | 15.89 | - |
| YUV | 65.55 | 154.22 | 151.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 40 | 112 | 0.13 | 0.64 | 0 | 0.56 | 288.33 | 0.47 | 0.3 |
| Hex | 62 | 28 | 70 | D | 40 | 0 | 38 | 120 | 2F | 1E |
| Octal | 142 | 50 | 160 | 15 | 100 | 0 | 70 | 440 | 57 | 36 |
| Binary | 1100010 | 101000 | 1110000 | 1101 | 1000000 | 0 | 111000 | 100100000 | 101111 | 11110 |
Color Harmonies of #622870
Complementary color
Monochromatic Colors of #622870
Black with #622870
Text Example
Text Example
White with #622870
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #622870; }
p { color: rgb(98,40,112); }
H1.HeaderClassName
{
color: #622870;
}
.AnyTagClassName
{
color: #622870;
}
</style>
background-color css
<style>
a { background-color: #622870; }
a { background-color: rgb(98,40,112); }
div.DivClassName
{
background-color: #622870;
}
.BgClassName
{
background-color: #622870;
}
</style>
border-color css
<style>
span { border-color: #622870; }
span { border-color: rgb(98,40,112); }
td.TdClassName
{
border-color: #622870;
}
.TagClassName
{
border-color: #622870;
}
</style>