Shades of Seance #621476
Tints of Seance #621476
RGB
CMYK
RGB Variations
Color information
#621476 (or 0x621476) is known color: Seance. HEX triplet: 62, 14 and 76. RGB value is (98,20,118). Sum of RGB (Red+Green+Blue) = 98+20+118=236 (31% of max value = 765). Red value is 98 (38.67% from 255 or 41.53% from 236); Green value is 20 (8.20% from 255 or 8.47% from 236); Blue value is 118 (46.48% from 255 or 50% from 236); Max value from RGB is 118 - color contains mainly: blue. Hex color #621476 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #621476 is #9DEB89. Grayscale: #363636. Windows color (decimal): -10349450 or 7738466. OLE color: 7738466.
HSL color Cylindrical-coordinate representation of color #621476: hue angle of 287.76º degrees, saturation: 0.71, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #621476 is Cyan = 0.17, Magento = 0.83, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 98 | 20 | 118 | - |
| CMYK | 0.17 | 0.83 | 0 | 0.54 |
| HSL | 287.76º | 0.71% | 0.27% | - |
| HSV(B) | 287.76º | 0.83% | 0.46% | - |
| XYZ | 8.56 | 4.4 | 17.54 | - |
| YUV | 54.49 | 163.84 | 159.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 20 | 118 | 0.17 | 0.83 | 0 | 0.54 | 287.76 | 0.71 | 0.27 |
| Hex | 62 | 14 | 76 | 11 | 53 | 0 | 36 | 120 | 47 | 1B |
| Octal | 142 | 24 | 166 | 21 | 123 | 0 | 66 | 440 | 107 | 33 |
| Binary | 1100010 | 10100 | 1110110 | 10001 | 1010011 | 0 | 110110 | 100100000 | 1000111 | 11011 |
Color Harmonies of #621476
Complementary color
Monochromatic Colors of #621476
Black with #621476
Text Example
Text Example
White with #621476
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #621476; }
p { color: rgb(98,20,118); }
H1.HeaderClassName
{
color: #621476;
}
.AnyTagClassName
{
color: #621476;
}
</style>
background-color css
<style>
a { background-color: #621476; }
a { background-color: rgb(98,20,118); }
div.DivClassName
{
background-color: #621476;
}
.BgClassName
{
background-color: #621476;
}
</style>
border-color css
<style>
span { border-color: #621476; }
span { border-color: rgb(98,20,118); }
td.TdClassName
{
border-color: #621476;
}
.TagClassName
{
border-color: #621476;
}
</style>