Shades of Seance #622675
Tints of Seance #622675
RGB
CMYK
RGB Variations
Color information
#622675 (or 0x622675) is known color: Seance. HEX triplet: 62, 26 and 75. RGB value is (98,38,117). Sum of RGB (Red+Green+Blue) = 98+38+117=253 (33% of max value = 765). Red value is 98 (38.67% from 255 or 38.74% from 253); Green value is 38 (15.23% from 255 or 15.02% from 253); Blue value is 117 (46.09% from 255 or 46.25% from 253); Max value from RGB is 117 - color contains mainly: blue. Hex color #622675 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #622675 is #9DD98A. Grayscale: #404040. Windows color (decimal): -10344843 or 7677538. OLE color: 7677538.
HSL color Cylindrical-coordinate representation of color #622675: hue angle of 285.57º degrees, saturation: 0.51, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #622675 is Cyan = 0.16, Magento = 0.68, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 98 | 38 | 117 | - |
| CMYK | 0.16 | 0.68 | 0 | 0.54 |
| HSL | 285.57º | 0.51% | 0.3% | - |
| HSV(B) | 285.57º | 0.68% | 0.46% | - |
| XYZ | 8.94 | 5.27 | 17.38 | - |
| YUV | 64.95 | 157.38 | 151.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 38 | 117 | 0.16 | 0.68 | 0 | 0.54 | 285.57 | 0.51 | 0.3 |
| Hex | 62 | 26 | 75 | 10 | 44 | 0 | 36 | 11E | 33 | 1E |
| Octal | 142 | 46 | 165 | 20 | 104 | 0 | 66 | 436 | 63 | 36 |
| Binary | 1100010 | 100110 | 1110101 | 10000 | 1000100 | 0 | 110110 | 100011110 | 110011 | 11110 |
Color Harmonies of #622675
Complementary color
Monochromatic Colors of #622675
Black with #622675
Text Example
Text Example
White with #622675
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #622675; }
p { color: rgb(98,38,117); }
H1.HeaderClassName
{
color: #622675;
}
.AnyTagClassName
{
color: #622675;
}
</style>
background-color css
<style>
a { background-color: #622675; }
a { background-color: rgb(98,38,117); }
div.DivClassName
{
background-color: #622675;
}
.BgClassName
{
background-color: #622675;
}
</style>
border-color css
<style>
span { border-color: #622675; }
span { border-color: rgb(98,38,117); }
td.TdClassName
{
border-color: #622675;
}
.TagClassName
{
border-color: #622675;
}
</style>