Shades of Seance #621271
Tints of Seance #621271
RGB
CMYK
RGB Variations
Color information
#621271 (or 0x621271) is known color: Seance. HEX triplet: 62, 12 and 71. RGB value is (98,18,113). Sum of RGB (Red+Green+Blue) = 98+18+113=229 (30% of max value = 765). Red value is 98 (38.67% from 255 or 42.79% from 229); Green value is 18 (7.42% from 255 or 7.86% from 229); Blue value is 113 (44.53% from 255 or 49.34% from 229); Max value from RGB is 113 - color contains mainly: blue. Hex color #621271 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #621271 is #9DED8E. Grayscale: #343434. Windows color (decimal): -10349967 or 7410274. OLE color: 7410274.
HSL color Cylindrical-coordinate representation of color #621271: hue angle of 290.53º degrees, saturation: 0.73, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #621271 is Cyan = 0.13, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 98 | 18 | 113 | - |
| CMYK | 0.13 | 0.84 | 0 | 0.56 |
| HSL | 290.53º | 0.73% | 0.26% | - |
| HSV(B) | 290.53º | 0.84% | 0.44% | - |
| XYZ | 8.23 | 4.22 | 16 | - |
| YUV | 52.75 | 162 | 160.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 18 | 113 | 0.13 | 0.84 | 0 | 0.56 | 290.53 | 0.73 | 0.26 |
| Hex | 62 | 12 | 71 | D | 54 | 0 | 38 | 123 | 49 | 1A |
| Octal | 142 | 22 | 161 | 15 | 124 | 0 | 70 | 443 | 111 | 32 |
| Binary | 1100010 | 10010 | 1110001 | 1101 | 1010100 | 0 | 111000 | 100100011 | 1001001 | 11010 |
Color Harmonies of #621271
Complementary color
Monochromatic Colors of #621271
Black with #621271
Text Example
Text Example
White with #621271
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #621271; }
p { color: rgb(98,18,113); }
H1.HeaderClassName
{
color: #621271;
}
.AnyTagClassName
{
color: #621271;
}
</style>
background-color css
<style>
a { background-color: #621271; }
a { background-color: rgb(98,18,113); }
div.DivClassName
{
background-color: #621271;
}
.BgClassName
{
background-color: #621271;
}
</style>
border-color css
<style>
span { border-color: #621271; }
span { border-color: rgb(98,18,113); }
td.TdClassName
{
border-color: #621271;
}
.TagClassName
{
border-color: #621271;
}
</style>