Shades of Seance #622968
Tints of Seance #622968
RGB
CMYK
RGB Variations
Color information
#622968 (or 0x622968) is known color: Seance. HEX triplet: 62, 29 and 68. RGB value is (98,41,104). Sum of RGB (Red+Green+Blue) = 98+41+104=243 (32% of max value = 765). Red value is 98 (38.67% from 255 or 40.33% from 243); Green value is 41 (16.41% from 255 or 16.87% from 243); Blue value is 104 (41.02% from 255 or 42.80% from 243); Max value from RGB is 104 - color contains mainly: blue. Hex color #622968 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #622968 is #9DD697. Grayscale: #414141. Windows color (decimal): -10344088 or 6826338. OLE color: 6826338.
HSL color Cylindrical-coordinate representation of color #622968: hue angle of 294.29º degrees, saturation: 0.43, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #622968 is Cyan = 0.06, Magento = 0.61, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 98 | 41 | 104 | - |
| CMYK | 0.06 | 0.61 | 0 | 0.59 |
| HSL | 294.29º | 0.43% | 0.28% | - |
| HSV(B) | 294.29º | 0.61% | 0.41% | - |
| XYZ | 8.33 | 5.18 | 13.66 | - |
| YUV | 65.23 | 149.88 | 151.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 41 | 104 | 0.06 | 0.61 | 0 | 0.59 | 294.29 | 0.43 | 0.28 |
| Hex | 62 | 29 | 68 | 6 | 3D | 0 | 3B | 126 | 2B | 1C |
| Octal | 142 | 51 | 150 | 6 | 75 | 0 | 73 | 446 | 53 | 34 |
| Binary | 1100010 | 101001 | 1101000 | 110 | 111101 | 0 | 111011 | 100100110 | 101011 | 11100 |
Color Harmonies of #622968
Complementary color
Monochromatic Colors of #622968
Black with #622968
Text Example
Text Example
White with #622968
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #622968; }
p { color: rgb(98,41,104); }
H1.HeaderClassName
{
color: #622968;
}
.AnyTagClassName
{
color: #622968;
}
</style>
background-color css
<style>
a { background-color: #622968; }
a { background-color: rgb(98,41,104); }
div.DivClassName
{
background-color: #622968;
}
.BgClassName
{
background-color: #622968;
}
</style>
border-color css
<style>
span { border-color: #622968; }
span { border-color: rgb(98,41,104); }
td.TdClassName
{
border-color: #622968;
}
.TagClassName
{
border-color: #622968;
}
</style>