Shades of Seance #622976
Tints of Seance #622976
RGB
CMYK
RGB Variations
Color information
#622976 (or 0x622976) is known color: Seance. HEX triplet: 62, 29 and 76. RGB value is (98,41,118). Sum of RGB (Red+Green+Blue) = 98+41+118=257 (34% of max value = 765). Red value is 98 (38.67% from 255 or 38.13% from 257); Green value is 41 (16.41% from 255 or 15.95% from 257); Blue value is 118 (46.48% from 255 or 45.91% from 257); Max value from RGB is 118 - color contains mainly: blue. Hex color #622976 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #622976 is #9DD689. Grayscale: #424242. Windows color (decimal): -10344074 or 7743842. OLE color: 7743842.
HSL color Cylindrical-coordinate representation of color #622976: hue angle of 284.42º degrees, saturation: 0.48, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #622976 is Cyan = 0.17, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 98 | 41 | 118 | - |
| CMYK | 0.17 | 0.65 | 0 | 0.54 |
| HSL | 284.42º | 0.48% | 0.31% | - |
| HSV(B) | 284.42º | 0.65% | 0.46% | - |
| XYZ | 9.1 | 5.49 | 17.72 | - |
| YUV | 66.82 | 156.88 | 150.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 41 | 118 | 0.17 | 0.65 | 0 | 0.54 | 284.42 | 0.48 | 0.31 |
| Hex | 62 | 29 | 76 | 11 | 41 | 0 | 36 | 11C | 30 | 1F |
| Octal | 142 | 51 | 166 | 21 | 101 | 0 | 66 | 434 | 60 | 37 |
| Binary | 1100010 | 101001 | 1110110 | 10001 | 1000001 | 0 | 110110 | 100011100 | 110000 | 11111 |
Color Harmonies of #622976
Complementary color
Monochromatic Colors of #622976
Black with #622976
Text Example
Text Example
White with #622976
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #622976; }
p { color: rgb(98,41,118); }
H1.HeaderClassName
{
color: #622976;
}
.AnyTagClassName
{
color: #622976;
}
</style>
background-color css
<style>
a { background-color: #622976; }
a { background-color: rgb(98,41,118); }
div.DivClassName
{
background-color: #622976;
}
.BgClassName
{
background-color: #622976;
}
</style>
border-color css
<style>
span { border-color: #622976; }
span { border-color: rgb(98,41,118); }
td.TdClassName
{
border-color: #622976;
}
.TagClassName
{
border-color: #622976;
}
</style>