Shades of Seance #621273
Tints of Seance #621273
RGB
CMYK
RGB Variations
Color information
#621273 (or 0x621273) is known color: Seance. HEX triplet: 62, 12 and 73. RGB value is (98,18,115). Sum of RGB (Red+Green+Blue) = 98+18+115=231 (30% of max value = 765). Red value is 98 (38.67% from 255 or 42.42% from 231); Green value is 18 (7.42% from 255 or 7.79% from 231); Blue value is 115 (45.31% from 255 or 49.78% from 231); Max value from RGB is 115 - color contains mainly: blue. Hex color #621273 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #621273 is #9DED8C. Grayscale: #343434. Windows color (decimal): -10349965 or 7541346. OLE color: 7541346.
HSL color Cylindrical-coordinate representation of color #621273: hue angle of 289.48º degrees, saturation: 0.73, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #621273 is Cyan = 0.15, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 98 | 18 | 115 | - |
| CMYK | 0.15 | 0.84 | 0 | 0.55 |
| HSL | 289.48º | 0.73% | 0.26% | - |
| HSV(B) | 289.48º | 0.84% | 0.45% | - |
| XYZ | 8.35 | 4.27 | 16.6 | - |
| YUV | 52.98 | 163 | 160.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 18 | 115 | 0.15 | 0.84 | 0 | 0.55 | 289.48 | 0.73 | 0.26 |
| Hex | 62 | 12 | 73 | F | 54 | 0 | 37 | 121 | 49 | 1A |
| Octal | 142 | 22 | 163 | 17 | 124 | 0 | 67 | 441 | 111 | 32 |
| Binary | 1100010 | 10010 | 1110011 | 1111 | 1010100 | 0 | 110111 | 100100001 | 1001001 | 11010 |
Color Harmonies of #621273
Complementary color
Monochromatic Colors of #621273
Black with #621273
Text Example
Text Example
White with #621273
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #621273; }
p { color: rgb(98,18,115); }
H1.HeaderClassName
{
color: #621273;
}
.AnyTagClassName
{
color: #621273;
}
</style>
background-color css
<style>
a { background-color: #621273; }
a { background-color: rgb(98,18,115); }
div.DivClassName
{
background-color: #621273;
}
.BgClassName
{
background-color: #621273;
}
</style>
border-color css
<style>
span { border-color: #621273; }
span { border-color: rgb(98,18,115); }
td.TdClassName
{
border-color: #621273;
}
.TagClassName
{
border-color: #621273;
}
</style>