Shades of Seance #621171
Tints of Seance #621171
RGB
CMYK
RGB Variations
Color information
#621171 (or 0x621171) is known color: Seance. HEX triplet: 62, 11 and 71. RGB value is (98,17,113). Sum of RGB (Red+Green+Blue) = 98+17+113=228 (30% of max value = 765). Red value is 98 (38.67% from 255 or 42.98% from 228); Green value is 17 (7.03% from 255 or 7.46% from 228); Blue value is 113 (44.53% from 255 or 49.56% from 228); Max value from RGB is 113 - color contains mainly: blue. Hex color #621171 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #621171 is #9DEE8E. Grayscale: #333333. Windows color (decimal): -10350223 or 7410018. OLE color: 7410018.
HSL color Cylindrical-coordinate representation of color #621171: hue angle of 290.62º degrees, saturation: 0.74, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #621171 is Cyan = 0.13, Magento = 0.85, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 98 | 17 | 113 | - |
| CMYK | 0.13 | 0.85 | 0 | 0.56 |
| HSL | 290.63º | 0.74% | 0.25% | - |
| HSV(B) | 290.63º | 0.85% | 0.44% | - |
| XYZ | 8.22 | 4.19 | 16 | - |
| YUV | 52.16 | 162.34 | 160.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 17 | 113 | 0.13 | 0.85 | 0 | 0.56 | 290.63 | 0.74 | 0.25 |
| Hex | 62 | 11 | 71 | D | 55 | 0 | 38 | 123 | 4A | 19 |
| Octal | 142 | 21 | 161 | 15 | 125 | 0 | 70 | 443 | 112 | 31 |
| Binary | 1100010 | 10001 | 1110001 | 1101 | 1010101 | 0 | 111000 | 100100011 | 1001010 | 11001 |
Color Harmonies of #621171
Complementary color
Monochromatic Colors of #621171
Black with #621171
Text Example
Text Example
White with #621171
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #621171; }
p { color: rgb(98,17,113); }
H1.HeaderClassName
{
color: #621171;
}
.AnyTagClassName
{
color: #621171;
}
</style>
background-color css
<style>
a { background-color: #621171; }
a { background-color: rgb(98,17,113); }
div.DivClassName
{
background-color: #621171;
}
.BgClassName
{
background-color: #621171;
}
</style>
border-color css
<style>
span { border-color: #621171; }
span { border-color: rgb(98,17,113); }
td.TdClassName
{
border-color: #621171;
}
.TagClassName
{
border-color: #621171;
}
</style>