Shades of Seance #622678
Tints of Seance #622678
RGB
CMYK
RGB Variations
Color information
#622678 (or 0x622678) is known color: Seance. HEX triplet: 62, 26 and 78. RGB value is (98,38,120). Sum of RGB (Red+Green+Blue) = 98+38+120=256 (33% of max value = 765). Red value is 98 (38.67% from 255 or 38.28% from 256); Green value is 38 (15.23% from 255 or 14.84% from 256); Blue value is 120 (47.27% from 255 or 46.88% from 256); Max value from RGB is 120 - color contains mainly: blue. Hex color #622678 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #622678 is #9DD987. Grayscale: #414141. Windows color (decimal): -10344840 or 7874146. OLE color: 7874146.
HSL color Cylindrical-coordinate representation of color #622678: hue angle of 283.9º degrees, saturation: 0.52, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #622678 is Cyan = 0.18, Magento = 0.68, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 98 | 38 | 120 | - |
| CMYK | 0.18 | 0.68 | 0 | 0.53 |
| HSL | 283.9º | 0.52% | 0.31% | - |
| HSV(B) | 283.9º | 0.68% | 0.47% | - |
| XYZ | 9.12 | 5.34 | 18.32 | - |
| YUV | 65.29 | 158.88 | 151.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 38 | 120 | 0.18 | 0.68 | 0 | 0.53 | 283.9 | 0.52 | 0.31 |
| Hex | 62 | 26 | 78 | 12 | 44 | 0 | 35 | 11C | 34 | 1F |
| Octal | 142 | 46 | 170 | 22 | 104 | 0 | 65 | 434 | 64 | 37 |
| Binary | 1100010 | 100110 | 1111000 | 10010 | 1000100 | 0 | 110101 | 100011100 | 110100 | 11111 |
Color Harmonies of #622678
Complementary color
Monochromatic Colors of #622678
Black with #622678
Text Example
Text Example
White with #622678
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #622678; }
p { color: rgb(98,38,120); }
H1.HeaderClassName
{
color: #622678;
}
.AnyTagClassName
{
color: #622678;
}
</style>
background-color css
<style>
a { background-color: #622678; }
a { background-color: rgb(98,38,120); }
div.DivClassName
{
background-color: #622678;
}
.BgClassName
{
background-color: #622678;
}
</style>
border-color css
<style>
span { border-color: #622678; }
span { border-color: rgb(98,38,120); }
td.TdClassName
{
border-color: #622678;
}
.TagClassName
{
border-color: #622678;
}
</style>