Shades of Seance #621774
Tints of Seance #621774
RGB
CMYK
RGB Variations
Color information
#621774 (or 0x621774) is known color: Seance. HEX triplet: 62, 17 and 74. RGB value is (98,23,116). Sum of RGB (Red+Green+Blue) = 98+23+116=237 (31% of max value = 765). Red value is 98 (38.67% from 255 or 41.35% from 237); Green value is 23 (9.38% from 255 or 9.70% from 237); Blue value is 116 (45.70% from 255 or 48.95% from 237); Max value from RGB is 116 - color contains mainly: blue. Hex color #621774 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #621774 is #9DE88B. Grayscale: #373737. Windows color (decimal): -10348684 or 7608162. OLE color: 7608162.
HSL color Cylindrical-coordinate representation of color #621774: hue angle of 288.39º degrees, saturation: 0.67, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #621774 is Cyan = 0.16, Magento = 0.80, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 98 | 23 | 116 | - |
| CMYK | 0.16 | 0.80 | 0 | 0.55 |
| HSL | 288.39º | 0.67% | 0.27% | - |
| HSV(B) | 288.39º | 0.8% | 0.45% | - |
| XYZ | 8.5 | 4.47 | 16.94 | - |
| YUV | 56.03 | 161.85 | 157.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 23 | 116 | 0.16 | 0.80 | 0 | 0.55 | 288.39 | 0.67 | 0.27 |
| Hex | 62 | 17 | 74 | 10 | 50 | 0 | 37 | 120 | 43 | 1B |
| Octal | 142 | 27 | 164 | 20 | 120 | 0 | 67 | 440 | 103 | 33 |
| Binary | 1100010 | 10111 | 1110100 | 10000 | 1010000 | 0 | 110111 | 100100000 | 1000011 | 11011 |
Color Harmonies of #621774
Complementary color
Monochromatic Colors of #621774
Black with #621774
Text Example
Text Example
White with #621774
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #621774; }
p { color: rgb(98,23,116); }
H1.HeaderClassName
{
color: #621774;
}
.AnyTagClassName
{
color: #621774;
}
</style>
background-color css
<style>
a { background-color: #621774; }
a { background-color: rgb(98,23,116); }
div.DivClassName
{
background-color: #621774;
}
.BgClassName
{
background-color: #621774;
}
</style>
border-color css
<style>
span { border-color: #621774; }
span { border-color: rgb(98,23,116); }
td.TdClassName
{
border-color: #621774;
}
.TagClassName
{
border-color: #621774;
}
</style>