Shades of Seance #621978
Tints of Seance #621978
RGB
CMYK
RGB Variations
Color information
#621978 (or 0x621978) is known color: Seance. HEX triplet: 62, 19 and 78. RGB value is (98,25,120). Sum of RGB (Red+Green+Blue) = 98+25+120=243 (32% of max value = 765). Red value is 98 (38.67% from 255 or 40.33% from 243); Green value is 25 (10.16% from 255 or 10.29% from 243); Blue value is 120 (47.27% from 255 or 49.38% from 243); Max value from RGB is 120 - color contains mainly: blue. Hex color #621978 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #621978 is #9DE687. Grayscale: #393939. Windows color (decimal): -10348168 or 7870818. OLE color: 7870818.
HSL color Cylindrical-coordinate representation of color #621978: hue angle of 286.11º degrees, saturation: 0.66, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #621978 is Cyan = 0.18, Magento = 0.79, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 98 | 25 | 120 | - |
| CMYK | 0.18 | 0.79 | 0 | 0.53 |
| HSL | 286.11º | 0.66% | 0.28% | - |
| HSV(B) | 286.11º | 0.79% | 0.47% | - |
| XYZ | 8.77 | 4.65 | 18.2 | - |
| YUV | 57.66 | 163.18 | 156.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 25 | 120 | 0.18 | 0.79 | 0 | 0.53 | 286.11 | 0.66 | 0.28 |
| Hex | 62 | 19 | 78 | 12 | 4F | 0 | 35 | 11E | 42 | 1C |
| Octal | 142 | 31 | 170 | 22 | 117 | 0 | 65 | 436 | 102 | 34 |
| Binary | 1100010 | 11001 | 1111000 | 10010 | 1001111 | 0 | 110101 | 100011110 | 1000010 | 11100 |
Color Harmonies of #621978
Complementary color
Monochromatic Colors of #621978
Black with #621978
Text Example
Text Example
White with #621978
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #621978; }
p { color: rgb(98,25,120); }
H1.HeaderClassName
{
color: #621978;
}
.AnyTagClassName
{
color: #621978;
}
</style>
background-color css
<style>
a { background-color: #621978; }
a { background-color: rgb(98,25,120); }
div.DivClassName
{
background-color: #621978;
}
.BgClassName
{
background-color: #621978;
}
</style>
border-color css
<style>
span { border-color: #621978; }
span { border-color: rgb(98,25,120); }
td.TdClassName
{
border-color: #621978;
}
.TagClassName
{
border-color: #621978;
}
</style>