Shades of Seance #622276
Tints of Seance #622276
RGB
CMYK
RGB Variations
Color information
#622276 (or 0x622276) is known color: Seance. HEX triplet: 62, 22 and 76. RGB value is (98,34,118). Sum of RGB (Red+Green+Blue) = 98+34+118=250 (33% of max value = 765). Red value is 98 (38.67% from 255 or 39.2% from 250); Green value is 34 (13.67% from 255 or 13.6% from 250); Blue value is 118 (46.48% from 255 or 47.2% from 250); Max value from RGB is 118 - color contains mainly: blue. Hex color #622276 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #622276 is #9DDD89. Grayscale: #3E3E3E. Windows color (decimal): -10345866 or 7742050. OLE color: 7742050.
HSL color Cylindrical-coordinate representation of color #622276: hue angle of 285.71º degrees, saturation: 0.55, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #622276 is Cyan = 0.17, Magento = 0.71, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 98 | 34 | 118 | - |
| CMYK | 0.17 | 0.71 | 0 | 0.54 |
| HSL | 285.71º | 0.55% | 0.3% | - |
| HSV(B) | 285.71º | 0.71% | 0.46% | - |
| XYZ | 8.88 | 5.05 | 17.65 | - |
| YUV | 62.71 | 159.2 | 153.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 34 | 118 | 0.17 | 0.71 | 0 | 0.54 | 285.71 | 0.55 | 0.3 |
| Hex | 62 | 22 | 76 | 11 | 47 | 0 | 36 | 11E | 37 | 1E |
| Octal | 142 | 42 | 166 | 21 | 107 | 0 | 66 | 436 | 67 | 36 |
| Binary | 1100010 | 100010 | 1110110 | 10001 | 1000111 | 0 | 110110 | 100011110 | 110111 | 11110 |
Color Harmonies of #622276
Complementary color
Monochromatic Colors of #622276
Black with #622276
Text Example
Text Example
White with #622276
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #622276; }
p { color: rgb(98,34,118); }
H1.HeaderClassName
{
color: #622276;
}
.AnyTagClassName
{
color: #622276;
}
</style>
background-color css
<style>
a { background-color: #622276; }
a { background-color: rgb(98,34,118); }
div.DivClassName
{
background-color: #622276;
}
.BgClassName
{
background-color: #622276;
}
</style>
border-color css
<style>
span { border-color: #622276; }
span { border-color: rgb(98,34,118); }
td.TdClassName
{
border-color: #622276;
}
.TagClassName
{
border-color: #622276;
}
</style>