Shades of Seance #621075
Tints of Seance #621075
RGB
CMYK
RGB Variations
Color information
#621075 (or 0x621075) is known color: Seance. HEX triplet: 62, 10 and 75. RGB value is (98,16,117). Sum of RGB (Red+Green+Blue) = 98+16+117=231 (30% of max value = 765). Red value is 98 (38.67% from 255 or 42.42% from 231); Green value is 16 (6.64% from 255 or 6.93% from 231); Blue value is 117 (46.09% from 255 or 50.65% from 231); Max value from RGB is 117 - color contains mainly: blue. Hex color #621075 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #621075 is #9DEF8A. Grayscale: #333333. Windows color (decimal): -10350475 or 7671906. OLE color: 7671906.
HSL color Cylindrical-coordinate representation of color #621075: hue angle of 288.71º degrees, saturation: 0.76, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #621075 is Cyan = 0.16, Magento = 0.86, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 98 | 16 | 117 | - |
| CMYK | 0.16 | 0.86 | 0 | 0.54 |
| HSL | 288.71º | 0.76% | 0.26% | - |
| HSV(B) | 288.71º | 0.86% | 0.46% | - |
| XYZ | 8.43 | 4.25 | 17.21 | - |
| YUV | 52.03 | 164.67 | 160.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 16 | 117 | 0.16 | 0.86 | 0 | 0.54 | 288.71 | 0.76 | 0.26 |
| Hex | 62 | 10 | 75 | 10 | 56 | 0 | 36 | 121 | 4C | 1A |
| Octal | 142 | 20 | 165 | 20 | 126 | 0 | 66 | 441 | 114 | 32 |
| Binary | 1100010 | 10000 | 1110101 | 10000 | 1010110 | 0 | 110110 | 100100001 | 1001100 | 11010 |
Color Harmonies of #621075
Complementary color
Monochromatic Colors of #621075
Black with #621075
Text Example
Text Example
White with #621075
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #621075; }
p { color: rgb(98,16,117); }
H1.HeaderClassName
{
color: #621075;
}
.AnyTagClassName
{
color: #621075;
}
</style>
background-color css
<style>
a { background-color: #621075; }
a { background-color: rgb(98,16,117); }
div.DivClassName
{
background-color: #621075;
}
.BgClassName
{
background-color: #621075;
}
</style>
border-color css
<style>
span { border-color: #621075; }
span { border-color: rgb(98,16,117); }
td.TdClassName
{
border-color: #621075;
}
.TagClassName
{
border-color: #621075;
}
</style>